This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 172214 - [68cat] Unrecognized Scala platform
Summary: [68cat] Unrecognized Scala platform
Status: RESOLVED WONTFIX
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 18:00 UTC by dynamite
Modified: 2009-10-20 15:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dynamite 2009-09-14 18:00:39 UTC
[ BUILD # : 200909111401 ]
[ JDK VERSION : 1.6.* ]

I am using a development version of the IDE with a clean user's
directory.  I install all the Scala plug-ins and restart the IDE.  If
I then look at Tools->Scala Platforms I find a single platform called
"Scala 1.1 (Default)" with the folder for that platform shown as
empty.  It would seem taht the bundled Scala platform has not been
recognized.
Comment 1 _ dcaoyuan 2009-09-15 08:17:41 UTC
Per nightly built version of Scala plugin, I have removed bundled Scala runtime (the latest was still in 2.7.3), and may not add it back. The reason is that Scala 
2.8.0 changes a lot and is not in beta yet, scala.editor module should sync with Scala 2.8's development progress frequently.

I'll try to get scala.stdplatform module working with the scala sdk under environment $SCALA_HOME.
Comment 2 Jiri Kovalsky 2009-09-17 15:23:13 UTC
I believe this does not belong here. Reassigning...
Comment 3 Jiri Kovalsky 2009-09-17 15:25:07 UTC
"scala" subcomponent is the right one.
Comment 4 Jiri Kovalsky 2009-10-20 13:31:43 UTC
Any update on this?
Comment 5 _ dcaoyuan 2009-10-20 15:26:35 UTC
Please use the new released nb-scala-6.8v1.1.0m2, which will not bundle scala runtime lib, you need to download/install 
Scala-2.8.0 snapshot.

The installation instruction is at:
http://wiki.netbeans.org/Scala68v1