Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 313705 - No project name correction in "New C++ Project" wizard possible
Summary: No project name correction in "New C++ Project" wizard possible
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 6.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-20 08:16 EDT by Jens Seidel CLA
Modified: 2020-09-04 15:19 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 Jens Seidel CLA 2010-05-20 08:16:34 EDT
Build Identifier: I20100429-1549

I tried to create a new C++ Makefile project (an empty one). I misspelled the project name "Mypproject" and selected "Next". In "Advanced Settings" I noticed the problematic project name in the build directory and selected "Back" to correct it to "Myproject".

I got: "<path> overlaps the location of another project: 'Mypproject'

CDT: 7.0.0.201002011403

Reproducible: Always