Evgeny Goldin
- Total activity 1064
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 298
-
Created How does "Check for new version" work ?
I have a "Check for new version" option set to "Check automatically" in Settings -> IDE -> General. So far I've never seen it doing anything useful and upgraded manually all EAP builds. Does it rec... -
Created ClearCase plugin installation issues
Just to mention some old CC plugin installation issues that could be fixed with IDEA 4.0 release:1) Plugin's description could be updated to support an IDEA v4.0 relase (when installed correctly i... -
Created ClearCase plugin in 1120
It's working ! Except that it switches to "command line" from "native" mode (see attach)Attachment(s):1.png -
Created plugin.xml - <add-to-group .. /> attributes ?
Is there any place where I can see the possible attributes of 'add-to-group' tag in plugin.xml ? And their allowed values as well ? IDEA/doc/openapi/ActionManager.xml gives me the names for all pos... -
Created Does JetBrains hire ?
I think it's the question interesting many of us. Obviously, JetBrains gathering developers who dare to be the best and really passionate about their work by doing it in the most clean, accurate an... -
Created Next EAP cycle - name suggestions ?
IDEA v4.0 seems to be closing on us so I was thinking about the name for the next EAP cycle. How about "Avalon" ? It also starts with "A", although not taken from the Greek methology but a name of ... -
Created IDEA console and lax.stderr/stdin/stdout options in idea.lax
The fact that Aurora opens a console I never need (and sometimes confuse it with IDEA when switching) made me change the idea.lax options to the following:lax.stderr.redirect=stderr.txtlax.stdin.re... -
Created What happens to bugs reported for older builds ?
On my work I can only upgrade an Aurora build when ClearCase plugin does so. As a result I currently work with and report bugs and feture requests for build 977.Are they discarded or still consider... -
Created ProjectRootManager.getRootFiles(ProjectRootType projectRootType) is deprecated ?
The above call is marked as deprecated in build 922.What is the legal way now to get the required ProjectRootType ?In my case I need ProjectRootType.JAVADOC of the current project.Currently, the fo... -
Created IdeaJad - The class file version is 48.0 (only 45.3, 46.0 and 47.0 are supported)
When trying to decompile classes from openapi.jar I receive the following error. IdeaJad plugin version is 963-1, Aurora build is 977.