diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2013-04-12 16:58:26 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2016-11-10 18:03:23 +0100 |
commit | fe6c2fe7035df29901899d7acbf1425ac350f4a2 (patch) | |
tree | 6b1fb9989994f28dec62b279d71b3e1484b31fde /Scala/objsets/.project | |
parent | ef6855b60bf498deb42298708112a0b0ae9f334c (diff) | |
download | coursera-fe6c2fe7035df29901899d7acbf1425ac350f4a2.zip coursera-fe6c2fe7035df29901899d7acbf1425ac350f4a2.tar.gz |
Scala : Scala : add objsets
Diffstat (limited to 'Scala/objsets/.project')
-rw-r--r-- | Scala/objsets/.project | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Scala/objsets/.project b/Scala/objsets/.project new file mode 100644 index 0000000..2c1b75d --- /dev/null +++ b/Scala/objsets/.project @@ -0,0 +1,12 @@ +<projectDescription> + <name>progfun-objsets</name> + <buildSpec> + <buildCommand> + <name>org.scala-ide.sdt.core.scalabuilder</name> + </buildCommand> + </buildSpec> + <natures> + <nature>org.scala-ide.sdt.core.scalanature</nature> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription>
\ No newline at end of file |