With vanilla Eclipse, from the M2Eclipse Extras repository, I install the "Maven SCM handler for Subclipse". That gives me the "Check out as Maven Project" option in the subversion reprository browser.
What is the equivalent plugin in JBDS?
TIA,
Doug
In order to enable, do:
File -> New -> Maven -> Checkout Maven Projects from SCM.
A dialog is then presented, this dialog has a "Find more SCM connectors"
Install the m2e-subclipse connector.