Re: [JPP-Devel] OJ - MrSID - Linux

2007-09-24 Thread Larry Becker
I found: ETC_PATH = WORKING_DIR + etc + sep; TMP_PATH = WORKING_DIR + tmp + sep; MRSIDDECODE = ETC_PATH + mrsiddecode.exe; MRSIDINFO = ETC_PATH + mrsidinfo.exe; in the AddSIDLayerPlugIn. regards, Larry On 9/23/07, Pedro Doria Meunier [EMAIL PROTECTED] wrote:

[JPP-Devel] New Open File plug-ins

2007-09-24 Thread Paul Austin
All, I have checked in my new Open File, Project, Recent plug-ins and the the FileLayerLoader framework into SVN under my branch core/branches/paustin You can checkout this project or ig using eclipse you can use TeamSwitch to switch to that branch to test it out. If you want to create a new

Re: [JPP-Devel] a rewiew on menu bar

2007-09-24 Thread Paul Austin
Pepe, Eventually what I would like to see for the file menu is something like this. File New Project --- Category Layer : -- Open File... Open Project... Open Recent file1 project1 -- Save plug-ins : -- Print plug-ins : -- Exit

Re: [JPP-Devel] Modularization of code

2007-09-24 Thread Sunburned Surveyor
Martin wrote: Yes, agreed. I think what you are saying is that the Workbench should be clearly split into Model and View modules. Whereever possible, functionality should be defined in terms of the Workbench Model, not Swing GUI components. The View can depend on the Model, but not vice-versa

Re: [JPP-Devel] File drag-and-drop revisited

2007-09-24 Thread Sunburned Surveyor
Martin, Maybe I can take a peek at the code in the library this week? SS On 9/19/07, Martin Davis [EMAIL PROTECTED] wrote: Hey, coders. Check out the FileDrop library for doing file drag-and-drop: http://iharder.sourceforge.net/filedrop/ The code is unlicensed and can be repackaged and

Re: [JPP-Devel] @ Sefan - Upgrade OJ 1.2D to 1.2E? Future developments?

2007-09-24 Thread Sunburned Surveyor
Might we be able to provide two (2) dowloads. We can have a beginner download with an included JVM and an expert download with just OpenJUMP. SS On 9/22/07, Larry Becker [EMAIL PROTECTED] wrote: HI Peppe, One comment about including a version bundled with a JVM. The point of doing this,

Re: [JPP-Devel] @ Sefan - Upgrade OJ 1.2D to 1.2E? Future developments?

2007-09-24 Thread Sunburned Surveyor
I have organized the Todo before shipping next release page on the OpenJUMP wiki into completed and incomplete lists. I hope this will make it a little easier to see what still needs to be done before another release. The Sunburned Surveyor On 9/24/07, Sunburned Surveyor [EMAIL PROTECTED] wrote:

Re: [JPP-Devel] Checking Java version?

2007-09-24 Thread Sunburned Surveyor
Jukka, I have no idea how we might handle the JRE version in the batch script on Windows or Linux. Maybe Larry or Paul have suggestions? Maybe we need to add a switch statement to the batch script that uses the java -version command and prints an error message if the installed version isn't

Re: [JPP-Devel] OpenJUMP Batch File - Dynamic Classpath Construction

2007-09-24 Thread Paul Austin
No problems Paul Sunburned Surveyor wrote: Many thanks to the programmer that created the new batch file for OpenJUMP that dynamically constructs the classpath from all Jars in the OpenJUMP /lib directory. This makes adding libraries much easier. The Sunburned Surveyor

Re: [JPP-Devel] File drag-and-drop revisited

2007-09-24 Thread Larry Becker
Hi Paul, This will fit nicely into my new OpenFile plug-in I was thinking the same thing. thanks, Larry On 9/24/07, Paul Austin [EMAIL PROTECTED] wrote: Martin, This will fit nicely into my new OpenFile plug-in, all I'll need to do is make one small change to be able to call the plug-in

[JPP-Devel] ReplaceValuePlugIn

2007-09-24 Thread Eric Lemesre
Hello, Thank verry much for the good job in OpenJUMP. I make somme modifications in the plugIn ReplaceValuePlugIn (in org.openjump.sigle.plugin.replace). This plugin replace a attribute with a constante. And now we can copy one attribute to an other one. I joint the code. How can i have acces

Re: [JPP-Devel] Checking Java version?

2007-09-24 Thread Sunburned Surveyor
...on Windows not so easy. Would this be a reason to write an OpenJUMP launcher in a DotNET language like C#? Then we could compile the launcher to a .exe using an open source IDE like SharpDevelop. The Sunburned Surveyor On 9/24/07, Paul Austin [EMAIL PROTECTED] wrote: Landon, To do it in

Re: [JPP-Devel] to SS and Stefan - about online New User Guide

2007-09-24 Thread Giuseppe Aruta
Thanks SS, I have have days free I started to upgrade the New User Guide, integrating with other wiki page. I hope my English won't failure! peppe --- Sunburned Surveyor [EMAIL PROTECTED] ha scritto: Peppe, I think you have become our official master of documentation. You have my