[JPP-Devel] OpenJump Documentation

2010-06-24 Thread Hernan Arellano
Hi All! Does anyone know if there is documentacion of OJ Core? Documentation like class diagram or something where i can see the main classe and their relations (Map, LayerManager, Layer, etc). If there is not, maybe someone have a scheme of the most important classes that can share.

Re: [JPP-Devel] OpenJump Documentation

2010-06-24 Thread Larry Becker
Hi Herman, Try: http://www.vividsolutions.com/jump/bin/JUMP%20Developer%20Guide.pdf Larry On Thu, Jun 24, 2010 at 6:59 AM, Hernan Arellano wrote: > Hi All! >Does anyone know if there is documentacion of OJ Core? Documentation > like class diagram or something where i can see the ma

Re: [JPP-Devel] OpenJump Documentation

2010-06-24 Thread Benjamin Gudehus
Hello Herman, I created a useful cheat sheet. http://www.imagebanana.com/img/n6r6yt2g/PlugInContext.png --Benjamin 2010/6/24 Larry Becker > Hi Herman, > > Try: > http://www.vividsolutions.com/jump/bin/JUMP%20Developer%20Guide.pdf > > Larry > > On Thu, Jun 24, 2010 at 6:59 AM, Hernan Arellan

Re: [JPP-Devel] OpenJump - some more stats

2010-06-24 Thread Sunburned Surveyor
I agree. A program like OpenJUMP is probably making more of an impact in those places. Landon On Mon, Jun 21, 2010 at 1:42 PM, Stefan Steiniger wrote: > :) > > it may sound weired but I am really proud on some of the downloads at > the end of the list like Uruguay, Venezuela, Nigeria, Tanzania,

Re: [JPP-Devel] Selectionstyle Patch

2010-06-24 Thread Sunburned Surveyor
I haven't looked at the code Mathias provided. It sounds like Larry's provided some great comments. I hope the changes can be made so Mathias code can be integrated. If Mathias needs help making the mods Larry has suggested, he can let me know. The Sunburned Surveyor On Mon, Jun 21, 2010 at 6:28

Re: [JPP-Devel] understand error

2010-06-24 Thread Sunburned Surveyor
Thanks for posting your solution for others Luca. The Sunburned Surveyor On Fri, Jun 18, 2010 at 6:24 AM, luca marletta wrote: > Hi all, > actually the error mentioned above is related to clipboard as Larry suggests. > I write here for someone that will face it in future. > > Maybe as Michaud su

[JPP-Devel] Aditional information about OpenJump

2010-06-24 Thread Hernan Arellano
Hi All! Does anyone knows the minimal and recomended system requirements to OPENJUMP? I mean OS suported xp, vista, Seven, linux versions, amount of memory, CPU, etc, Other question, what are the dependency of OJ? I mean third parts that OJ needs to work, e.g. GeoTools, JRE, etc. Thanks in

Re: [JPP-Devel] OpenJump Documentation

2010-06-24 Thread Michaël Michaud
Hi, Nice and useful work Benjamin. May we know how you did get that ? Michaël > Hello Herman, > > I created a useful cheat sheet. > > http://www.imagebanana.com/img/n6r6yt2g/PlugInContext.png > > --Benjamin > > 2010/6/24 Larry Becker > > > Hi Herman, > >

Re: [JPP-Devel] Aditional information about OpenJump

2010-06-24 Thread Michaël Michaud
Hi, You have some basic information here : http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=Installation OpenJUMP sourcecode is java 5 compatible. I think we'll switch to java 1.6 before the end of the year, but nothing is decided yet. So, a JRE 5 is needed at the moment. Manda

Re: [JPP-Devel] OpenJump Documentation

2010-06-24 Thread Hernan Arellano
Hi Benjamin! It is a great work!! That is what I was looking for, it is very useful. Thank you for share it, and thank all those who collaborate with this great list!! Regards Hernan _

Re: [JPP-Devel] OpenJump Documentation

2010-06-24 Thread Stefan Steiniger
Hei Benjamin thanks.. I uploaded it on the wiki stefan Benjamin Gudehus wrote: > Hello Herman, > > I created a useful cheat sheet. > > http://www.imagebanana.com/img/n6r6yt2g/PlugInContext.png > > --Benjamin > > 2010/6/24 Larry Becker > > > Hi Herman, >

[JPP-Devel] ClassNotFoundException

2010-06-24 Thread siddharth raghuvanshi
Hi, I have made some changes to the source code, & the program was running fine. After that, I tried renaming some files in Eclipse, which resulted in error. So, I moved back to previous source code, deleted everything & build everything afresh using build.xml. But still, I am getting the followi

Re: [JPP-Devel] ClassNotFoundException

2010-06-24 Thread Michaël Michaud
Hi Siddharth, Just that your classname should not be com.vividsolutions.*pump*.workbench.ui.plugin.analysis.SpatialQueryPlugIn but com.vividsolutions.*jump*.workbench.ui.plugin.analysis.SpatialQueryPlugIn Idem for com.vividsolutions.pump.workbench.ui.plugin.analysis.AttributeQueryPlugIn don't k

Re: [JPP-Devel] ClassNotFoundException

2010-06-24 Thread siddharth raghuvanshi
Hi Michael, Thanks for the help & really sorry for asking help on such a foolish mistake. Sincerely Siddharth 2010/6/25 Michaël Michaud > Hi Siddharth, > > Just that your classname should not be > com.vividsolutions.*pump*.workbench.ui.plugin.analysis.SpatialQueryPlugIn > but > com.vividsoluti

Re: [JPP-Devel] Error in Using WFS Plugin

2010-06-24 Thread Andreas Schmitz
siddharth raghuvanshi wrote: Hi, > Even when I am copying the feature request from the WFS client in the > browser & pasting the request back in the request box of the advanced > settings of jump WFSPlugin, I am still getting the following error: > > [14:32:03] WARN: [HttpMethodBase] Going to b