Hi all,
JUnit Helper Eclipse plugin 0.9.1 is released today. This release
includes the core modules in "junitheler-core 0.9.1" and some internal
improvements.
- Update site
http://junithelper.org/eclipse/plugins/site.xml
- Eclipse MarketPlace
http://marketplace.eclipse.org/content/junit-helper-eclipse-plugin
- Download zip archive
http://junithelper.googlecode.com/files/junithelper-plugin-0.9.1.zip
Then, "junithelper-core" is also publicly released. You can use JUnit
Helper in a command line with it.
Example:
$ ./junithelper.bat make ./src/main/java/org/junithelper/core/util/
_
/ _ ._/_/_/_ /_ _ _
(_//_// // / / //_'//_//_'/
/
JUnit Helper version 0.9.1
Target: C:\workspace\junithelper-core\.\src\main\java\org\junithelper
\core\util\IOUtil.java
Target: C:\workspace\junithelper-core\.\src\main\java\org\junithelper
\core\util\ObjectUtil.java
Target: C:\workspace\junithelper-core\.\src\main\java\org\junithelper
\core\util\PrimitiveTypeUtil.java
Target: C:\workspace\junithelper-core\.\src\main\java\org\junithelper
\core\util\Stdout.java
Target: C:\workspace\junithelper-core\.\src\main\java\org\junithelper
\core\util\ThreadUtil.java
Are you sure?(y/n)
y
Modified: C:\workspace\junithelper-core\.\src\test\java\org
\junithelper\core\util\IOUtilTest.java
Modified: C:\workspace\junithelper-core\.\src\test\java\org
\junithelper\core\util\ObjectUtilTest.java
Modified: C:\workspace\junithelper-core\.\src\test\java\org
\junithelper\core\util\PrimitiveTypeUtilTest.java
Created: C:\workspace\junithelper-core\.\src\test\java\org
\junithelper\core\util\StdoutTest.java
Modified: C:\workspace\junithelper-core\.\src\test\java\org
\junithelper\core\util\ThreadUtilTest.java
$
The new added commands(force3, force4) are not supported by this
version of junithelper-plugin. These are expected to run on Eclipse in
the next release.
Thanks,
-----
Kazuhiro Sera
http://about.me/seratch
mailto:
ser...@gmail.com