Has anyone tried to integrate Subversion into the NBEclipse? I know that Subversion has some plugins, but I'm not sure if anyone has ever tried, and if so, can it be done?
Thanks!!
Edit - I misread - they're using Subversive? Not sure that's the same thing, but any input appreciated!!
Using Subversion with Netburner NBEclipse IDE
-
- Posts: 192
- Joined: Mon Dec 17, 2012 6:24 am
Re: Using Subversion with Netburner NBEclipse IDE
Yes Subversive is the SVN plug in for Eclipse (so is Subclipse) and yes I've used it in the past with TortoiseSVN with no problem.
I have since moved on to using Mercurial (TortoiseHg with MercurialEclipse) which I find much better. In either case I use a full version of Eclipse. The last time I checked (a long time ago) NBEclipse had limitations on using plug-ins. Part 2 of my Pluralsight course on Eclipse does a walk-through of installing the MercurialEclipse plug in. It even shows you where to find both SVN plugins.
I have since moved on to using Mercurial (TortoiseHg with MercurialEclipse) which I find much better. In either case I use a full version of Eclipse. The last time I checked (a long time ago) NBEclipse had limitations on using plug-ins. Part 2 of my Pluralsight course on Eclipse does a walk-through of installing the MercurialEclipse plug in. It even shows you where to find both SVN plugins.
-
- Posts: 192
- Joined: Mon Dec 17, 2012 6:24 am
Re: Using Subversion with Netburner NBEclipse IDE
Thanks Tod!! A few things to look over before I decide, but good info. Thanks!