Difference between revisions of "Java Tools"

From HoerupWiki
Jump to: navigation, search
Line 25: Line 25:
 
** http://www.jfree.org/jfreechart/
 
** http://www.jfree.org/jfreechart/
 
* Java Templating:
 
* Java Templating:
** [http://velocity.apache.org/ Apache Velocity] or FreeMarker
+
** [http://velocity.apache.org/ Apache Velocity] or [http://freemarker.sourceforge.net/ FreeMarker]
  
  

Revision as of 20:37, 9 July 2010

  • Eclipse EE (Eller eclipse Core med WST)
  • log4j
  • Tomcat GlassFish
  • Plugins
    • Subclipse / subversive
    • PMD - Static Code Analysis
    • Luntclipse - too old

Eclipse settings

  • Eclipse.ini - increase max heap size -Xmx=1024m
  • JNI library path: -Djava.library.path=/usr/lib/jni

To be investigated


http://entips.sharmavishal.com/2007/09/top-10-popular-eclipse-plugin.html

  • JMeter

Other tools

These are nice for web dev but are not directly java related

  • fiddler
  • webscarab-ng
  • charles (shareware)
  • soapUI
  • firefox html validator
  • firebug
  • firefox web developer (toolbar)
  • firefox portable so you can use several versions