summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorkkhan <kkhan@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2005-11-22 10:55:45 +0000
committerkkhan <kkhan@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2005-11-22 10:55:45 +0000
commita1419a5df6a881f26d3eedacb37d9ea616764cf0 (patch)
treec60e2c69e35393a8ac8f02ae97c214cc826b317e /.project
parent549aab4f06dd07cd5b5330c269937181b4fc7cc4 (diff)
downloadjavassist-a1419a5df6a881f26d3eedacb37d9ea616764cf0.tar.gz
javassist-a1419a5df6a881f26d3eedacb37d9ea616764cf0.zip
Add eclipse files
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@224 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
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 00000000..704e76bb
--- /dev/null
+++ b/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>javassist</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>