Changes

Jump to: navigation, search

Template:Ecl installation

794 bytes added, 11:23, 4 March 2011
no edit summary
|-
|}
 
 
'''Check your working environment''' by running the [https://guest:1673852@zenit.senecac.on.ca/svn/ecl500/Lectures/trunk/w11-{{{type-small}}}-hello/ Hello Sample from Course Repository]
 
----
 
You may also want to install [http://www.junit.org/ JUnit Library] to be able to debug your applications.
 
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. (If you do not know how to do it, please use [http://www.vogella.de/articles/Eclipse/article.html#classpath_jar this Eclipse tutorial] to learn how to add jar files to your Eclipse project).

Navigation menu