Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Andreas Schmitz
Larry Becker wrote: Hi, I can't think of a way without modifying OpenJumpConfiguration. If this is a popular requirement, we could add functionality via the editable workbench-properties.xml file instead of the OpenJumpConfiguration class (as SkyJUMP does). This would make it possible

Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Sunburned Surveyor
I second the comments from Andreas. If I could help port this functionality from SkyJUMP, let me know. But perhaps we should hear what Stefan thinks first... The Sunburned Surveyor On Mon, Jun 30, 2008 at 1:22 AM, Andreas Schmitz [EMAIL PROTECTED] wrote: Larry Becker wrote: Hi, I can't

Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Stefan Steiniger
my 2 cents: . Yes for porting the functionality (didn't we ported already) . Question: what do we do then? Move all of the stuff in OpenJUMP/Jump configuration which is not basic (basic could be anything that is tools) to the xml file? . @Larry: - Can you send such xml file? I would like to see

Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Larry Becker
Hi Stefan, Yes we did port this functionality already. In order to use it we will need to edit OpenJumpConfiguration and move all of the desired plugin functionality to the workbench-properties.xml. I attached a copy of one from SkyJUMP. Note that I believe that this could change the order

Re: [JPP-Devel] disable/deactivate menu with plugin?

2008-06-30 Thread Stefan Steiniger
Hi Larry, thank you.. so lets test what happens with the i18n stuff stefan Larry Becker wrote: Hi Stefan, Yes we did port this functionality already. In order to use it we will need to edit OpenJumpConfiguration and move all of the desired plugin functionality to the

[JPP-Devel] Looks like the nightly build has been down since June 19th?

2008-06-30 Thread Sunburned Surveyor
Did we break the build or is it a problem with the host machine? The Sunburned Surveyor - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source.

[JPP-Devel] Adding new file types to Open... dialogue box

2008-06-30 Thread Christopher
File opening question: In OpenJUMP, how does one add a new file type and file handler to the “File-Open...” or “File-Open File...” dialogue box? --Christopher PS, as an update of my progress on the TIN module, I have a crude display pipeline written, but untested. I should have it up and

Re: [JPP-Devel] Adding new file types to Open... dialogue box

2008-06-30 Thread Stefan Steiniger
Hei Christopher, does this page help? http://openjump.org/wiki/show/HOWTO+Create+an+Open+Wizard You also can start with the OpenJUMPConfiguration file where for instance MrSID support is added. But the difference here is, that this is an image format. Stefan Christopher schrieb: File

Re: [JPP-Devel] Looks like the nightly build has been down since June 19th?

2008-06-30 Thread Paul Austin
I must have restarted my machine but forgot to add the ssh-keys to my ssh-agent so it was not copying them to the server. I'm running it now and it will be up again shortly. Paul Sunburned Surveyor wrote: Did we break the build or is it a problem with the host machine? The Sunburned

Re: [JPP-Devel] Adding new file types to Open... dialogue box

2008-06-30 Thread Paul Austin
The Open File..., works with the FileLayerLoader, this is by far the easiest option if you want to open something from a file. It also supports loading files from within zip files. See org.openjump.core.ui.io.file.DataSourceFileLayerLoader for an example

Re: [JPP-Devel] Looks like the nightly build has been down since June 19th?

2008-06-30 Thread Sunburned Surveyor
Thanks for keeping the nightly build going Paul. The Sunburned Surveyor On Mon, Jun 30, 2008 at 3:38 PM, Paul Austin [EMAIL PROTECTED] wrote: I must have restarted my machine but forgot to add the ssh-keys to my ssh-agent so it was not copying them to the server. I'm running it now and it