Procházet zdrojové kódy

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

tags/V1_5_0M4
aclement před 18 roky
rodič
revize
fd21ab7a44
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      eclipse.plugin/build.xml

+ 1
- 0
eclipse.plugin/build.xml Zobrazit soubor

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

Načítá se…
Zrušit
Uložit