[JPP-Devel] [General Java Programming] Monitoring class dependencies...

2007-10-19 Thread Sunburned Surveyor
I was wondering if anyone knew of a tool that could analyze Java class definitions (*.java files) to determine what public methods in external classes are called by methods defined in the class being analyzed. I thought this would be very helpful for two (3) reasons: [1] It would help explain how

Re: [JPP-Devel] SIGLE OJ merge

2007-10-19 Thread Paul Austin
Just one request I see that we have an sigle package inside the org.openjump tree. I think that anything in the org.openjump should not have the package name from the developers. Instead it should be merged in to the package hierarchy based on function. Paul Stefan Steiniger wrote: > i don't see

Re: [JPP-Devel] Subversion Time-Lapse View

2007-10-19 Thread Jonathan Aquino
Hi Eric - Interesting ideas! I was just going to leave it as a simple tool. I agree with you that Eclipse has a great diff view. Perhaps someone can take what I've done and use it as the start of an Eclipse plugin. Jon _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [JPP-Devel] SIGLE OJ merge

2007-10-19 Thread Stefan Steiniger
i don't see why not... i used the "compare" editor to find out the differences stefan Sunburned Surveyor schrieb: > Stefan, > > These sound like good tools to add. Can I help move them into our SVN? > > The Sunburned Surveyor > > P.S. - Thank you for the help Erwan. > > On 10/19/07, erwan boc

Re: [JPP-Devel] @Erwan Bocher - about Cut Polygon Plugin

2007-10-19 Thread Stefan Steiniger
Paul Austin schrieb: > Agreed Split Polygon is a good name for splitting a polygon into to. ok .. from my side too :) > > Is there a better name for the Cut Polygon one which is basically > subtracting one polygon geometry from the other. Is there some well > known spatial term that we can use

[JPP-Devel] Super Select Tool 1002 Release

2007-10-19 Thread Sunburned Surveyor
Release 1002 of the Super Select Tool is available at the SurveyOS Project SourceForge web site: https://sourceforge.net/project/showfiles.php?group_id=122820 I have removed all the logging code for this release. Hopefully this will remove the bug identified yesterday on the mailing list. The Su

Re: [JPP-Devel] WMS changes

2007-10-19 Thread Andreas Schmitz
Paul Austin wrote: Hi, > I saw you just made a change to the WMS plug-in, I created a copy of > this plugin as a Wizard to fit in with my new open wizard. So I'll need > to make the change there too. > > One thing I can do is to change the actual plug-in itself to use the WMS > wizard instead of

[JPP-Devel] WMS changes

2007-10-19 Thread Paul Austin
Andreas, I saw you just made a change to the WMS plug-in, I created a copy of this plugin as a Wizard to fit in with my new open wizard. So I'll need to make the change there too. One thing I can do is to change the actual plug-in itself to use the WMS wizard instead of duplicating code. Would yo

Re: [JPP-Devel] Styles

2007-10-19 Thread Sunburned Surveyor
Paul, This approach sounds logical to me as well. Can you put something together that we could test out at some point? The Sunburned Surveyor On 10/19/07, Andreas Schmitz <[EMAIL PROTECTED]> wrote: > Paul Austin wrote: > > Hi, > > > I've been thinking about the styling of layers again in OpenJUM

Re: [JPP-Devel] SIGLE OJ merge

2007-10-19 Thread Sunburned Surveyor
Stefan, These sound like good tools to add. Can I help move them into our SVN? The Sunburned Surveyor P.S. - Thank you for the help Erwan. On 10/19/07, erwan bocher <[EMAIL PROTECTED]> wrote: > Hi Stefan, > > Yes. > > If u are interested by these tools. I have no SVN RW access and I > forgot my

Re: [JPP-Devel] New Italian Language file

2007-10-19 Thread Giuseppe Aruta
--- Sunburned Surveyor <[EMAIL PROTECTED]> ha scritto: > Peppe, > > Are you interested in learning how to commit changes > to the language > files to the SVN repository? > > If you are interested I can get you up and running. > > The Sunburned Surveyor London, i have been abroad for my job f

Re: [JPP-Devel] Subversion Time-Lapse View

