java developer
- Total activity 173
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 21
- Subscriptions 43
-
Edited feature request - close #include statement automatically
Answeredfeature request: automatically apply the closing symbol of a #include statement after the .h file has been selected from the autocomplete. discussion: If the programmer is typing characters of a ... -
Created Feature Request: search in doc
AnsweredBackground: CTRL-Q brings up documentation. That documentation can be quite detailed and lengthy. Request: It would be nice if it could be searched for a keyword. Driving use case: I wanted to ... -
Edited uncertain between education / course product and gradle.org and being online
AnsweredThe educational product / course developer is confusing in several ways. First it appears that we have to be online to develop with it. Specifically we get errors about "sync" (what sync?) failin... -
Edited Anonymous class intention available?
AnsweredThe IDE reliably offers me the lambda intention when I am adding a Listener to a JavaFX property, but I never get an intention to implement the class as an inner class. ( For anyone interested, I ... -
Edited location of items in directories marked resources
AnsweredSuppose I have a css file in a directory named cssDirectory. (cssDirectory is just another folder in my project; (the location of this folder has no effect on the result I describe presently). In... -
Edited launching built SDK
When I go into community/bin/WinLauncher and double click on the WinLauncher64.exe icon I get an error that says "cannot find VM options file". I don't know what it wants me to do. I didn't see a... -
Created documentation available
AnsweredThis is very useful: https://www.jetbrains.com/help/idea/meet-intellij-idea.html Is this set of webpages available to github or in zip form so it can perused offline? thank you! -
Created Unable to build community edition
Hi, Unable to build Master checkout of IJ community eidtion (checked on Dec 3, 2017). What I get are a ton of missing jars in the .m2 folder which I understand is created by the internal Maven. ... -
Created Class methods (static methods) not shown in code insight for instances?
AnsweredHave an instance of GridPane, let's call that instance gridPane. When I use auto-complete to select a method to invoke on gridPane, the static methods of class GridPane are NOT presented! I don't... -
Edited can't get ij to see javadoc for jdk
AnsweredCan't get IJ 15 build 143.2287 to locate javadoc in any project. Win 7 x64. Specified location in the Project Structure on my local drive to the (zipped) javadoc for my jdk (which I downloaded fro...