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 33649

Summary: Internal execution does not work
Product: java Reporter: Adam Sotona <asotona>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED INVALID    
Severity: blocker CC: jskrivanek
Priority: P2 Keywords: T9Y
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Adam Sotona 2003-05-15 15:06:03 UTC
Individual class or project executed using
internal execution does not work and shows no errors.
Comment 1 Adam Sotona 2003-05-15 15:07:52 UTC
This feature is very important to write and execute experimental
pieces of code when studing projects APIs and for test development.
Comment 2 Tomas Zezula 2003-06-17 15:42:47 UTC
Works for me,
try to use newer build.
Or you may have <<none>> as a default build target in that case
the ClassDefNotFoundException should be thrown.
Comment 3 Adam Sotona 2003-06-30 07:46:58 UTC
It works for me with a newer build too.
But IDE needs sometimes very long heat-up to start working.
There is no response when IDE is cold.
Comment 4 Jan Becicka 2003-11-25 14:00:01 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 5 Jan Becicka 2003-11-25 14:08:54 UTC
---> CLOSED