[jbosstools-dev] How to import switchyard tools?

Max Rydahl Andersen max.andersen at redhat.com
Fri Jan 18 04:21:03 EST 2013


>> I've cloned the repo git://github.com/jboss-switchyard/tools.git but for 
>> some reason I can't import the projects. They contain no .project file, 
>> so I assume I must import them as a maven project?
>> 
> I would think it's a bug in the repo. Plug-in projects should not be imported as Maven projects because they're PDE-driven projects and there is no m2e-PDE integration. So instead of importing as a Maven project, I think you'd better copy-paste and adapt a .project file from another plugin project.
> The .project have to be on SCM for Eclipse PDE projects.

eeh what ? there is m2e-PDE integration, the tycho project delivers that. m2e will install the connector for you.

Do though note we have until now for all other eclipse projects required .project files to be there to not require usage of m2e during development/import.

Rob - where does it hang exactly ?
Is it when it is checking for connectors to install ?

/max


More information about the jbosstools-dev mailing list