forked from phoedos/pmd
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:
@ -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>
|
||||
|
@ -2,5 +2,4 @@ build.properties
|
||||
build
|
||||
target
|
||||
velocity.log
|
||||
.classpath
|
||||
.project
|
||||
bin
|
Reference in New Issue
Block a user