Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 84534

Summary: java code style - code templates at project level
Product: [Eclipse Project] JDT Reporter: Paul Sundling <tkz>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.0.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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 ***