java developer

- Total activity 173
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 21
- Subscriptions 43
-
Created gradle and intellij plugin
AnsweredFollowing the tutorial here: http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started.html to get a do-nothing, no code, skeletal plugin project started in the IDE (both Community and Ulti... -
Edited org.jetbrains.intellij version 0.4.9 not found by gradle
AnsweredGoing step by step through the plugin tutorial. Noticed that my latest-everything (plugins, IDE) ultimate version does not create a java source folder as depicted in the tutorial. That is OK but i... -
-
Edited Getting started instructions issues
AnsweredThese instructions may be out of date. http://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system/prerequisites.html Following them exactly, choosing the path 1.2 "Creating a plugin proj... -
Created selecting "help" from CLion just sends focus to my browser and nothing more
AnsweredWhen I select help -> help? from CLiion instead of taking me to the CLion help at Jetbrain's site as expected, it just gives focus to my browser and nothing more. Browser Info: Brave 0.25.2 ... -
Created I expected to be able to rt. click + paste in the search box
AnsweredIn the search box which appears when I press CTRL+F, I expected to be able to unload the contents of the clipboard via rt.click + paste but nothing happened; no menu to paste appeared. Screenshot... -
Edited Mystery error message : "expected identifier or ("
Screenshot attached. After the #include statement but before the declaration of main I have red underwave indicating an error . The popup explaining the error is included in the screenshot. It says... -
Created Scrollbar color difference is too subtle
AnsweredOn Linux Mint 18.3 Cinnamon 64 (ver. 3.6.6) The inactive scrollbar color is just barely distinguishable from the background color of the scrollbar. Generally, I have to play with the mouse until I ... -
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...