aravet

- 活动总数 64
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 26
-
创建于 java.lang.ClassNotFoundException:org.jetbrains.idea.tomcat.TomcatManager
I get this error in a project that uses the openAPI, but is not plugin=> I couldn't use the DevKit plugin => I linked every single jar of the IDEA lib directory.(ApplicationImpl.java:375) at com... -
创建于 new Inspection: detect false utils
This inspection could return many false positives, but I think the real ones cannot be found with any other way/tool.Example:-Before: nothing to detect-MyUtil.zero() is accessed from 2 different cl... -
创建于 Missing inspection ?
Is there an inspection that detects that in the code below, boolean doDebug = Level1.DEBUG;could be tightened into: boolean doDebug = Level0.DEBUG; -
创建于 MacOs : jdk = 600M?
(warning: this is a newbie question: I've just purchased my very first Mac. Oh man, what a machine.)AFAIU, the jdk is found on apple developer forum (registration required), BUT you first need to i... -
创建于 junit runner triggers "Import settings.." dialog once.
Has anybody noticed this new - since 1131 ? - behaviour, when testing plugins? It started happening a few builds ago, and I think it started happening at the same time as Note: - it happens only on... -
创建于 does it ring a bell: java.lang.SecurityException: Prohibited package name: java.lang
Starting with 1131, or 1136, I can't run tests that use the openapi, and the testFramework anymore.I now get dozens of failing tests with the stacktrace below. Does it ring a bell to you?AFAIK, not... -
创建于 CaretEvent: how to obtain the typed - special - key ?
While handling public void caretPositionChanged ( CaretEvent i_caretEvent ) , I need to find out the keys, and special keys the user pressed.I checked all around the CaretEvent, the Editor, an... -
创建于 [ANN] CamouflagePlugin Plugin v0.7
http://www.intellij.org/twiki/bin/view/Main/CamouflagePluginv0.7 :improved :- - more config options - bugfixesadded folding:-- "fold array initializer(s)" ex: String s[] = {"a","b","c"};added c... -
创建于 TestFramework : strange stacktrace, while testing sample InspectionPlugin
Using IDEA TestFramework, I'm wrapping a few tests around Maxim S's ComparingReferencesInspectionPlugin. The plugin (http://www.intellij.org/twiki/bin/view/Main/InspectionPlugins) still works fine ... -
创建于 [Alt-Shift] : much easier than [Alt-Shift-Ctrl]
.. on my keyboard. is never used by IDEA, although it is much easier - on my keyboard ! - to type than .I remapped (was ) (was ), and my fingers are happier now.