aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sandbox/api-clients/.project
diff options
context:
space:
mode:
authormkersten <mkersten>2004-07-27 17:34:34 +0000
committermkersten <mkersten>2004-07-27 17:34:34 +0000
commit5130e9dbb7ad9b806475355d8c2861eb57085656 (patch)
tree4a72a361a182cf72f8c71b0b0c50e6fe43e9d258 /docs/sandbox/api-clients/.project
parent55d0bbdaf4459f2efbeca045b8dce06cb68f9dd1 (diff)
downloadaspectj-5130e9dbb7ad9b806475355d8c2861eb57085656.tar.gz
aspectj-5130e9dbb7ad9b806475355d8c2861eb57085656.zip
ASM Usage and extension examples, implemented as test cases and made
available in the sandbox as an Eclipse project.
Diffstat (limited to 'docs/sandbox/api-clients/.project')
-rw-r--r--docs/sandbox/api-clients/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/sandbox/api-clients/.project b/docs/sandbox/api-clients/.project
new file mode 100644
index 000000000..283272647
--- /dev/null
+++ b/docs/sandbox/api-clients/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>sandbox-api-clients</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>