Thursday, April 28, 2011

Diving into Scala

Over the past few weeks I've figured out how to get Scala working in our pre-existing code-base that uses Eclipse, Maven, Hibernate, JUnit, and Spring. I'm now able to write Scala code side-by-side with the exiting Java code in Eclipe and have the Scala code use any of our existing Java DAO's, etc.

If there's any interest by others in knowing what has to be done to get all this working, maybe I can find the time to write up all the gory details.

1 comment:

Anonymous said...
This comment has been removed by a blog administrator.