diff options
| author | abranson <andrew.branson@cern.ch> | 2012-01-27 14:02:17 +0100 |
|---|---|---|
| committer | abranson <andrew.branson@cern.ch> | 2012-01-27 14:02:17 +0100 |
| commit | 7d36c0df166e6eacd6c37a8295ef5ac0ac68bdd4 (patch) | |
| tree | 9a7348571ee3b1d9dfe08788d5737fb8f65a5be5 /.project | |
Initial commit
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..ce40b92 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>cristal-dev</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>
|
