Bug 233430 - [templates] camel casing causes improper template generation
Summary: [templates] camel casing causes improper template generation
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2008-05-22 07:30 EDT by Lars Vogel CLA
Modified: 2012-05-10 20:32 EDT (History)
4 users (show)

See Also:


Attachments
PDE Screenshot (24.19 KB, image/gif)
2008-05-25 12:07 EDT, Lars Vogel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2008-05-22 07:30:42 EDT
Build ID: Build id: I20080502-0100

Steps To Reproduce:
Hello, 

If I add a view via extension point to an RCP application then the suggest class name is written in CamelCase.

As Eclipse automatically names the package with lower cases a click on the class hyperlink and pressing Finish results in an error. 

Example:

Create new Eclipse RCP application called "thisIsATest". At a view via extension point and check the the suggested class is in camelCase.

The convesion for packages is that the are lower letter and the other packages which are automatically created follow this convension.

Best regards, Lars


More information:
Comment 1 Jerome Lanneluc CLA 2008-05-22 08:48:26 EDT
Not sure if this is JDT/UI or Platform/UI
Comment 2 Martin Aeschlimann CLA 2008-05-23 06:32:41 EDT
I assume you are using the PDE tooling. To be sure, can you attatch a screenshot that illustrates the problem, or give precise steps?
Comment 3 Lars Vogel CLA 2008-05-25 12:03:30 EDT
Yes, PDE. Screenshot will be attached.
Comment 4 Lars Vogel CLA 2008-05-25 12:07:27 EDT
Created attachment 101886 [details]
PDE Screenshot
Comment 5 Chris Aniszczyk CLA 2008-05-25 15:02:52 EDT
yap, I see the issue lars.

Thanks for the report.
Comment 6 Lars Vogel CLA 2012-05-10 20:32:53 EDT
Not relevant for me anymore -> Closing