瀏覽代碼

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 18 年之前
父節點
當前提交
7807c07752
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      .classpath

+ 1
- 1
.classpath 查看文件

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

Loading…
取消
儲存