Bug 353231

Summary: Cannot launch eclipse when installation folder contains '@' or '!'
Product: [Eclipse Project] Platform Reporter: Matthew Dickie <m.dickie>
Component: RuntimeAssignee: platform-runtime-inbox <platform-runtime-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 4.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Matthew Dickie CLA 2011-07-27 12:47:12 EDT
Build Identifier: I20110613-1736

Eclipse won't run when launched from an installation folder when the path of that folder contains certain characters. I have established '@' and '!' as such characters, there will be others. These characters are valid characters for file paths on Windows (from what I was able to establish only the following are not \/:*?"<>| .
The result is an error dialog giving the command line that was used to launch Eclipse.

Reproducible: Always

Steps to Reproduce:
1. Download Eclipse 3.7 Classic for Windows (I used 64-bit version)
2. Create a folder called 'abc@' somewhere in your file system
3. Extract the Eclipse .zip file into this folder
4. Try running the installed Eclipse
Comment 1 DJ Houghton CLA 2011-07-27 13:34:56 EDT
This is a known issue and is covered in the README file that is shipped with the Eclipse SDK.

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