Sharing project files 944
Hi,
When I am trying to share project files (*.iml, *.ipr) with other developers
via CVS I run into some problems.
1. I have changed the *.iml file
to ]]>. But it does not change any
the paths in the file to relative paths. I have also tried to use the
$PROJECT_DIR$ var but with no luck.
2. How do I share global/project libraies with other developers.
Best Regards
Peter Lerche
http://easyspeedy.com
Please sign in to leave a comment.
Peter Lerche wrote:
This is a bug that was fixed recently.
http://www.intellij.net/tracker/idea/viewSCR?publicId=17956
Is that what bothers you?
Project libraries are kept in .ipr file, so there is not problem with that.
Global libraries is a problem at the moment: they are stored in IDEA config
directory. There is a request to remedy this:
http://www.intellij.net/tracker/idea/viewSCR?publicId=7023
Further suggestions are welcome.
Friendly,
Dmitry
--
Dmitry Lomov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"