This page is no longer maintained — Please continue to the home page at www.scala-lang.org

maven + scalacs: is it possible?

2 replies
anli
Joined: 2008-08-19,
User offline. Last seen 1 day 26 min ago.

Hi!

Currently I use Netbeans with mavenized scala projects the way Caoyuan has
decribed here [1] (with own small modifications). All works fine. Nevertheless
short and frequent development iterations (modify a code - see/test result)
are not indeed short.

Has anybody experience and tips (taking in mind I'm not maven guru) how to
"replace" scalac with scalacs in such environment (if it's possible at all at
current maven scala plugin and scalacs state)? Will this "replacement" indeed
shorten those iterations? Is it stable?

The only constraint here is - I prefer to be in sync with scala official trunk
(and use "mvn install:install-file..." to install locally built scala trunk
into the local maven repository).

Andrew

[1] http://blogtrader.net/blog/how_to_setup_dependencies_aware2

david.bernard
Joined: 2009-01-08,
User offline. Last seen 1 year 27 weeks ago.
Re: maven + scalacs: is it possible?
anli
Joined: 2008-08-19,
User offline. Last seen 1 day 26 min ago.
Re: maven + scalacs: is it possible?

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland