Browse Source

Fix for bug 111738: packaging src for new modules into src.zip: from helen

tags/V1_5_0M4
aclement 18 years ago
parent
commit
fd21ab7a44
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      eclipse.plugin/build.xml

+ 1
- 0
eclipse.plugin/build.xml View File

@@ -99,6 +99,7 @@
<fileset dir="${aspectj.modules.dir}/taskdefs/src" />
<fileset dir="${aspectj.modules.dir}/util/src" />
<fileset dir="${aspectj.modules.dir}/weaver/src" />
<fileset dir="${aspectj.modules.dir}/weaver5/java5-src" />
</zip>
<build-eclipse-plugin name="${name.source}" />
</target>

Loading…
Cancel
Save