Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] The uDig code sprint

Hi,

I'm a fresher in uDig development, and the tutorial docs I have read, but I think many details about the development I ' m still not clear especially when I want to build a simple GIS RCP Application with uDig plugins myself .osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)<br>
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)<br>at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)<br>
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)<br>at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:165)<br>at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)<br>
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)<br>at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)<br>at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)<br>
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br>at java.lang.reflect.Method.invoke(Unknown Source)<br>
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)<br>at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)<br>at org.eclipse.equinox.launcher.Main.run(Main.java:1173)<br>at org.eclipse.equinox.launcher.Main.main(Main.java:1148)<br>
org.eclipse.core.runtime.CoreException[1]: java.lang.NoClassDefFoundError: org/codehaus/xfire/client/Client<br>at java.lang.Class.getDeclaredConstructors0(Native Method)<br>at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)<br>
at java.lang.Class.getConstructor0(Unknown Source)<br>at java.lang.Class.newInstance0(Unknown Source)<br>at java.lang.Class.newInstance(Unknown Source)<br>at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)<br>
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)<br>at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)<br>
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)<br>at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:165)<br>at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)<br>
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)<br>at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)<br>at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)<br>
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br>at java.lang.reflect.Method.invoke(Unknown Source)<br>
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)<br>at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)<br>at org.eclipse.equinox.launcher.Main.run(Main.java:1173)<br>at org.eclipse.equinox.launcher.Main.main(Main.java:1148)<br>

--00504502c8e6ac18a5046f6dfde4--


Back to the top