Forum Discussion

Christian_Weyer's avatar
Christian_Weyer
Occasional Contributor
17 years ago

[soapUI Nature] "Import WSDL from file..." dialog not showing up

I am using soapUI Nature in Eclipse and try to import an existing WSDL from file. But when I choose the menu entry from the context menu nothing happens, no dialog pops up.

However there is a warning message inside Eclipse:
---
eclipse.buildId=M20080911-1700
java.version=1.6.0_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86

Warning
Tue Jan 13 19:38:20 CET 2009
A handler conflict occurred.  This may disable some commands.

eclipse.buildId=M20080911-1700
java.version=1.6.0_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86

Warning
Tue Jan 13 19:38:20 CET 2009
Conflict for 'org.eclipse.wst.sse.ui.format':HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandler,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@429a8fde,sourcePriority=1073741824)
HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandler,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@2c63552c,sourcePriority=1073741824)
---

Any idea what is happening here?
Thanks!

15 Replies

  • dain's avatar
    dain
    Occasional Contributor
    Please completely remove the plugin (that is, delete the 1 directory from "features" and the 3 directories from "plugins"), then run Eclipse once (this is important) and verify that all traces of the plugin seem to be gone. Lastly, close Eclipse and reinstall the latest nightly build of the plugin from http://www.eviware.com/nightly-builds/ and see if this makes a difference.

    I've had some issues with eclipse not understanding that the plugin has been updated unless you completely remove it and run Eclipse once without the plugin before installing a new version.
  • dain's avatar
    dain
    Occasional Contributor
    Ok, please try running Eclipse with the -clean flag (in a command prompt type "eclipse -clean" while in the working directory for eclipse). If just doing this doesn't solve your problem, try uninstalling the plugin as before, running "eclipse -clean", then re-installing and running "eclipse -clean" yet again. Hopefully this will work, otherwise we may have to do a remote desktop session to try to troubleshoot your issue or something.

    Best regards,
    Dain
    eviware.com
  • Christian_Weyer's avatar
    Christian_Weyer
    Occasional Contributor
    Still, I am just seeing "soapUI Libraries Plug-in" and no context menu entries
  • dain's avatar
    dain
    Occasional Contributor
    Ok, the update site has now been updated with the 2.5.1 version of the Eclipse plugin. I have succesfully installed it on a new, clean installation of Eclipse in Windows with no problems. I've had some issues with it not installing properly on another computer that had a previous version of the plugin installed, even though I had removed it. Try the update site (instructions here) and if it still does not work, you might want to try completely un-installing and re-installing Eclipse. Sorry for the inconvenience!

    Best regards,
    Dain
    eviware.com