]> source.dussan.org Git - aspectj.git/commitdiff
pseudo-java nature to see in same view with build module
authorwisberg <wisberg>
Mon, 16 Dec 2002 22:37:28 +0000 (22:37 +0000)
committerwisberg <wisberg>
Mon, 16 Dec 2002 22:37:28 +0000 (22:37 +0000)
docs/.classpath [new file with mode: 0644]
docs/.project [new file with mode: 0644]

diff --git a/docs/.classpath b/docs/.classpath
new file mode 100644 (file)
index 0000000..6b2a02d
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+    <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
+    <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/docs/.project b/docs/.project
new file mode 100644 (file)
index 0000000..111e0fa
--- /dev/null
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>docs</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>