From: Max R. A. (JIRA) <no...@at...> - 2006-06-01 20:23:20
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-653?page=comments#action_23239 ] Max Rydahl Andersen commented on HBX-653: ----------------------------------------- this is fixed in beta5a. Download it from jbosside 1.6. ( the direct link from tools.hibernate.org seems to point to beta5) > codegen only runs on jdk 1.5 > ---------------------------- > > Key: HBX-653 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-653 > Project: Hibernate Tools > Type: Bug > Components: eclipse > Reporter: Max Rydahl Andersen > Fix For: 3.1beta5a > > > usage of parseBoolean prohibts <1.5 usage. > Message: Problems occurred when invoking code from plug-in: "org.eclipse.jface". > java.lang.NoSuchMethodError: java.lang.Boolean.parseBoolean(Ljava/lang/String;)Z > at org.hibernate.eclipse.console.model.impl.ExporterDefinition.createProperties(ExporterDefinition.java:70) > at org.hibernate.eclipse.console.model.impl.ExporterDefinition.<init>(ExporterDefinition.java:50) > at org.hibernate.eclipse.console.ExtensionManager.findExporterDefinitions(ExtensionManager.java:54) > at org.hibernate.eclipse.launch.ExporterSettings.createControl(ExporterSettings.java:80) > at org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.showTabsFor(LaunchConfigurationTabGroupViewer.java:720) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |