Revisiting iws, ipr and now iml
Hi.
I have this old tracker issue that I would like to resurrect:
http://www.intellij.net/tracker/idea/viewSCR?publicId=4090
The main difficulty for us here is that we all use the same run/debug
entries thus we check in the iws, which causes us other trouble.
I would like the run/debug entries to be in the ipr, with optionally putting
some of them in the iws, thus allowing for "pubic" and "private" run/debug
entries.
Any votes or comments are greatly appreciated.
Amnon I. Govrin
Please sign in to leave a comment.
Instead use Ant tasks. It's more flexible and also portable across all IDE.
That's a ridiculous suggestions. Might as well recommend that someone use eclipse for an IDEA quibble they have.
For what it's worth, I agree that some of the settings in config files need to be reconsidered. A good one that I always run into is the JDK. When switching across OS's, the JDK is always in a different location, so it should be a local setting. I realise it can be worked around by creating your own JDK and given it a name everyone sticks with, but that seems more of a hacky workaround than a sensible solution.
+1