Page 1 of 1
					
				Using Subversion with Netburner NBEclipse IDE
				Posted: Fri Oct 03, 2014 7:53 am
				by jediengineer
				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!!
			 
			
					
				Re: Using Subversion with Netburner NBEclipse IDE
				Posted: Wed Oct 08, 2014 3:49 pm
				by tod
				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.
 
			
					
				Re: Using Subversion with Netburner NBEclipse IDE
				Posted: Mon Oct 13, 2014 11:57 am
				by jediengineer
				Thanks Tod!! A few things to look over before I decide, but good info. Thanks!