From: Mike D. (JIRA) <no...@at...> - 2006-06-01 20:20:23
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-653?page=comments#action_23238 ] Mike Desjardins commented on HBX-653: ------------------------------------- Same here... JDK 1.4.2. > 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 |