[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.iam] Re: Bootstrapping Eclipse

Hello Tim,

Tim wrote:
I'm new to using the iam plugin for eclipse. I've used the m2:eclipse plugin before to bootstrap my projects (specificly the web project). When I checkout my webproject from svn and enbale maven on the project, eclipse does not know it is a web project. Is there a command and procedure for bootstrapping a web project using the iam plugin without calling the eclipse:m2eclipse maven command?


Enabling maven on any clean "war" project will automatically enable support. By clean, it means that has not yet been configured in any other way.


You will need to make sure that IAM's Webtools support has been installed for this to work.

If you still can not make your war project perform as an Web Project, you can try removing eclipse metadata (.project, .classpath, .settings) and importing the project on the workspace using the Import Maven Project option.

Finally, let me clarify that IAM and m2eclipse are developed by different teams, so running eclipse:m2eclipse will not help.

Yours,
--
Abel MuiÃo