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 167699 - IllegalArgumentException at org.netbeans.modules.scala.editing.ScalaUtils.getMainClasses
Summary: IllegalArgumentException at org.netbeans.modules.scala.editing.ScalaUtils.get...
Status: RESOLVED DUPLICATE of bug 152760
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ dcaoyuan
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-26 13:12 UTC by _ theanuradha
Modified: 2009-11-26 04:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152314


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ theanuradha 2009-06-26 13:12:41 UTC
Cant run project 
Build: NetBeans IDE 6.7 RC1 (Build 200905282243)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.7, x86_64
User comments: 
STACKTRACE: (first 10 lines)
java.lang.IllegalArgumentException
        at org.netbeans.modules.scala.editing.ScalaUtils.getMainClasses(ScalaUtils.java:882)
        at org.netbeans.modules.scala.editing.ScalaUtils.getMainClasses(ScalaUtils.java:978)
        at org.netbeans.modules.scala.project.ui.customizer.MainClassChooser$3.run(MainClassChooser.java:146)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:577)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1030)
Comment 1 _ dcaoyuan 2009-11-26 04:40:42 UTC

*** This bug has been marked as a duplicate of bug 152760 ***