Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. Subclipse

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

Subclipse

Subclipse
2367
18
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

2021-03 (4.19)
2020-12 (4.18)
2020-09 (4.17)
2020-06 (4.16)
2020-03 (4.15)
2019-12 (4.14)
2019-09 (4.13)
2019-06 (4.12)
2019-03 (4.11)
2018-12 (4.10)
2018-09 (4.9)
Photon (4.8)
Oxygen (4.7)
Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)

https://subclipse.github.io/updates/subclipse/4.3.x/

Learn more...

Details Group Tabs

Details

An Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE. Developed and maintained by Subversion core committers, Subclipse is always in synch with the latest Subversion features and releases. Subclipse includes the CollabNet Merge Client originally developed as part of the CollabNet Desktop - Eclipse Edition. The CollabNet Merge Client provides powerful graphical merge capabilities that leverages the merge tracking functionality that was added as part of the Subversion 1.5 release. Subclipse includes an optional Mylyn connector that enables Mylyn to create automatic changesets based on the tasks you are working on. It also enables links to tasks when viewing history of Subversion commits. Finally, Subclipse includes a powerful revision graph feature that is built with Eclipse GEF/Draw2D. This allows you to visualize commits and merges across Subversion branches.

Categories:
  • Code Management,
  • Mylyn Connectors,
  • SCM,
  • Team Development,
  • Tools
Tags:
  • svn,
  • subversion,
  • team provider,
  • mylyn,
  • alm,
  • Subclipse,
  • version control
Additional Details
Eclipse Versions: 
2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
Subclipse Project
Development Status: 
Production/Stable
Date Created: 
Wed, 2009-08-05 09:20
License: 
EPL
Date Updated: 
Wed, 2021-02-03 16:13
Submitted by: 
Mark Phippard
Subscribe to Subclipse RSS-feed
Metrics
DateRankingInstallsClickthroughs
March 202310/6748773 (2.6%)57
February 202311/6688425 (2.51%)64
January 202311/6779131 (2.64%)49
December 202211/8058687 (2.53%)53
November 202211/8088909 (2.27%)44
October 202211/8118420 (2.21%)63
September 202210/8129088 (2.3%)59
August 202210/8088355 (2.34%)60
July 202210/8169011 (2.47%)79
June 202210/8109470 (2.38%)79
May 202211/8109952 (2.27%)52
April 202210/81710147 (2.42%)51
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 33

CountError Message
32Cannot continue the operation. There is another install operation in progress.
1Cannot complete the install because one or more required items could not be found....
Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for Subclipse.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Monday, March 27, 2023 - 03:32

Reviews Sign in to post reviews

mmisingnamexvq's picture

Java-17

Submitted by Marco Heyde on Thu, 2022-02-03 04:42

I need to add the following to eclipse.ini as VM-Parameter to avoid errors at runtime:

--add-modules=ALL-SYSTEM
--add-opens
java.base/java.lang=ALL-UNNAMED

xffmga's picture

javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated

Submitted by Xavier Fontanet on Tue, 2022-01-04 10:48

Hello.

I'm getting unsane trying to get it work. I tried to download the certificate from the web browser after reached the URL https // subclipse.github.io/updates/subclipse/4.3.x/compositeContent.xml (which define "subject" as  "www.github.com")

and imported as *.cer in the JDK keystore (cacerts file) used by eclipse (and then restart it), with no success.

Has anyone faced this problem and/or could find a solution?? I'm totally lost...

Thanks for advance

error trace:


eclipse.buildId=4.10.0.I20181206-0815
java.version=11.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=es_ES
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

org.eclipse.equinox.p2.transport.ecf
Error
Thu Dec 30 14:07:03 CET 2021
Unable to read repository at https // subclipse.github.io/updates/subclipse/4.3.x/compositeContent.xml.

javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
    at java.base/sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:526)
    at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:113)
    at org.apache.http.conn.ssl.SSLSocketFactory.verifyHostname(SSLSocketFactory.java:580)
    at org.apache.http.conn.ssl.SSLSocketFactory.createLayeredSocket(SSLSocketFactory.java:574)
    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:557)
    at org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1.connectSocket(SNIAwareHttpClient.java:64)
    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:414)
    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
    at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:326)
    at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610)
    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445)
    at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835)
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
    at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
    at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
aadzhiev's picture

I could not find in the

Submitted by Alim Adzhiev on Sat, 2020-06-27 12:52

I could not find in the description. What version of SVN is supported now? Is it support 1.14?

I need this information because I use Tortoise SVN with the same projects

mphippard's picture

Re: I could not find in the

Submitted by Mark Phippard on Fri, 2021-02-26 14:25

The answer is complicated. Yes, 1.14 is supported and if you are on Windows it is pretty much as simple as installing Subclipse. But on Linux and MacOS you have to install Subversion and JavaHL via the OS package manager in order to get the native libraries installed. Then for Subclipse you install the version of the JavaHL adapter that matches what your OS gives you.  We support 1.10 - 1.14.

 

ntaito's picture

Download not available anymore

Submitted by Nimon Taito on Thu, 2020-02-27 02:31

i had to reinstall my equlipse on a new computer and now i am unable to download this addon. Is it just out of date or not supported anymore?

mphippard's picture

Re: Download not available anymore

Submitted by Mark Phippard on Thu, 2020-02-27 16:14

AFAIK, this is not intended to be a tech support or Q&A site.  Yes Subclipse is still available and the Marketplace points at its update sites so cannot really say what your problem is.  The project is here and has a google group:  https://github.com/subclipse/subclipse

zlelik's picture

Subclipse auto switch to head revision

Submitted by Z Lelik on Wed, 2020-02-26 05:26

I am using Subclipse with Eclipse Version: 2019-12 (4.14.0). Every time I commit to SVN or update, my project is not switched to head revision and I want to switch automatically to head revision. Otherwise, I need to do it manually every time and it is very annoying. Is there any option to change this behaviour or it works as designed? In the past I used Subversie and this problem did not happened.

mphippard's picture

Re: Subclipse auto switch to head revision

Submitted by Mark Phippard on Thu, 2020-02-27 16:13

This was addressed and closed here:  https://github.com/subclipse/subclipse/issues/123

shinz's picture

Works out of the box

Submitted by Stefan Hinz on Sat, 2014-09-13 12:21

I'm fairly new to Eclipse, but have been using SVN forever. So, one of the first things to do in Eclipse was to attach my SVN repositories. Looks like Subversive is kind of the recommended plugin for that, so I tried it first.
The installation of the Subversive plugin was messy; on installation, it claimed that the "SVN Team Provider 2.0" component wasn't available, "install anyway?". Oops, that's the plugin I was going to install, so why not install it even though it claims not to be available? ;-) On Eclipse restart, it didn't show the dialog for that other component needed, an SVN connector. Now where do I get that from? The Subversive documentation was vague about that, just saying "make sure you have at least one connector installed". This started to become a lengthy project, when all I wanted was to connect Eclipse with my SVN repos.
Luckily, the Marketplace came up with Subclipse, albeit ranging #4 there. Oh wait, that's provided by Tigris, the makers of SVN? Hey, why don't you list that one first?
Anyway, installed it, restarted Eclipse, and done. Works out of the box. Subclipse can be found by clicking the Open Perspective icon in the upper right corner of Eclipse. SVN Tortoise users will find some similarities with Subclipse. Nice tool, thanks much, makers of SVN!
(This review is for Eclipse Mars on openSuse Linux, and Subclipse 1.10.5, handling SVN 1.8 repositories.)

hmisingname43r's picture

Re:

Submitted by Hareton Mising name on Thu, 2011-02-24 06:35

I like that Subversion works just like the CVS plugin.
But boy, what a problems getting it to work with the 64-bit version. Selecting all items to install did not work due to dependency problems.
I finally tried with subclipse and that worked without any problems.
But I still have a hughe question; why isn’t it supported by default (as in: build in) ?
Surely SVN is becoming the favorite in contrast to CVS.

