Bug 310 - EC: Can't use underscore in PDE project names (1GHP8KL)
Summary: EC: Can't use underscore in PDE project names (1GHP8KL)
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:39 EDT by Nick Edgar CLA
Modified: 2002-01-30 01:42 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2001-10-10 21:39:55 EDT
EC post "PDE plugin name validation" by MP on 30/07/2001:

I have a plugin that contains an underscore on its name ("my_plugin" for
example).  Although this is a valid classpath and a working plugin, the PDE
plugin project creation wizard doesn't allow me to create it.  Why?


NOTES:

NE (7/30/01 6:55:43 PM)
This seems like a bug in PDE, since Core and underlying file systems allow a project name to contain underscore.
I notice that you can create a Java project with an underscore, then "Convert to PDE Project" in the Navigator's popup menu.
Comment 1 DJ Houghton CLA 2001-10-24 07:08:32 EDT
PRODUCT VERSION:
0.9

Comment 2 Rodrigo Peretti CLA 2001-11-20 18:48:08 EST
Moving to PDE UI.
Comment 3 Dejan Glozic CLA 2002-01-30 01:42:11 EST
This is fixed now (check the next integration build - 20020205). By default, 
plug-in id is set to the name of the project, but Id can now be changed if so 
desired or if the project name does not meet Id restrictions.