michael michaud
please add this patch to OJ and also tell me where the run datastore should
be placed in menu
--
Regards,
Mohammed Rashad K M
M.S. (By Research) student
Lab for Spatial Informatics
Department of CSE
International Institute of Information Technology
Hyderabad, India
diff --recursive src/com/vividsolutions/jump/workbench/JUMPConfiguration.java src.orig/com/vividsolutions/jump/workbench/JUMPConfiguration.java
910c910
< //private AddImageLayerPlugIn addImageLayerPlugIn = new AddImageLayerPlugIn();
---
> private AddImageLayerPlugIn addImageLayerPlugIn = new AddImageLayerPlugIn();
930c930
<
---
> */
diff --recursive src/com/vividsolutions/jump/workbench/ui/plugin/imagery/AddImageLayerPlugIn.java src.orig/com/vividsolutions/jump/workbench/ui/plugin/imagery/AddImageLayerPlugIn.java
6,9d5
< import org.openjump.core.ui.plugin.AbstractWizardPlugin;
< import org.openjump.core.ui.plugin.file.OpenWizardPlugIn;
< import org.openjump.core.ui.plugin.file.open.OpenFileWizard;
<
20,21d15
< import com.vividsolutions.jump.workbench.ui.MenuNames;
< import com.vividsolutions.jump.workbench.ui.plugin.FeatureInstaller;
25c19
< public class AddImageLayerPlugIn extends AbstractWizardPlugin {
---
> public class AddImageLayerPlugIn extends AbstractPlugIn {
31,35c25
< public void initialize(final PlugInContext context) throws Exception {
< super.initialize(context);
< FeatureInstaller featureInstaller = new FeatureInstaller(context.getWorkbenchContext());
< featureInstaller.addMainMenuItem(new String[] {MenuNames.FILE},this,3);
< }
---
>
diff --recursive src/org/openjump/OpenJumpConfiguration.java src.orig/org/openjump/OpenJumpConfiguration.java
96d95
< import com.vividsolutions.jump.workbench.ui.plugin.imagery.AddImageLayerPlugIn;
144,146d142
<
< AddImageLayerPlugIn addImageLayerPlugIn = new AddImageLayerPlugIn();
< addImageLayerPlugIn.initialize(pluginContext);
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel