History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-11012
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Olesya Smirnova
Reporter: Maxim Shafirov
Votes: 10
Watchers: 10
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Make file templates per-project

Created: 07 Feb 05 19:10   Updated: 18 Nov 08 17:43
Component/s: None
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-8253 File templates per project Resolved
IDEA-9903 File templates per Project Resolved
IDEA-16168 Make file templates project specific Resolved
IDEA-17512 File templates per project Resolved


 Description  « Hide
http://www.intellij.net/tracker/idea/viewSCR?publicId=4691
The New Class and New Interface templates, at the very least,
should be per-project, as different projects can have different coding styles.

 All   Comments   Work Log   Change History      Sort Order:
Andrei Oprea - 04 Nov 05 00:34
This is an old request, with high priority (at least it was marked this way). Can we hope to have this addressed sooner rather than later?

Thx,
Andrei


Dmitry Cherniachenko - 03 Aug 06 09:29
And why not just export ${PROJECT} name to Velocity context? It will provide at least temporary problem solution by allowing to implement conditional logic with #if ... #elseif ... #else ... #end

Brian Pontarelli - 05 Oct 07 20:28
Just wanted to see if there was a status on this or a work-around. I got involved in a legal battle with a company because I accidently forgot to change out my project templates from the corporate template that contains the corporate copyright to my open source template that uses the open source copyright. Needless to say that the lawyers were very concerned about me "stealing code" from the company and I found it very difficult to convince them that it was due to an issue in my IDE.

Dmitry Jemerov - 05 Oct 07 20:32
Workaround: you can specify copyright statements using the Copyright plugin rather than File Templates, and the Copyright plugin supports per-project configuration.

We do hope to support per-project file templates in a future release.


Brian Pontarelli - 05 Oct 07 21:30
That's all I need. I actually don't change the rest of things at all. Thanks!

Manik Surtani - 18 Nov 08 17:43
This isn't in IDEA 8 either. When do you plan to support this?