java developer

Avatar
  • Total activity 173
  • Last activity
  • Member since
  • Following 1 user
  • Followed by 0 users
  • Votes 21
  • Subscriptions 43
  • Created

    CLion lightbulb-suggestion error

    Answered
      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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Temporarily Broke CLion 2018.2.5

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    feature request - close #include statement automatically

    Answered
    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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Feature Request: search in doc

    Answered
    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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    uncertain between education / course product and gradle.org and being online

    Answered
    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...
    • 3 followers
    • 1 comment
    • 0 votes
  • Edited

    Anonymous class intention available?

    Answered
    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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    location of items in directories marked resources

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    documentation available

    Answered
    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!
    • 2 followers
    • 1 comment
    • 0 votes
  • 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. ...
    • 3 followers
    • 1 comment
    • 0 votes