Bug 178247 - BIDI3.3:<Project name canot be in hebrew when trying to run a class.>
Summary: BIDI3.3:<Project name canot be in hebrew when trying to run a class.>
Status: RESOLVED DUPLICATE of bug 32206
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows Vista
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-20 09:21 EDT by Tamir Noach CLA
Modified: 2007-03-20 12:08 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***