[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6632) The constructor VpeEditAnyDialog(Shell, VpeAnyData) is undefined in org.jboss.tools.vpe.ui.test.dialog.VpeEditAnyDialogTest.java

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Jul 19 01:32:53 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt resolved JBIDE-6632.
-------------------------------

    Resolution: Duplicate Issue


> The constructor VpeEditAnyDialog(Shell, VpeAnyData) is undefined in org.jboss.tools.vpe.ui.test.dialog.VpeEditAnyDialogTest.java
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6632
>                 URL: https://jira.jboss.org/browse/JBIDE-6632
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.2.0.M2
>            Reporter: Nick Boldt
>            Assignee: Maxim Areshkau
>
> [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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list