May 2012 M T W T F S S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Blogroll
Funny stuff
-
RSS Links
-
Meta
Tag Archives: java
Build a mixed Scala 2.8/Java application from scratch with Maven
In this tutorial I will show you how to build an application by Maven that consists of Java and Scala source files. The project automatically uses the latest Scala 2.8-Snapshot until it’s released (Maven will look for the latest version of the Scala language each time you build it).
We will setup the project to use [...]
Build a mixed Scala 2.8/Java application from scratch with Maven [Eclipse Settings]