On 01/18/2013 05:25 AM, Rob Stryker wrote:
Hi all:
Hi,
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.
In a clean workspace,
trying to import them as a maven project, the maven project importer
wizard simply freezes. ANy ideas?
Sorry, can't help with it, and as I said, I
don't think importing
plugins as Maven projects will work.
If anyone's curious why I'm trying to import this, it's
because the
project structure was forked / cloned / adapted from the esb project,
which, as we've all seen lately, has tons of problems associated with
it. So I'd like to get the jump on cleaning up the switchyard project
structure before it reaches 1.0, to help avoid a lot of these issues,
and to make use of all of the recent additions to API available in
webtools which the esb project has NOT been using at all.
Ok, good luck!
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <
http://www.jboss.org/tools>
My blog <
http://mickaelistria.wordpress.com> - My Tweets
<
http://twitter.com/mickaelistria>