Eclipse environment: add jakarta-oro to the classpath and remove .classpath and .project from .cvsignore

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4162 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Philippe Herlin
2006-01-26 21:48:43 +00:00
parent 8ba8a79489
commit ca83213185
2 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,6 @@
<classpathentry kind="lib" path="lib/xmlParserAPIs-2.6.2.jar"/>
<classpathentry sourcepath="ECLIPSE_HOME/plugins/org.eclipse.jdt.source_3.0.0/src/org.junit_3.8.1/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/>
<classpathentry kind="var" path="ANT_HOME/ant.jar"/>
<classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@ -2,5 +2,4 @@ build.properties
build
target
velocity.log
.classpath
.project
bin