Bug 84534 - java code style - code templates at project level
Summary: java code style - code templates at project level
Status: RESOLVED DUPLICATE of bug 10966
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-06 22:05 EST by Paul Sundling CLA
Modified: 2005-02-06 22:32 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 Paul Sundling CLA 2005-02-06 22:05:32 EST
It would be nice to be able to override the preference settings for 
Window->Preferences->Java->Code Style->Code Templates at the project level, in
the same way that java build properties can be.

Here's a use case.  Let's say the programmer has two projects.  One project is
an ASF project, say Struts for example, and needs to have a license snippet at
the top of the file.  The other project is the programmer's day job and needs to
have that company's copyright at the top of it's file.  With these settings at
the workbench level, they're much less useful when the javadoc templates vary.

Thanks for all your hard work.  One of your fans...

Paul Sundling
Comment 1 Olivier Thomann CLA 2005-02-06 22:32:18 EST

*** This bug has been marked as a duplicate of 10966 ***