Browse Source

148190: reworked code to cope with new module ajde.core

tags/Root_extensions
aclement 17 years ago
parent
commit
c185ea6fda
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build/build-properties.xml

+ 1
- 1
build/build-properties.xml View File

@@ -107,7 +107,7 @@
<property file="${aspectj.modules.build.dir}/junit-patterns.properties"/>
<property name="aspectj.tools.modules.13"
value="ajbrowser,ajde,ajdoc,asm,bridge,loadtime,org.aspectj.ajdt.core,runtime,taskdefs,util,weaver"/>
value="ajbrowser,ajde,ajde.core,ajdoc,asm,bridge,loadtime,org.aspectj.ajdt.core,runtime,taskdefs,util,weaver"/>
<property name="aspectj.tools.modules.15"
value="loadtime5,aspectj5rt,weaver5"/>
<condition property="aspectj.tools.modules"

Loading…
Cancel
Save