summaryrefslogtreecommitdiffstats
path: root/eclipse.plugin/build.xml
diff options
context:
space:
mode:
authoraclement <aclement>2007-01-11 16:23:41 +0000
committeraclement <aclement>2007-01-11 16:23:41 +0000
commit86e1ad3b3177840190e1e13a811a6018d18120e4 (patch)
treec4b2c98d644e0096026b1e773f69f8fe0228d528 /eclipse.plugin/build.xml
parentc185ea6fda83999e4f9513999b9a38c8bab771e8 (diff)
downloadaspectj-86e1ad3b3177840190e1e13a811a6018d18120e4.tar.gz
aspectj-86e1ad3b3177840190e1e13a811a6018d18120e4.zip
148190#27: patch for new module ajde.core
Diffstat (limited to 'eclipse.plugin/build.xml')
-rw-r--r--eclipse.plugin/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse.plugin/build.xml b/eclipse.plugin/build.xml
index b0630f1aa..084355587 100644
--- a/eclipse.plugin/build.xml
+++ b/eclipse.plugin/build.xml
@@ -82,6 +82,7 @@
>
<fileset dir="${aspectj.modules.dir}/ajbrowser/src" />
<fileset dir="${aspectj.modules.dir}/ajde/src" />
+ <fileset dir="${aspectj.modules.dir}/ajde.core/src" />
<fileset dir="${aspectj.modules.dir}/ajdoc/src" />
<fileset dir="${aspectj.modules.dir}/asm/src" />
<fileset dir="${aspectj.modules.dir}/aspectj5rt/java5-src"