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

Netbeans Scala plugin - can not import from other source folder?

1 reply
linjie nie
Joined: 2009-06-17,
User offline. Last seen 42 years 45 weeks ago.
Hi gurus -
I just find I can not import package from other source folder.
Is this a bug or by design?
The package I want cannot be compiled, but I can import it if it was in the same source folder.
Please advise.
Thank you.
Caoyuan
Joined: 2009-01-18,
User offline. Last seen 42 years 45 weeks ago.
Re: Netbeans Scala plugin - can not import from other source f

What did you mean other source folder? For ant project, all source
should be under src/...., for maven project, all source should be
under src/main/scala or src/main/java

On Sun, May 2, 2010 at 12:02 PM, linjie nie wrote:
> Hi gurus -
> I just find I can not import package from other source folder.
> Is this a bug or by design?
> The package I want cannot be compiled, but I can import it if it was in the
> same source folder.
> Please advise.
> Thank you.
>

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