IntelliJ & Eclipse Dependency Sync plugin
Posted by Piotr Gabryanczyk on December 14, 2006
Some time ago I wrote a plugin for IntelliJ developers who work in Eclipse environment.
This plugin synchronizes content of eclipse .classpath file with IntelliJ libraries. It is quite helpful when your colleagues add/remove some new libraries to the project in Eclipse and you suddenly can not build it.
Unexpectedly in few months plugin has been downloaded over 750 times! Some people even requested new features.
Project Facilities
As project was lacking some structure – documentation, discussion forum, source repository I decided to use Google Code and Google Groups to provide all these facilities.
So the mailing group is here and project site here.
Documentation Video
I even made the video showing the plugin in action.
Bugs and Feature Requests
If you would like to request any features please use the issue tracking system.
Enjoy!

Jus Weiss said
Hi.
I need this plugin very much, but i need it to support ‘kind=”var”‘ classpaths, as we work with maven.
Please, i could also help writing it, but i need some guiding.
email me please, so i could do it.
Thanx,
Jus.