2007-10-19 Thread Eric Lemesre
Hi jon, Nice tool. Do you have planed to add this tools as Eclipse plugin? And is it lot of work to add on a bar at left or rigth side to view where is a diff? Eric 2007/10/19, Jonathan Aquino <[EMAIL PROTECTED]>: > > Useful tool for Subversion: > > SVN Time-Lapse View > http://code.go

Re: [JPP-Devel] @Erwan Bocher - about Cut Polygon Plugin

2007-10-19 Thread Paul Austin
Agreed Split Polygon is a good name for splitting a polygon into to. Is there a better name for the Cut Polygon one which is basically subtracting one polygon geometry from the other. Is there some well known spatial term that we can use for this? Paul Larry Becker wrote: > Perhaps we should ren

Re: [JPP-Devel] @Erwan Bocher - about Cut Polygon Plugin

2007-10-19 Thread Larry Becker
Perhaps we should rename the OJ "Cut Polygon" tool to "Split Polygon" or "Subdivide Polygon"? Larry On 10/19/07, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > > --- Stefan Steiniger <[EMAIL PROTECTED]> ha scritto: > > > Hei Peppe, > > > > what is different to th ecut-polgyon tool in OJ. Or > > are

Re: [JPP-Devel] @Erwan Bocher - about Cut Polygon Plugin

2007-10-19 Thread Giuseppe Aruta
--- Stefan Steiniger <[EMAIL PROTECTED]> ha scritto: > Hei Peppe, > > what is different to th ecut-polgyon tool in OJ. Or > are these two > different tools? > > stefan Hi Stefan, I have been abroad for working 10 days so I answer late your letter, even if Erwan already define the SIGLE proje

Re: [JPP-Devel] Styles

2007-10-19 Thread Andreas Schmitz
Paul Austin wrote: Hi, > I've been thinking about the styling of layers again in OpenJUMP. The > mechanism we have now is very flexible and allows us to do some really > fancy styling fairly easy. > > The only problem I have with it is that if you want to support multiple > styles per layer aka c

Re: [JPP-Devel] Open Wizard

2007-10-19 Thread Andreas Schmitz
Paul Austin wrote: Hi, > Can you SVN up and try again. I had forgotten to reset the panels in the > wizard when creating the new state each time the dialog is opened now it works fine, thanks. I just have one suggestion: it would be nice to be able to use double clicks to select the data source

Re: [JPP-Devel] SIGLE OJ merge

2007-10-19 Thread erwan bocher
Hi Stefan, Yes. If u are interested by these tools. I have no SVN RW access and I forgot my sourceforge password. See U. 2007/10/18, Stefan Steiniger <[EMAIL PROTECTED]>: > Hei Erwan, > > So you have made your merge localy? > and we would need to move now the tools that we want to integrate?

Re: [JPP-Devel] Open Wizard

2007-10-19 Thread Paul Austin
I've fixed the useless Open, close buttons on the Open Project panel and also added double click handling to the Select type panel and for the select files, projects panels. Paul - This SF.net email is sponsored by: Splunk

Re: [JPP-Devel] Open Wizard

2007-10-19 Thread Paul Austin
Hi Larry, Now I see where I was confused it's the Open Project panel which has the useless buttons, I was looking at the open file one. I'll get this fixed Paul Larry Becker wrote: > Hi Paul, > > Just to clarify what I'm seeing, I've attached two screen captures. > I've tried this on my XP PC

Re: [JPP-Devel] @SS OpenJUMP List Of Functions - Edit Updates

2007-10-19 Thread Giuseppe Aruta
Hi, London > Peppe: Can we decide on a style to use when refering > to the name of > another command? Should we just use a color? Go ahead, blue colour seems fine! > I have been numbering my notes for each function > sequentially and > making the note title bold. Does this work for you? It's Ok

Re: [JPP-Devel] Open Wizard

2007-10-19 Thread Larry Becker
Hi Paul, Just to clarify what I'm seeing, I've attached two screen captures. I've tried this on my XP PC at work and on my Vista PC at home. Open File has no open or cancel, but Open Project does have non-functional ones. Larry On 10/19/07, Andreas Schmitz <[EMAIL PROTECTED]> wrote: > Paul Au