DDL Export not working on Eclipse Juno
This exception occurs when the column's name is longer than 30. The cause is http://sourceforge.net/p/amateras/code/HEAD/tree/AmaterasERD/tags/1.0.9/net.java.amateras.db/src/net/java/amateras/db/dialect/AbstractDialect.java#l319 .
Eclipse Version: 20120614-1722 (Juno) AmaterasERD: 1.0.9 AmaterasUML: 1.3.4
When I try to export the DDL and hit the "finish" button the export dialogue won't close. The eclipse log throws the following exception. Changing the export options doesn't change the result.
This is the exception:
Kind Regards Palimm