Norris Shelton
- 活动总数 522
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 206
-
创建于 Maven project structure
Every time I pull a project from a maven repository, it has a different project structure than what I am used to dealing with. Specifically, in the root, there is only a src directory. Under ther... -
创建于 Crash on right click?
Has anyone else seen this? If I right click on something in the project panel, my IJ dies instantly. There is nothing in the logs. This only happens on my Win XP box. SLED appears fine. It hap... -
创建于 Intellij PNG image
I use SLED 10 and I was looking for an icon for IJ and it appears to only allow .png icons. Is there a .png icon for IntelliJ? -
创建于 Facets???
Can someone tell me what facets are? How do they work? How they make my work easier? I searched for some documentation, but could not find any. -
创建于 CVS: Will not add new files from check project status
I have noticed this in 6.0.x and Selena. I have a ton of files that cannot be merged with what is in CVS, so I never want to run an update on the whole project. I check project status and it says... -
创建于 GenerateToString exception on Selena - need stacktrace
It generated exceptions every time I tried to use it. I lost the stacktrace before I was able to post it. -
创建于 Problems View exception with Selena 6656
com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectRootConfigurable.trancateModuleLibraryName(Lcom/intellij/openapi/roots/LibraryOrderEntry;)Ljava/lang/String;java.lang.NoSuchMethodErro... -
创建于 JUnit Generator template
I am trying to change my template to generate a JUnit4 class. Everything works (including /../test/ to send the classes to the test director), except the individual methods are not being generated... -
创建于 JAXB 2.0 XJC generator exception
IJ 6141 w/JDK 1.6Win XPError during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(363,173),button=1,modifiers=Button1,clickCount=1] on frame0: com.intellij.openapi.application.Applicatio... -
创建于 JUnit 4 plugin?
Is there a plugin that can automatically create a JUnit 4 test class for an existing class? It seems like all of the existing plugins generate JUnit 3 test classes.