Mirror of the JODE repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jode/jode/.classpath

8 lines
593 B

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="net/sf/jode/obfuscator/modules/LocalOptimizer.java|net/sf/jode/obfuscator/modules/LocalizeFieldTransformer.java|net/sf/jode/obfuscator/modules/RemovePopAnalyzer.java" kind="src" output="build" path="src"/>
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="con" path="/home/hoenicke/priv/jode/trunk/jode/${classpath}"/>
<classpathentry kind="lib" path="/home/hoenicke/priv/jode/trunk/jode/lib/java-getopt-1.0.8.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>