[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-3315) Incomplete delete of generic exporter from .lauch file

Jiri Peterka (JIRA) jira-events at lists.jboss.org
Tue Aug 31 07:50:12 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Peterka closed JBIDE-3315.
-------------------------------

    Assignee: Jiri Peterka  (was: Dmitry Geraskov)


Verified in JBDS 4.0.0.v201008261621R-H420-M2, Linux 64, JDK 1.6

> Incomplete delete of generic exporter from .lauch file
> ------------------------------------------------------
>
>                 Key: JBIDE-3315
>                 URL: https://jira.jboss.org/browse/JBIDE-3315
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 2.1.2
>            Reporter: Francisco Jose Peredo Noguez
>            Assignee: Jiri Peterka
>            Priority: Minor
>             Fix For: 3.2.0.M2
>
>
> If I save my code generation options in a .launch and I try to delete one of the Generic Exporters, and then I open the file in a text editor to see if it actually deleted it, I see that it deleted the line that says:
> <listEntry value="hbmtemplate1"/>
> but it did not delete the this:
> <mapAttribute key="org.hibernate.tools.exporters.hbmtemplate1.properties">
> <mapEntry key="hibernatetool.something.toolclass" value="somepackage.SomeClass"/>
> <mapEntry key="outputdir" value="/myapp/WebContent/Crud"/>
> <mapEntry key="for_each" value="entity"/>
> <mapEntry key="template_name" value="view/list.xhtml.ftl"/>
> <mapEntry key="file_pattern" value="{class-name}List.xhtml"/>
> <mapEntry key="hibernatetool.util.toolclass" value="org.hibernate.eclipse.launch.SeamUtil"/>
> </mapAttribute>
> This mapAttribute  stuff stays there, and can only be removed if I do it manually.

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

        


More information about the jbosstools-issues mailing list