summaryrefslogtreecommitdiffstats
path: root/eclipse.plugin/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.plugin/build.xml')
-rw-r--r--eclipse.plugin/build.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclipse.plugin/build.xml b/eclipse.plugin/build.xml
index 084355587..227a6009d 100644
--- a/eclipse.plugin/build.xml
+++ b/eclipse.plugin/build.xml
@@ -94,8 +94,8 @@
/>
<fileset dir="${aspectj.modules.dir}/org.aspectj.ajdt.core/src"
/>
- <fileset dir="${aspectj.modules.dir}/org.aspectj.lib/src"
- />
+ <!--fileset dir="${aspectj.modules.dir}/org.aspectj.lib/src"
+ /-->
<fileset dir="${aspectj.modules.dir}/runtime/src" />
<fileset dir="${aspectj.modules.dir}/taskdefs/src" />
<fileset dir="${aspectj.modules.dir}/util/src" />
@@ -157,4 +157,4 @@
</sequential>
</macrodef>
-</project> \ No newline at end of file
+</project>