Procházet zdrojové kódy

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 před 18 roky
rodič
revize
7807c07752
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      .classpath

+ 1
- 1
.classpath Zobrazit soubor

@@ -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"/>

Načítá se…
Zrušit
Uložit