Bug 196102 - If project name contains "+", classes can't be imported
Summary: If project name contains "+", classes can't be imported
Status: VERIFIED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M1   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-10 22:58 EDT by Diego Plentz CLA
Modified: 2007-12-07 09:46 EST (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 Diego Plentz CLA 2007-07-10 22:58:42 EDT
Build ID: I20070625-1500

Steps To Reproduce:
1. Create some project with name like "+project"
2. Create another with some "nomal" name like "anotherProject"
3. Create a class in "+project"
4. Make "anotherProject" import project through Projects tab.
5. Try to create a class in "anotherProject" that import the class from "+project".
Comment 1 Jerome Lanneluc CLA 2007-08-09 09:37:19 EDT
This works for me. Please reopen if you have more detailed steps to reproduce.
Comment 2 Diego Plentz CLA 2007-09-08 11:56:36 EDT
I've tried to reproduce the bug again but works here. I don't remember exactly what I've done, but well, better if it isn't a bug.
Comment 3 Frederic Fusier CLA 2007-12-07 09:46:32 EST
Verified by reporter