aspose file tools
The moose likes Scala and the fly likes problem with netbeans plugin... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Languages » Scala
Reply Bookmark "problem with netbeans plugin..." Watch "problem with netbeans plugin..." New topic
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
    
    3

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 !!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: problem with netbeans plugin...
 
Similar Threads
Scala not compiling on Eclipse
There's suddenly a lot of interest for Scala
Which tools do you recommend for learning Scala ?
How can I use Struts 2 with Netbeans 6.9
Maven + scala + java