Parcourir la source

Remove the JDK vendor specfic class from the eclipse compilation


git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@238 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
tags/rel_3_17_1_ga
adrian il y a 18 ans
Parent
révision
7807c07752
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      .classpath

+ 1
- 1
.classpath Voir le fichier

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main"/>
<classpathentry excluding="javassist/util/HotSwapper.java" kind="src" path="src/main"/>
<classpathentry kind="src" path="local/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="build/classes"/>

Chargement…
Annuler
Enregistrer