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 51433 - Fail to run Applet if there's a space in the path to the Project Folder
Summary: Fail to run Applet if there's a space in the path to the Project Folder
Status: CLOSED DUPLICATE of bug 51253
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-11 18:58 UTC by _ viendu
Modified: 2006-03-24 10:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The project file. (9.47 KB, application/octet-stream)
2004-11-11 18:58 UTC, _ viendu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ viendu 2004-11-11 18:58:10 UTC
This happens in qbuild 11/02/2004
Follow the tutorial from help menu for applet. 
When run (right click on MyApplet.java and click
on "Run File"), the following error is shown:

init:
deps-jar:
compile-single:
run-applet:
I/O exception while reading:
C:\test%20test\TestApplet\build\MyApplet.html (The
system cannot find the path specified)
Java Result: 1
BUILD SUCCESSFUL (total time: 0 seconds) 

The problem is that "test test" has a space in it.

If move the project "TestApplet" to C:\ for
example, the problem go away.
Comment 1 _ viendu 2004-11-11 18:58:58 UTC
Created attachment 18857 [details]
The project file.
Comment 2 _ viendu 2004-11-11 19:23:00 UTC
Duplicate of issue:

http://www.netbeans.org/issues/show_bug.cgi?id=51253

*** This issue has been marked as a duplicate of 51253 ***
Comment 3 Marian Mirilovic 2005-07-12 10:14:46 UTC
closed