summaryrefslogtreecommitdiffstats
path: root/run-all-junit-tests/.project
diff options
context:
space:
mode:
authorwisberg <wisberg>2003-10-31 22:36:16 +0000
committerwisberg <wisberg>2003-10-31 22:36:16 +0000
commit73ea8b743c9c0e711f181126c0324b09ff8b9e9d (patch)
treeb1822b3e48d6dadb1dfb2ae93898491fe4b56d5d /run-all-junit-tests/.project
parente72c52476b8b393fecb4f0795e51ae07b3739e9b (diff)
downloadaspectj-73ea8b743c9c0e711f181126c0324b09ff8b9e9d.tar.gz
aspectj-73ea8b743c9c0e711f181126c0324b09ff8b9e9d.zip
initial version of common JUnit driver usable from Eclipse
Diffstat (limited to 'run-all-junit-tests/.project')
-rw-r--r--run-all-junit-tests/.project32
1 files changed, 32 insertions, 0 deletions
diff --git a/run-all-junit-tests/.project b/run-all-junit-tests/.project
new file mode 100644
index 000000000..d7718dc8b
--- /dev/null
+++ b/run-all-junit-tests/.project
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>run-all-junit-tests</name>
+ <comment></comment>
+ <projects>
+ <project>ajbrowser</project>
+ <project>ajde</project>
+ <project>asm</project>
+ <project>bridge</project>
+ <project>build</project>
+ <project>org.aspectj.ajdt.core</project>
+ <project>org.eclipse.jdt.core</project>
+ <project>runtime</project>
+ <project>taskdefs</project>
+ <project>testing</project>
+ <project>testing-client</project>
+ <project>testing-drivers</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>