Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14101

The class is not compatible with JDK 1.6: org.jboss.tools.jst.web.ui.palette.html.wizard.HTMLWizardVisualPreviewInitializationException

XMLWordPrintable

      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)

      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.17.0:compile (default-compile) on project org.jboss.tools.jst.web.ui: Compilation failure: Compilation failure:
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-jst_master/sources/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/palette/html/wizard/HTMLWizardVisualPreviewInitializationException.java:[55,0]
      [ERROR] super(message, cause, enableSuppression, writableStackTrace);
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The constructor Exception(String, Throwable, boolean, boolean) is undefined
      [ERROR] 1 problem (1 error)
      [ERROR] -> [Help 1]
      

            vrubezhny Victor Rubezhny (Inactive)
            vrubezhny Victor Rubezhny (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: