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

The constructor VpeEditAnyDialog(Shell, VpeAnyData) is undefined in org.jboss.tools.vpe.ui.test.dialog.VpeEditAnyDialogTest.java

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 3.2.0.M2
    • None

    Description

      [INFO] Compiling 16 source files to /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/vpe/tests/org.jboss.tools.vpe.ui.test/target/classes
      ----------
      1. ERROR in /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/vpe/tests/org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/dialog/VpeEditAnyDialogTest.java (at line 30)
      VpeEditAnyDialog dialog = new VpeEditAnyDialog(PlatformUI
      .getWorkbench().getDisplay().getActiveShell(), data);
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      The constructor VpeEditAnyDialog(Shell, VpeAnyData) is undefined
      ----------
      2. ERROR in /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/vpe/tests/org.jboss.tools.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/dialog/VpeEditAnyDialogTest.java (at line 52)
      dialog = new VpeEditAnyDialog(PlatformUI
      .getWorkbench().getDisplay().getActiveShell(), data);
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      The constructor VpeEditAnyDialog(Shell, VpeAnyData) is undefined
      ----------
      2 problems (2 errors)

      Attachments

        Issue Links

          Activity

            People

              dmaliarevich_jira Denis Maliarevich (Inactive)
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: