Bug 323

Summary: PDE allows NL characters in plugin project name (1GJYE6F)
Product: [Eclipse Project] PDE Reporter: Vlad Klicnik <klicnik>
Component: UIAssignee: Dejan Glozic <dejan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows NT   
Whiteboard:

Description Vlad Klicnik CLA 2001-10-10 21:40:08 EDT
PDE allows NL characters in plugin project names (and I presume fragment, component). 
	Since the project name == plugin id, plugin ids are spec'ed as a-z,A-Z,0-9 and .
	See help docs ... plugin developers guide, Reference, Other reference information,
	Plugin manifest.


NOTES:
Comment 1 Rodrigo Peretti CLA 2001-11-20 18:51:58 EST
Moving to PDE UI.
Comment 2 Dejan Glozic CLA 2002-03-10 15:04:25 EST
This is now fix. In addition, PDE now separates plug-in ID and name in the 
creation wizard, and name validity checks have been moved to the ID entry.