java developer
- Total activity 173
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 21
- Subscriptions 43
-
Created CLion lightbulb-suggestion error
AnsweredStarting from the below correct c program, you can arrive at an incorrect c program by following the suggestion-lightbulbs. Each successive lightbulb suggestion and its result is attached as a sc... -
Edited Temporarily Broke CLion 2018.2.5
AnsweredBuild 182.4892.24 Bug Description: Loss of ability to specify file extension (.c or.cpp) when creating a new source file and loss of ability to create a new source file at all. Closing and openi... -
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. ...