lsloan's picture

The best Subversion plugin for Eclipse

Submitted by Lance E Sloan on Fri, 2011-02-18 16:07

I think Subclipse must be the best Subversion plugin for Eclipse. It comes from Tigris.org, the Subversion people, so it's no surprise that it's good.

I used Subclipse a couple years ago for a WebObjects project. It worked well and I was happy with it. Later, I started work on some PHP projects, so I installed a new version of Eclipse just for that. (My WebObjects environment seemed delicate and I wanted to keep things separate.) At that time, I decided to try Subversive. It worked well enough at first and I liked the way it marked changed resources in the navigator views, but as time went on, problems appeared.

Annoying things started happening with Subversive. I had to answer the password prompt twice with my first commit each development session, even though I saved my password. Sometimes, my commits would just fail without details about the problem.

So I recently decided to try switching my PHP environment in Eclipse to use Subclipse. I miss a couple little things from Subversive, but when I'm using Subclipse, it just works well and every time. I feel much better. It makes my development so much easier.

Thank you, Tigris.org!

lsloan's picture

don't forget the Maven connector

Submitted by Lance E Sloan on Mon, 2013-08-05 12:33

For working with Maven projects in Subversion repositories, don't forget to get Subclipse's Maven connector, available here:

http://subclipse.tigris.org/m2eclipse/1.0

cfroggatt's picture

Eclipse update fails under Helios and Java 7 (build 1.7.0-ea-b59

Submitted by Colin Froggatt on Mon, 2010-09-06 10:36

I suffered the same problem as sunshuhua in that the update (or archived update) would loop trying to get org.eclipse.net4j.jms.api_3.0.0.v20100614-1655.jar.pack.gz when running eclipse Helios under Java 7 (build 1.7.0-ea-b59).

When I switched to run Eclipse under Java 6 update 21, it all worked fine.

C.

nkha's picture

That is best choice for team

Submitted by Nguyen Kim Kha on Sat, 2010-08-28 20:53

That is best choice for team development...

smisingnamemlw's picture

eclipse-php-helios-win32 installing SVN

Submitted by Sunshuhua Mising name on Fri, 2010-07-02 23:31

I found a bug about eclipse-php-helios installing the SVN,I can install SVN smoothly for eclipse-php at before 3.6 version,but I can't install SVN for 3.6 eclipse and
at the installing period,there is always a package can't be installed which named org.eclipse.net4j.jms.api_3.0.0.v20100614-1655.jar.pack.gz,at the end the SVN installed failed and the eclipse jumped pop-up box show:
'Installing Slftware' has encountered a problem.
An error occurred while collecting items to be installed
The Details:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.php,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Comparison method violates its general contract!
Comparison method violates its general contract!

dmeade0y0's picture

Subversion is much easier to use with Subeclipse

Submitted by Dennis Meade on Tue, 2010-06-01 19:21

Subversioin is much easier to use with Subeclipse. You can see the structure of what you are checking in or out. This makes it much easier to use for someone who only uses Subvsrsion only occasionally,

dmeade0y0's picture

Subversioin is much easier to use with Subeclipse

Submitted by Dennis Meade on Tue, 2010-06-01 19:19

Subversioin is much easier to use with Subeclipse. You can see the structure of what you are checking in or out. This makes it much easier to use for someone who only uses Subvsrsion only occasionally,

srosenbaum's picture

Great plugin

Submitted by Scott Rosenbaum on Thu, 2010-02-18 13:23

This is a really good plugin. My only complaint is that I have to continually add it to every Eclipse version, which in itself is not so bad. The problem comes when I want to give someone access to my SVN libraries.

Please, please, please, let's just get this thing in the core product.

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Subversive- SVN Team Provider
  • Team Explorer Everywhere
  • SourceGear Vault Standard
  • SourceGear Vault Professional
  • Gitflow Nightly

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top