Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Building JMeter plug-in with Eclipse

Wiki Markup
\[http://www.eclipse.org Eclipse\] is a very popular Java development environment.

Targetted to Eclipse 3.1 and JMeter 2.1 trunk version. JMeter isn't designed to be edited and build from Eclipse IDE (JMeter uses Ant build file and complex path/jar structure with optional dependencies), so some work has to be done before we get wheels running.

...