Difference between revisions of "Java Tools"

From HoerupWiki
Jump to: navigation, search
(SonaType Nexus)
 
Line 12: Line 12:
 
* http://exchange.sonatype.com/
 
* http://exchange.sonatype.com/
 
* [http://exchange.sonatype.com/details?extension=4969301365 Nexus Repository - Artifact Import Scripts]
 
* [http://exchange.sonatype.com/details?extension=4969301365 Nexus Repository - Artifact Import Scripts]
* https://github.com/darthhater/nexus-repository-import-scripts
+
** https://github.com/darthhater/nexus-repository-import-scripts
  
 
==Eclipse settings==
 
==Eclipse settings==

Latest revision as of 15:27, 14 September 2017

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

VisualVM - alternative to JConsole

SonaType Nexus

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
  • Wappalyzer (analyse which tools is used to create a site)