Changes

Jump to: navigation, search

Basics : Install Eclipse Plugins

357 bytes added, 16:00, 12 January 2011
no edit summary
Set the env variable JAVA_HOME to ''{your installation directory}''
{{Ecl_installation|type=Basics|type-small=basics|name=Eclipse IDE for Java Developers|install=Follow [http://www.vogella.de/articles/Eclipse/article.html#firstjava this tutorial to create the first application]}}
 
 
To install JUnit follow the instructions:
Download JUnit4.x.jar from the [http://www.junit.org/ JUnit website] . The download contains a "junit-4.*.jar" which is the JUnit library. To make JUnit available in your Java project you have to add the the JUnit library file to your Java classpath. See Eclipse IDE Tutorial to learn how to do this in Eclipse.

Navigation menu