Currently, there is an ability to specifiy default parameters for new projects, but all of these parameters require absolute paths. It would really make sense to have all of the paths be relative to the project root instead. This would make the ability to create new projects for each branch of a project much easier to deal with.
I would actually prefer to have a better method for project templating. The templates should be much more explicit. In other words, the ability to create a new template with some filename. These templates could then be modified in the same way that the "Default Project" is being modified, except these templates could be placed into source control or mailed to other people in a team. Of course, these templates should also use relative paths so that they could easily be used for different branches. Thank you. Chad _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
