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 174264 - Problems setting the main class of a Scala project
Summary: Problems setting the main class of a Scala project
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 02:04 UTC by ngbrito
Modified: 2009-10-10 02:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshots (49.68 KB, application/x-compressed)
2009-10-10 02:05 UTC, ngbrito
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ngbrito 2009-10-10 02:04:34 UTC
The main class of a Scala project must be set manually because:

1) In "Project Settings->Run->Main Class", the "Browse" button is disabled.

2) In "Run Project", the view never leaves "Initializing view, please wait..."

I'm using:
NetBeans 6.7.1
Scala Kit 0.15.0
Scala Runtime Library 2.7.30
Comment 1 ngbrito 2009-10-10 02:05:43 UTC
Created attachment 89236 [details]
Screenshots