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 32531 - Project cannot be executed
Summary: Project cannot be executed
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-01 11:27 UTC by Milan Kubec
Modified: 2007-09-26 09:14 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 Milan Kubec 2003-04-01 11:27:06 UTC
Project cannot be executed, because java command
is broken, see what was executed when I hit run on
Sample Project.

[IDE-Exec] Executing:
0 .= C:\jdk1.4.1_02\jre\bin\java
1 .= -classpath
2 .=
3 .= examples.HelloWorld
Comment 1 Tomas Zezula 2003-04-03 17:35:41 UTC
Fixed
Comment 2 Milan Kubec 2003-08-13 12:07:08 UTC
Verified.
Comment 3 Jan Becicka 2003-11-25 14:20:53 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 CLOSED.