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 182416 - Runnning a Scala JUnit Test says "object scala not found"
Summary: Runnning a Scala JUnit Test says "object scala not found"
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-20 09:35 UTC by oldmangloom
Modified: 2010-03-20 09:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (1.22 KB, text/plain)
2010-03-20 09:36 UTC, oldmangloom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oldmangloom 2010-03-20 09:35:27 UTC
I created a "Scala JUnit Test" and tried to run it, but there is only the Error-Message: "object scala not found".
The Path to the Project does not contain Spaces.
Comment 1 oldmangloom 2010-03-20 09:36:17 UTC
Created attachment 95480 [details]
stacktrace