[jbosstools-issues] [JBoss JIRA] (JBIDE-14101) The class is not compatible with JDK 1.6: org.jboss.tools.jst.web.ui.palette.html.wizard.HTMLWizardVisualPreviewInitializationException

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Fri Apr 19 10:57:53 EDT 2013


Victor Rubezhny created JBIDE-14101:
---------------------------------------

             Summary: The class is not compatible with JDK 1.6: org.jboss.tools.jst.web.ui.palette.html.wizard.HTMLWizardVisualPreviewInitializationException
                 Key: JBIDE-14101
                 URL: https://issues.jboss.org/browse/JBIDE-14101
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml/html source editing
    Affects Versions: 4.1.0.Beta1
         Environment: JDK 1.6.0_45
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)

            Reporter: Victor Rubezhny
            Assignee: Alexey Kazakov
            Priority: Blocker
             Fix For: 4.1.0.Beta1


The class org.jboss.tools.jst.web.ui.palette.html.wizard.HTMLWizardVisualPreviewInitializationException cannot be compiled with JDK 1.6.

There is no a constructor of Exception class with the following parameters in Java version 1.6.0:
Exception(String message, Throwable cause, boolean enableSuppression,
			boolean writableStackTrace)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list