forked from phoedos/pmd
deprecated JRE_LIB replaced with org.eclipse.jdt.launching.JRE_CONTAINER
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.2.x@6752 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
parent
3f719b9b0f
commit
ffb1131fe0
@ -3,10 +3,10 @@
|
||||
<classpathentry kind="src" path="regress"/>
|
||||
<classpathentry kind="src" path="rulesets"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="var" path="JRE_LIB"/>
|
||||
<classpathentry kind="var" path="ANT_HOME/ant.jar"/>
|
||||
<classpathentry kind="lib" path="lib/junit-4.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jaxen-1.1.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/asm-3.1.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="output" path="build"/>
|
||||
</classpath>
|
||||
|
Loading…
x
Reference in New Issue
Block a user