Bug 57266 - [Workbench] Workspace prompt should follow platform conventions for directory path
Summary: [Workbench] Workspace prompt should follow platform conventions for directory...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P2 major (vote)
Target Milestone: 3.0 RC2   Edit
Assignee: Andrew Eidsness CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2004-04-02 12:22 EST by Nick Edgar CLA
Modified: 2004-06-10 16:42 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2004-04-02 12:22:13 EST
build I20040330

- run eclipse with no -data
- you get the workspace prompt showing: <somedir>/workspace/
- on Windows, it should show: <somedir>\workspace

If you use the directory chooser to choose the same directory, it appears with
backslashes and no trailing slash.  The initial state should be the same.
Comment 1 Nick Edgar CLA 2004-06-08 16:42:52 EDT
This now appears with both a leading and a trailing slash, in addition to using
forward slashes instead of backslashes, e.g.:
/D:/eclipse-I20040608-1200/eclipse/workspace/

It should be:
D:\eclipse-I20040608-1200\eclipse\workspace

We should address this as one of the polish items.
Comment 2 Andrew Eidsness CLA 2004-06-09 09:27:48 EDT
The fix has been reviewed by billy and submitted to HEAD.
Comment 3 Andrew Eidsness CLA 2004-06-10 11:34:54 EDT
The original fix only affected the case when -data @noDefault was used.  Billy 
has reviewed my new fix and it has been submitted to HEAD.
Comment 4 Andrew Eidsness CLA 2004-06-10 16:42:22 EDT
verified on 200406101200