Questions tagged as 'intellij-idea'

2
answers

Format style of documentation comments in Intellij Idea using keyboard shortcuts

Approach First of all we do not find in JavaDoc , in Java. I have the following text that I want to insert as part of the JavDoc: Esto es el commentario de JavaDoc que quiero exponer en la pagina de stackverflow y que despues voy a d...
asked by 24.04.2017 / 07:47
1
answer

ACM Project: Error: Android Source Generator

A friend has passed me a project for class, and once I have imported the project and the ACM library, I am ready to execute it, but I get the following error: And I do not know what is due.     
asked by 24.04.2018 / 21:45
0
answers

How to generate Test for my Odata project

This is the method to try: (how to generate mock data for UriInfo) public EntityCollection getEntitySet(UriInfo uriInfo) { logger.info("getEntitySet()"); List<UriResource> resourcePaths = uriInfo.getUriResourceParts(); UriR...
asked by 02.06.2018 / 14:18
0
answers

Error Artifact Glassfish with IntelliJ IDEA JAVA JSF

   [2018-05-07 11: 19: 12,145] Artifact DemoJSF: war exploded: Artifact is   being deployed, please wait ...       [2018-05-07 11: 19: 17,472] Artifact DemoJSF: war exploded: Error   during artifact deployment. See server log for details....
asked by 07.05.2018 / 18:37
0
answers

Problem with IntelliJ and Databases. SSH_MSG_DISCONNEC

I have a connection to a database through an SSH tunnel. Every time I close the IntelliJ and reopen it and try to access the database, I get the following error: SSH_MSG_DISCONNECT: 2 Too many authentication failures However, I can use SSH...
asked by 28.04.2018 / 21:38