[jbosstools-issues] [JBoss JIRA] (JBIDE-19189) NullPointerException in TablePropertiesBlock.doAdd

Michael Kolowicz (JIRA) issues at jboss.org
Mon Feb 9 07:00:51 EST 2015


Michael Kolowicz created JBIDE-19189:
----------------------------------------

             Summary: NullPointerException in TablePropertiesBlock.doAdd
                 Key: JBIDE-19189
                 URL: https://issues.jboss.org/browse/JBIDE-19189
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: hibernate
    Affects Versions: 4.2.2.Final
         Environment: eclipse.buildId=4.4.1.M20140925-0400
java.version=1.8.0_31
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86_64
            Reporter: Michael Kolowicz
            Priority: Blocker


I want to develop a small prototype of a application. I have create a database on MySQL 5.6 on a remote server. They have only 1 table (It´s like a easy prototype). The table have a Id-column.

I using the eclipse 4.4.1 (x86 on Windows 7 x64 - german), Hibernate 4.3.8, Hibernate Tools 4.0.0 (Final).

Installation is a fresh downloaded eclipse with all actual updates. In the application is added the JDBC for MySQL and the Hibernate-Core Files.

BTW: If i use Eclipse 4.3 with the same database, then the columns can be added an no error come up.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)



More information about the jbosstools-issues mailing list