importing eclipse project - possible to automate?

All but two of our team use eclipse and they check the eclipse projects into VCS.  we were looking at writing a script that imports eclipse projects into IJ so that we can sync up with the latest eclipse projects.  right now we would have to know the project changed and go to IJ and manually import the project.  can this be automated?

2 comments
Comment actions Permalink

Hello phil,

We were thinking about autodetecting .classpath files in incoming changes
as it is already done for facets. Is it the solution?

Thank you
-


Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

All but two of our team use eclipse and they check the eclipse
projects into VCS. we were looking at writing a script that imports
eclipse projects into IJ so that we can sync up with the latest
eclipse projects. right now we would have to know the project changed
and go to IJ and manually import the project. can this be automated?

---
Original message URL:
http://www.jetbrains.net/devnet/message/5243451#5243451



0
Comment actions Permalink

yes, that would be cool.

thanks

0

Please sign in to leave a comment.