diff options
Diffstat (limited to 'Scala/example/.project')
-rw-r--r-- | Scala/example/.project | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Scala/example/.project b/Scala/example/.project new file mode 100644 index 0000000..f9902f4 --- /dev/null +++ b/Scala/example/.project @@ -0,0 +1,12 @@ +<projectDescription> + <name>progfun-example</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 |