Evgeny Goldin
- 活动总数 1064
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 298
-
创建于 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... -
创建于 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... -
创建于 ClearCase plugin in 1120
It's working ! Except that it switches to "command line" from "native" mode (see attach)Attachment(s):1.png -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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.