java developer
- 活动总数 173
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 21
- 订阅数 43
-
已编辑于 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. ... -
创建于 Class methods (static methods) not shown in code insight for instances?
已回答Have 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... -
已编辑于 can't get ij to see javadoc for jdk
已回答Can'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...