> -----Original Message----- > From: Matt Quail [mailto:[EMAIL PROTECTED] > > > Sounds fantastic - how about adding the ability to add in > CVS data into the > > ipr file ? ;) Maybe even sourcesafe to if you are that way > inclined ;) > > CVS support... good idea! I'll try looking at sourcesafe and > perforce (I > think IDEA supports these), but I may not be able to test it.
The configuration of tools is not part of the project, it's part of the IDE (config directory), just like code templates, etc... Only CVS and VSS are project-configurable. Task can be useful I guess. They missed something while designing the file, but this is easily fixable. - there should be a difference between relative paths (paths within a project) and absolute paths (external). Eclipse makes this difference in the configuration of the project thus you make a project configuration usable between developpers. Oracle JDev includes them in relative as well. Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
