[jbosstools-issues] [JBoss JIRA] Reopened: (JBIDE-1610) hibernate reverce engeniering - Table & Columns tab - delete/remove button

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Aug 13 11:23:42 EDT 2008


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

Max Rydahl Andersen reopened JBIDE-1610:
----------------------------------------



This delete button seems completely broken!

Pressing delete on the table that is shown for e.g.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hibernate-reverse-engineering PUBLIC "-//Hibernate/Hibernate Reverse Engineering DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-reverse-engineering-3.0.dtd" >

<hibernate-reverse-engineering>

	<table name="blah">

	</table>
</hibernate-reverse-engineering>

gives the following result:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hibernate-reverse-engineering PUBLIC "-//Hibernate/Hibernate Reverse Engineering DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-reverse-engineering-3.0.dtd" >


Yup - all of hibernate-reverse-engineering is removed leaving just the DTD header.

Furthermore any edits does not seem to be reflected in the editor anymore (this could be caused by other things, but I noticed it when testing this).

e.g. click "Include...." on Table Filters and nothing shows in the table, but the src is changed and have the added table-filter.

> hibernate reverce engeniering - Table & Columns tab - delete/remove button
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-1610
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-1610
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Vitali Yemialyanchyk
>            Priority: Minor
>             Fix For: 3.0.0.alpha
>
>         Attachments: screenshot.jpg
>
>
> possible add but not possible to remove items

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

        



More information about the jbosstools-issues mailing list