[ 
http://jira.codehaus.org/browse/MECLIPSE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg updated MECLIPSE-275:
-------------------------------------

    Summary: WTP not recognized by eclipse version: 3.2.2 Build id: 
M20070212-1330  (was: WTP not recognized by eclipse version: 3.2.2
Build id: M20070212-1330)

> WTP not recognized by eclipse version: 3.2.2 Build id: M20070212-1330
> ---------------------------------------------------------------------
>
>                 Key: MECLIPSE-275
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-275
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: WTP support
>         Environment: Linux 2.6
>            Reporter: Jan Torben Heuer
>
> maven project, I run mvn -Dwtpversion=1.5 eclipse:eclipse and the plugin 
> creates the eclipse project files, however eclipse does not recognize the 
> project as wtp because the file org.eclipse.wst.common.project.facet.core.xml 
> needs the ?xml tag to be recognized:
> <?xml version="1.0" encoding="UTF-8"?>
> <faceted-project>
>   <fixed facet="jst.web"/>
>   <fixed facet="jst.java"/>
>   <installed facet="jst.java" version="6.0"/>
>   <installed facet="jst.web" version="2.4"/>
> </faceted-project>
> Please change the plugin to get it working!
> eclipse version:
> Version: 3.2.2
> Build id: M20070212-1330
> And please tell me, how I can find which version of the eclipse-plugin I have 
> installed.
> Jan

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to