Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Mon, 02 Jun 2003
Eclipse + Subversion = subclipse
It was two ApacheCon's ago that I sat in Greg Stein's presentation on Subversion, and I've been waiting expectantly as the Subversion team has gotten closer to beta.
Today I saw a posting for Subclipse, which allows Eclipse to use Subversion as a version control system. Subclipse is based on the Svn-Up project, which uses JNI to talk to the Subversion C libraries. While this isn't the optimal implementation for Eclipse (using the Eclipse DeltaV and WebDAV support -- or more likely hacking it up to spec, would be better), it's a lot better than nothing. One side-effect of the JNI implementation is that the plugin is tied to specific versions of the Subversion libraries. All in all, a very welcome project.
[14:06] |
[computers/programming/java/eclipse] |
# |
TB |
F |
G |
0 Comments |
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk