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 241774 - Does not allow projects in folders whose path has accented characters
Summary: Does not allow projects in folders whose path has accented characters
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-12 14:36 UTC by jmgimeno
Modified: 2016-07-07 07:17 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 jmgimeno 2014-02-12 14:36:35 UTC
If the project resides in a folder that has accepted characters in his path, netbeans does not build the project and marks the an error (parse error).

If you try to build or execute the program you get:

run:
Error: no se ha encontrado o cargado la clase principal ....
Java Result: 1
BUILD SUCCESSFUL (total time: 1 second)

Which translates to:

Error: main class hasn't been found or loaded

My configuration is:

Product Version: NetBeans IDE 7.4 (Build 201310111528)
Updates: NetBeans IDE is updated to version NetBeans 7.4 Patch 2
Java: 1.7.0_51; Java HotSpot(TM) 64-Bit Server VM 24.51-b03
Runtime: Java(TM) SE Runtime Environment 1.7.0_51-b13
System: Mac OS X version 10.9.1 running on x86_64; UTF-8; es_ES (nb)
User directory: /Users/jmgimeno/Library/Application Support/NetBeans/7.4
Cache directory: /Users/jmgimeno/Library/Caches/NetBeans/7.4
Comment 1 Martin Balin 2016-07-07 07:17:47 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss