Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Subclipse M2E

u have to use M2M adapters for svn or git

depending on eclipse version.

right click, import, import ..., maven, checkout maven project from scm, "find more scm connector on m2m marketplace" and so on (select and install right connector ...)

after that, you don't use svn perspective but "right click, import, import ..., maven, checkou maven project from scm, "" ... to import multi*-module projects and they are recognized correctly





Damien Tacheron
Directeur technique

E-mail : dtacheron@xxxxxxxx
T/fixe : +33 (0)1 55 93 02 51
T/mobile : +33 (0)6 63 33 55 26

www.sqli.com
SQLI Paris

2014-09-16 17:30 GMT+02:00 Jason W. King <jason.king@xxxxxxxxxxxxxxxxxxxxxxx>:

All,

 

I’ve run into an issue with Subclipse and M2E.  I don’t want to keep my parent level project in the Luna interface because it shows all of the individual packages underneath it instead of showing them as individual Maven modules.  I want to force people to update the files within their respective projects, and not under the parent project.  The issue with this is that without the parent project in the workspace, I can’t do a true SVN Update from the root. 

 

Are there UI tweaks or something I can do to get around this?  Has anyone else had the need to do this?

 

Thanks in advance! 

 

Jason King

Software Engineer

Open Roads Consulting, Inc.

(757) 546-3401 | jason.king@xxxxxxxxxxxxxxxxxxxxxxx

 




This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed.
If you are not the intended recipient, please delete this email immediately.

_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top