Norris Shelton
- Total activity 521
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 205
-
Created Displaying images on hover!!!
I accidentally discovered that there was a pop-up for images when you hover your mouse over the path in a jsp. Very nice. Unfortunately it does not if the path is wrapped with a c:url tag. -
Created How to use JPA in IntelliJ
I am getting ready to start experimenting with JPA. What facets do I need to create? Do I need to get my libraries seprately, etc? Any known bugs? -
Created IntelliJ hanging on start-up
Build #6791SLED 10I had updated the IdentifierHighlighter plugin and added the GenerateToString plugin. Both of these are known to work on a co-worker's set-up that is similar.I get the splash scr... -
Created IVY Importer
I have a created ivy.xml that works. When I import the settings, it only pulls in the setting for the dependency listed in the ivy.xml. The project is not updated to include the dependencies.It s... -
Created Generate to string plugin oddity
If you select it to create the toString method as the last and your file ends like "}//End", then the method will be inserted after the class body.7.0M1a4.0.1 -
Created Identifier Highlighter Error
7.01M1a2.80Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.lgc.identifierhighlighter.IdentifierHighlighterEditorComponent$1@11b64d8,notifier=null,catchExc... -
Created Maven Reloaded issues
If you add a library via the pom.xml, but later remove it; the library will remain in the table of "Modules and Libraries to Package" on the "Web Module Settings" tab.Also, it appears to run :compi... -
Created Maven2 dependency plugin
I am looking to start using maven2 to manage library dependencies. There are several out there. Is one of them any better than the others? Can I use one that is for dependencies or do I need a f... -
Created Identifier Highlighter Error
IntelliJ 7.0M1aIdentifier Highlighter 2.80I was viewing a file, kicked off an ant build, then got this error when it finished.Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_D... -
Created What logging API do you use?
Do you guys have any preference for one logging API over another?