org.aspectj/org.aspectj.ajdt.core/.project
aclement 36d7a888c5 Bugzilla Bug 71339
AJC produces partial output jar file, when there are warnings during weaving
(new dependencies)
2004-08-13 15:18:01 +00:00

26 lines
628 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.aspectj.ajdt.core</name>
<comment></comment>
<projects>
<project>asm</project>
<project>bridge</project>
<project>org.eclipse.jdt.core</project>
<project>runtime</project>
<project>testing-client</project>
<project>testing-util</project>
<project>util</project>
<project>weaver</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>