| Author |
problem with netbeans plugin...
|
Pankaj Mittal
Ranch Hand
Joined: Jul 09, 2008
Posts: 32
|
|
I have netbeans 6.7 and scala 2.7.5...
I tried using the following link..
Scala Plugin for Netbeans
but when I add those nbm files and run it says...some of the modules couldn't be installed...and when I restarted it.....msg came: some of the modules can't be started...and when I create the project some object is null so not able to create the project....still project was created....I opened the project but couldn't build it...
I also tried with eclipse europa...but after I restarted it...there was not any option to make scala project.....
can anybody help regarding this...
Thanks in adv !!
|
2008 SCJP(5.0) 88%
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12911
|
|
Did you download the right version of the Scala plugin, the one for NetBeans 6.7? If you downloaded the wrong one, it might not work on NB 6.7.
Look at the download page: https://sourceforge.net/projects/erlybird/files/
Click nb-scala 6.7v1 and then download the file nb-scala-6.7v1.zip. Don't use the 0.15.x versions on NB 6.7.
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Pankaj Mittal
Ranch Hand
Joined: Jul 09, 2008
Posts: 32
|
|
|
got it... Thanks !!
|
 |
 |
|
|
subject: problem with netbeans plugin...
|
|
|