Norris Shelton

- Total activity 522
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 206
-
Created 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? -
Created 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. -
Created 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... -
Created 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. -
Created 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... -
Created 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... -
Created 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... -
Created 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.