Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Contributions

Hi

Congratulations on reaching one, I've been asked to start moving our additions over to yourselves for review now the API has been declared I take it there is contribution area available ?.

Some small points: tooltips on zoom both say zoom in, catalog delete non functional, and eclipse is upset by:

org.osgi.framework.BundleException: The Bundle-ClassPath entry "/" was not found in the bundle: update@/c:/Program Files/uDig/eclipse/plugins/net.refractions.udig.project.ui_0.9.0/ at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findClassPathEntry(EclipseClassLoader.java:262) at org.eclipse.osgi.framework.internal.defaultadaptor.DefaultClassLoader.buildClasspath(DefaultClassLoader.java:436) at org.eclipse.osgi.framework.internal.defaultadaptor.DefaultClassLoader.attachFragment(DefaultClassLoader.java:94) at org.eclipse.osgi.framework.internal.core.BundleLoader.createBCL(BundleLoader.java:670) at org.eclipse.osgi.framework.internal.core.BundleLoader.createBCLPrevileged(BundleLoader.java:652) at org.eclipse.osgi.framework.internal.core.BundleLoader.createClassLoader(BundleLoader.java:350) at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:307) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:332) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1315) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:161) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:151) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:138) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) at net.refractions.udig.internal.ui.UiPlugin.getEditorAreaDropActions(UiPlugin.java:148) at net.refractions.udig.internal.ui.UDIGWorkbenchAdvisor.preWindowOpen(UDIGWorkbenchAdvisor.java:267) at org.eclipse.ui.internal.WorkbenchWindow.<init>(WorkbenchWindow.java:274) at org.eclipse.ui.internal.Workbench.newWorkbenchWindow(Workbench.java:1122) at org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Workbench.java:572) at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1170) at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:178) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:665)
   at org.eclipse.ui.internal.Workbench.init(Workbench.java:886)
   at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1516)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:285)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
at net.refractions.udig.internal.ui.UDIGApplication.run(UDIGApplication.java:27) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:220) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
   at org.eclipse.core.launcher.Main.run(Main.java:710)
   at org.eclipse.core.launcher.Main.main(Main.java:694)

display looses layer on zoom i..e. add layer road link, add layer road node, zoom, road node layer disappears and has to be re added to redisplay, GML no display, we have no input on internet side.

We are currently using a pointer as the default tool, this was developed by TK for user groups and progress meetings it allows the marking of points on successive displays facilitating the quick return to these points as the discussion flow dictates; (effectively hyper linking the displays concerned) initially numeric now text numeric this addition has proved popular with user groups and has captured the imagination of the educationalists in our work streams especially when combined with the snapshot and keystroke macro facilities. I've been asked to present this to yourselves now and not wait for our releases as these groups now want to join your project independently but don t want to lose this facility (it was developed on the fly by hacking your code so not in an isolated module). However I'm at a loss as to your icon placement, shall I just place them in a group of there own and let yourselves sort them out, or is there a`style guide somewhere that I've missed.

Regards

John Frankish in Tony Kennedy's absence




Back to the top