Ann: Subversion plugin for Idea Java IDE is released
From: Hans Marggraff <hmf_at_qint.de>
Date: 2003-04-30 23:04:07 CEST
The subversion plugin for idea is now released. Please grab it from the file area
It uses a JNI binding from Java to the svn client API.
The base API library is suitable to implement plugins for other IDEs as well.
The gui has been extended:
Regards
To feed you some flame bait, here is why we used JNI (Java Native Interface) rather than CLI (Command Line Interface) as
We think the CLI is limiting us in what we want to do. We want to provide a user experience that is beyond the ability
This also puts direct JNI implemetation ahead of SWIG. I believe that SWIg takes just as much handcrafted configuration
But as always - There is more than one way to do it.
Regards
-- Qint Software Allingerstr. 18a 82178 Pucheim Germany Tel 089 80067094 mailto:hmf@qint.de http://www.qint.de --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 30 23:05:08 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.