PostGIS seems to be registered at:

com.vividsolutions.jump.workbench.JUMPConfiguration#configureDatastores()

The wiki was down for me.

regards,
Larry

On Fri, Jun 5, 2009 at 2:20 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> Christopher,
>
> This page on our wiki might help:
>
> http://www.openjump.org/wiki/show/How+to+write+a+new+driver
>
> I will point out that you only have to register a DataStore if you
> want to integrate your plug-in with the standard File>Open dialog box.
> I implement DataStore, but then integrate my plug-ins directly into
> the menu structure.
>
> I've nearly finished my plug-in to read in survey point text files,
> and I've got the one for GPX. Neither of these integrate with the
> File>Open dialog box. This is because they are actually packaged in a
> plug-in, and not JUST as a DataStore. (You can have OJ load a
> DataStore without a plug-in, but this isn't my preferred method.)
>
> Get back to me if you need additional help or suggestions on this part
> of your project.
>
> The Sunburned Surveyor
>
> P.S. - Don't forget we need our weekly report today.
>
> On Fri, Jun 5, 2009 at 10:14 AM, Christopher<infinitye...@yahoo.com>
> wrote:
> >
> > I have the code for the H2 datastore written, but not tested because I
> can't figure out how to get a plugin to register a new DataStore.
> >
> > Where is the hook to register a new DataStore? In other words, if you do
> Open-->DataStore then click the new DataStore icon, how can you get other
> DataStores in the drop-down menu with "PostGIS"? I've been trying various
> things in both the Plugin and Extension class but nothing has worked. I've
> been trying to search out where JUMP registers a postgis DataStore, but
> can't seem to get eclipse to find the code.
> >
> > Hopefully someone here can enlighten me, otherwise it's back to searching
> the codebase and reverse engineering.
> >
> > Thanks for any help,
> > --Christopher
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> > looking to deploy the next generation of Solaris that includes the latest
> > innovations from Sun and the OpenSource community. Download a copy and
> > enjoy capabilities such as Networking, Storage and Virtualization.
> > Go to: http://p.sf.net/sfu/opensolaris-get
> > _______________________________________________
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Larry Becker
Integrated Systems Analysts, Inc.
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to