This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 203214

Summary: Cannot open hibernate.reveng.xml
Product: javaee Reporter: Jiri Skrivanek <jskrivanek>
Component: HibernateAssignee: Sergey Petrov <sj-nb>
Status: VERIFIED FIXED    
Severity: normal CC: pjiricka, tim_sa
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2011-10-06 10:28:33 UTC
It is not possible to open hibernate.reveng.xml file. To reproduce:

- create web application with GlassFish server and Hibernate framework
- open new file wizard
- choose "Hibernate|Hibernate Reverse Engineering Wizard"
- click Next, add tables and finish the wizard
- file hibernate.reveng.xml is created but open action is disabled. It causes that double-click on the file does nothing.

Product Version: NetBeans IDE Dev (Build 201110050601)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Windows XP version 5.1 running on x86; Cp1250; en_US (nb)
Comment 1 Sergey Petrov 2011-10-06 12:55:35 UTC
*** Bug 203176 has been marked as a duplicate of this bug. ***
Comment 2 Sergey Petrov 2011-10-06 13:07:36 UTC
from subj looks like not a p3.
Comment 3 Sergey Petrov 2011-10-10 13:42:33 UTC
http://hg.netbeans.org/web-main/rev/2ccc6ae2dd62 fix
Comment 4 Quality Engineering 2011-10-11 14:16:03 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/2ccc6ae2dd62
User: Sergey B. Petrov <sj-nb@netbeans.org>
Log: #203214  add editor registration (missed when history button was added)