- Project tools
-
-
- Getting Subclipse
- Project Management
- Additional Resources
-
- How do I...
-
| Category |
Featured projects |
| scm |
Subversion,
Subclipse,
TortoiseSVN,
RapidSVN
|
| issuetrack |
Scarab |
| requirements |
xmlbasedsrs |
| design |
ArgoUML |
| techcomm |
SubEtha,
eyebrowse,
midgard,
cowiki |
| construction |
antelope,
scons,
frameworx,
build-interceptor,
propel,
phing
|
| testing |
maxq,
aut
|
| deployment |
current |
| process |
ReadySET |
| libraries |
GEF,
Axion,
Style,
SSTree
|
| Over 500 more tools... |
|
subclipse
Project home
If you were registered and logged in, you could join this project.
Subclipse
Subclipse is an Eclipse Team Provider plug-in providing support for
Subversion within the Eclipse IDE. The software is released under the Eclipse Public License
(EPL) 1.0 open source license.
Current Release
Eclipse 2.1.3
Subclipse 0.9.3.3 is linked against Subversion 1.1.4. Binaries for Windows are included.
Development for this version of Eclipse is no longer active. There are no new releases planned.
Download the Eclipse 2.x version
Important Notes
Be sure to check the announcements for information on the latest release.
We also maintain a Subclipse changelog that contains information about all changes, including those that have not been released yet.
Finally, you can also subscribe to the announcements mailing list to be notified of new releases.
NOTE: Subclipse requires a Subversion client "adapter" to communicate with your repository. Subclipse includes a 100% pure Java
client adapter named SVNKit. Information about SVNKit can be found at http://svnkit.com/. For
Windows users, Subclipse also includes the Subversion JavaHL library which communicates with your repository using the standard Subversion
libraries and API. For other platforms, you have to provide the JavaHL library yourself. There is more information about building or
obtaining JavaHL in the FAQ.
The SVNKit client adapter should work for most users and the current version now includes support for the file:// protocol with fsfs repositories. SVNKit
offers a few additional features to Subclipse users that JavaHL does not offer, and it probably performs slightly faster than JavaHL. That being said,
JavaHL uses the standard Subversion libraries which insures it will be compatible with other Subversion clients.
Subclipse Blog Posts/Articles
Here are some blog posts or articles that contain useful information about Subclipse.
Other Projects (svnClientAdapter and svnAnt)
In addition to Subclipse, there are two other projects hosted on this site:
|