Chris Sherratt

- 活动总数 185
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 78
-
创建于 7.0.4 doesn't support subversion behind a webproxy.
Selena 7.0.4 EAPs don't work with subversion repositories accessed via a web proxy.IDEA-18708You need to resolve this before 7.0.4 is released.I've tried with both 7905 and 7920Edited by: Chris She... -
创建于 ProblemsView - project only errors are not filtered by project
I've got 2 projects open.The problemsview for project A is showing 'project level' problems that relate to project B - e.g. invalid libraries in B.If you're going to report project level issues, th... -
创建于 Clearcase plugin - Idea 6 Beta
Getting the following error a lot with the Clearcase plugin. Idea says Blame ClearcasePlugin but looks like it might be an Idea error to me.java.lang.AssertionError: Already disposed at com.intelli... -
创建于 PSIViewer exception
IDEA build 3370PSIViewer 2.25.4No messagejava.lang.NullPointerException at idea.plugin.psiviewer.view.PsiViewerPanel.selectElementAtCaret(PsiViewerPanel.java:365) at idea.plugin.psiviewer.controlle... -
创建于 How to get path to jar file containing a class?
I've got a reference to the VirtualFile representing a .java file. I want to determine the path of the library jar that contains the corresponding .class file.eg.I have the following module ibrary ... -
创建于 Properties editor exception
IDEA v3290Properties Editor 1.9.4New properties fileEntered a property without a value and pressed enter(e.g. db.name=)Got this exception:Index: 0, Size: 0java.lang.IndexOutOfBoundsException: Index... -
创建于 Properties Editor exception
editing (new) properties file. Idea 3235Prop Editor 1.9.4Index: 0, Size: 0java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.LinkedList.entry(LinkedList.java:360) at java.util.Link... -
创建于 What is the "Clear R/O Status" dialog
A dialog titled "Clear R/O Status" has started popping up in #3177. See attached.What is it? -
创建于 How do I find out the name of the Library a PSIFile belongs to?
How do I find out the name of the Library a PSIFile belongs to?Note that PSIFile could belong to module / project or global library -
创建于 PropertiesEditor Plugin - Problems with "Unused properties"
Dmitry,Brilliant plugin, but I've got a couple of problems with the "Unused properties list":1. When I select the "Delete unused property" button, the property is deleted from the properties file -...