-
-
Latest gibberish
Note
Writings here and on my twitter are my own thoughts and things. They can differ from my employers vision.React
Tag Archives: eclipse
My Eclipse plug-ins
I recently updated all my eclipses on all my workstations to Ganymede, of course this requires reinstalling my favorite plug-ins (or non favorite but mandatory :p) I like Ganymede( 3.4) more then 3.3. E.g. The mouse-over javadoc shower got enhanced, … Continue reading
Struts (can’t find validator-rules.xml after editing)
Recently I wrote some classes to extend the Struts validation framework(Struts 1.3.8). I edited the validator-rules.xml file and, as I’m used to do, I pressed ctrl+shift+f in Eclipse. Which means format the document. The next logical step was. Run and … Continue reading
Eclipse Fall Edition – PermGen Space Error
In the latest J2EE version of the eclipse IDE crawled a bug. If you keep getting an error named as PermGen space error (look in your .log to check for the error after an eclipse crash), there is a simple … Continue reading
Posted in Programming
Tagged eclipse, error, perm gen, perm gen error, permgen space
Leave a comment
