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

Display Error Message in Dialog Window when using JBoss Tools with Java 5

    Details

    • Type: Feature Request
    • Status: Closed (View Workflow)
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: 3.2.1.CR1
    • Fix Version/s: 3.3.0.M4
    • Component/s: common/jst/core
    • Labels:
      None
    • Environment:
      jbdevstudio-product-eap-linux-gtk-4.1.0.v201105312352R-H528-CR1

      Description

      It would be nice to display error message when JBoss Tools is used with Java v.5 not just in Error Log but also to dialog window with check box "Do not show this error again". It's more informative for user to see the reason why Visual part of VPE editor or anything else is not shown.

        Gliffy Diagrams

          Issue Links

            Activity

            Hide
            dmaliarevich Denis Maliarevich added a comment -

            "Eclipse handling" by default is that plugins won't be loaded on the unsatisfied environment. Very likely there will be errors in the error log. But user will have no idea about what is going on.

            Show
            dmaliarevich Denis Maliarevich added a comment - "Eclipse handling" by default is that plugins won't be loaded on the unsatisfied environment. Very likely there will be errors in the error log. But user will have no idea about what is going on.
            Hide
            dmaliarevich Denis Maliarevich added a comment -

            So my suggestions:
            1) So as Denis said "Why wouldn't we just mark all our bundles as required JavaSE-1.6".
            2) Display warning messages during installation and startup.
            3) Won't start JBDS on the wrong JDK.

            Show
            dmaliarevich Denis Maliarevich added a comment - So my suggestions: 1) So as Denis said "Why wouldn't we just mark all our bundles as required JavaSE-1.6". 2) Display warning messages during installation and startup. 3) Won't start JBDS on the wrong JDK.
            Hide
            dmaliarevich Denis Maliarevich added a comment - - edited

            After discussion:
            Only warnings should be added, because other points have no benefits to the user.

            Show
            dmaliarevich Denis Maliarevich added a comment - - edited After discussion: Only warnings should be added, because other points have no benefits to the user.
            Hide
            yradtsevich Yahor Radtsevich added a comment -

            A tip from Denis Golovin: we may use org.jboss.tools.usage plugin for this dialog.

            Show
            yradtsevich Yahor Radtsevich added a comment - A tip from Denis Golovin: we may use org.jboss.tools.usage plugin for this dialog.
            Hide
            yradtsevich Yahor Radtsevich added a comment - - edited

            Resolved as Won't Fix

            Found three solutions, but none of them is satisfying (solution - drawbacks):

            1. Create the dialog in commons - commons are already 1.6, not all plugins are dependent on them.
            2. Create the dialog in usage - not its job.
            3. Create the dialog in a new plugin - too much for one message.
            Show
            yradtsevich Yahor Radtsevich added a comment - - edited Resolved as Won't Fix Found three solutions, but none of them is satisfying (solution - drawbacks): Create the dialog in commons - commons are already 1.6, not all plugins are dependent on them. Create the dialog in usage - not its job. Create the dialog in a new plugin - too much for one message.

              People

              • Assignee:
                dmaliarevich Denis Maliarevich
                Reporter:
                vpakan Vlado Pakan
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development