diff options
author | yvesf <yvesf-git@xapek.org> | 2011-07-03 11:38:28 +0200 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2011-07-03 11:38:28 +0200 |
commit | ffaec1ddc9118eb07a30b2d759f0204484fa9ec4 (patch) | |
tree | fba1bfeb7d1fbec0544a7d80338a862f33519344 /ebus-scala/.project | |
parent | c9f7b9f93a7048e06c212b3dad5bf0752e2672f2 (diff) | |
download | ebus-alt-ffaec1ddc9118eb07a30b2d759f0204484fa9ec4.tar.gz ebus-alt-ffaec1ddc9118eb07a30b2d759f0204484fa9ec4.zip |
ebus-scala
Diffstat (limited to 'ebus-scala/.project')
-rw-r--r-- | ebus-scala/.project | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ebus-scala/.project b/ebus-scala/.project new file mode 100644 index 0000000..a19eae3 --- /dev/null +++ b/ebus-scala/.project @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>ebus-scala</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.scala-ide.sdt.core.scalabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.scala-ide.sdt.core.scalanature</nature> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> |