瀏覽代碼

removed unused dependency on jdt

tags/V1_1_0_RC2
wisberg 21 年之前
父節點
當前提交
b8ccafa315
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      testing-drivers/.classpath

+ 1
- 2
testing-drivers/.classpath 查看文件

@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="testsrc"/>
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="src" path="/bridge"/>
<classpathentry kind="src" path="/weaver"/>
<classpathentry kind="src" path="/testing"/>
@@ -12,6 +12,5 @@
<classpathentry kind="lib" path="/lib/commons/commons.jar" sourcepath="/lib/commons/commons-src.zip"/>
<classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
<classpathentry kind="src" path="/asm"/>
<classpathentry kind="src" path="/org.eclipse.jdt.core"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Loading…
取消
儲存