Vladimir Goncharov
- 活动总数 494
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 194
-
创建于 Tomcat and JSP debugging – cannot set a breakpoint
At some point of time some version of Intellij worked with some version of Tomcat (via remote debugging, not by running Tomcat from the IDE), currently I tried each and every available version of T... -
创建于 Idea 4.5 and build 3095 - Cannot set breakpoint in jsp page while remote debugging fo
Cannot set breakpoint in jsp page while remote debugging for neither Tomcat 5.0 nor Tomcat5.5. what versions of tomcat are supported.Additionally jsp parsing for Irida is very slow close to unusabl... -
创建于 build 3095 - incorrect error highliting in css file
.menu a:link { font-family:"Courier New", Courier, mono;}says that "Courier New" is wrong URL, which is true in some sense. -
-
创建于 IntelliJ-IDEA-3075 - console.txt property in the idea.lax
LAX.STDERR.REDIRECT ------------------- leave blank for no output, "console" to send to a console window, and any path to a file to save to the file console.txt=console LAX.STDIN.REDIREC... -
创建于 RFE - Option to rerun the last compile task (Ctrl+Shift+9 etc.) similar to the run
This is convenient option particularly when compilation fails, the one can fix the problem and rerun the failed task. -
创建于 Migrating to Eclipse: A developer's guide to evaluating Eclipse vs. IntelliJ IDEA
FYI,http://www-106.ibm.com/developerworks/library/os-ecidea/ -
创建于 Wrongly highlights “Condition string != null” is always true
private String getString() throws Exception { return null;}private String test() throws Exception { String string = null; try { string = getString(); return string.substring(0); } catch (Exceptio... -
创建于 RFEs
1. Need to be able to refresh individual file or selected files similar to Ctrl+Y. This functionality is crucial when working with mounted file system e.g. ClearCase2. Don't delete from File->Reope... -
创建于 IDEA 4.5 RC VIII
I have never seen more the 3 release candidates for a given application. Actually RCVII is pure term inflation in my view. How many RCs should we except before the product been released. Intellij i...