java developer
- 活动总数 173
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 21
- 订阅数 43
-
创建于 CLion lightbulb-suggestion error
已回答Starting 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... -
已编辑于 Temporarily Broke CLion 2018.2.5
已回答Build 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... -
已编辑于 feature request - close #include statement automatically
已回答feature 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 ... -
创建于 Feature Request: search in doc
已回答Background: 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 ... -
已编辑于 uncertain between education / course product and gradle.org and being online
已回答The 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... -
已编辑于 Anonymous class intention available?
已回答The 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 ... -
已编辑于 location of items in directories marked resources
已回答Suppose 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... -
已编辑于 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... -
创建于 documentation available
已回答This 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! -
创建于 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. ...