You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org> on 2006/01/20 17:31:09 UTC

[jira] Closed: (MNGECLIPSE-52) POM editor deletes schema in project tag

     [ http://jira.codehaus.org/browse/MNGECLIPSE-52?page=all ]
     
Eugene Kuleshov closed MNGECLIPSE-52:
-------------------------------------

    Resolution: Duplicate

> POM editor deletes schema in project tag
> ----------------------------------------
>
>          Key: MNGECLIPSE-52
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-52
>      Project: Maven 2.x Plug-in for Eclipse
>         Type: Improvement

>   Components: POM Editor
>     Versions: 0.0.3
>     Reporter: Al Maw
>     Assignee: Eugene Kuleshov
>     Priority: Minor

>
>
> I have a decent XML editor which does autocompletion based on schema.
> The POM editor doesn't currently do all that much other than dependencies, so you need to be able to manually edit the file. Auto-complettion is very useful for this. Unfortunately, the POM editor kills the defs. in the <project> tag. It should leave them intact, or add them even:
> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org