[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.iam] Re: Bootstrapping Eclipse
|
- From: Abel MuiÂo Vizcaino <amuino@xxxxxxxxx>
- Date: Tue, 18 Aug 2009 21:22:09 +0200
- Newsgroups: eclipse.technology.iam
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.22 (Macintosh/20090605)
Tim wrote:
Thanks for the quick response. I did not have the web tools plugin
enabled. I installed that, restarted eclipse, and re-checked out the
project from SVN (no .project,.classpath, .settings are in source
control). I then enabled Maven Dependency Management and eclipse turned
the project into a Java project (no dynamic web project as it should
be).
Did you install both the Eclipse Webtools (WTP) and the IAM Support for WTP?
Please also check that you have all the update sites listed in the
installation instructions: http://code.google.com/p/q4e/wiki/Installation
Also make sure that your pom is valid and that maven is properly
configured inside IAM (paths to settings.xml, proxy settings for
accessing the repositories...) before importing the project.
If after following all the steps it still does not work, please open a
bugzilla ticket with yout eclipse configuration (from the About dialog)
and pom file (removing any sensitive information).
Please also try creating a web project from an archetype (for example,
the wicket one) and see if it is correctly configured (that can help in
rulling out a problem on your pom).
In the pom.xml file I have it specified as a war package type. Is
there anything else that needs to be added to the pom.xml? Am I missing
anything else? Thanks again!
It should be automatic on import.
> I'd love to get this working as this
plugin is much better then m2eclipse.
Well... thanks!
--
Abel MuiÃo