Bug 178247

Summary: BIDI3.3:<Project name canot be in hebrew when trying to run a class.>
Product: [Eclipse Project] JDT Reporter: Tamir Noach <ntamir>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: critical    
Priority: P3 CC: camle, kitlo, steven.wasleski, Tod_Creasey
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Tamir Noach CLA 2007-03-20 09:21:03 EDT
Build ID: Version 3.3

Steps To Reproduce:
Note: Please treat Caps Lock latin letters as Hebrew/Arabic.

1.Create a Java Project with BiDi name -mandatory.
2.Create a Java class with BiDi name - option.
3.Go to "Run-> Run...->Java application.

Expected Result: The result of the class should appear in the console view.

Actual Result: 
there is a record in the Error Log view.
"Exception occurred executing command line."
Also the Project name cannot be encoded in the error messages in the Error Log.

java.io.IOException: CreateProcess: "C:\Program Files\IBM\Java50\jre\bin\javaw.exe" -classpath C:\tmp\Tamirתמיר\bin חבילה.Testמבחן error=267



More information:
This bug exist in Win XP also.
Comment 1 Tod Creasey CLA 2007-03-20 09:43:11 EDT
Which virtual machine are you running? many VMs do not support certain characters in class names and pathd
Comment 2 Tamir Noach CLA 2007-03-20 10:23:43 EDT
Information on the JVM, can be found here:
http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-56888
Comment 3 Tod Creasey CLA 2007-03-20 11:55:44 EDT
Are you using the 1.4 or 1.5 VM? There are 2 on this page
Comment 4 Tamir Noach CLA 2007-03-20 12:07:10 EDT
(In reply to comment #3)
> Are you using the 1.4 or 1.5 VM? There are 2 on this page

I'm using VM 1.5
Comment 5 Darin Wright CLA 2007-03-20 12:08:55 EDT
This is a dup of bug 32206, which is documented in the README notes. 

*** This bug has been marked as a duplicate of bug 32206 ***