summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2004-04-29 15:56:20 +0000
committerTom Tromey <tromey@redhat.com>2004-04-29 15:56:20 +0000
commit549e852a7a297325427930638966f339af5952a2 (patch)
tree5be60215da066a345442538ecd5eaa96f778a542 /.project
parenta0fdb21c88989b7480c9b9936ffd4f202e97f453 (diff)
downloadclasspath-549e852a7a297325427930638966f339af5952a2.tar.gz
* .classpath: New file.
* .project: New file.
Diffstat (limited to '.project')
-rw-r--r--.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 000000000..a5a5009af
--- /dev/null
+++ b/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>classpath</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>