[JPP-Devel] [ jump-pilot-Bugs-3607970 ] Generalization will remove full polygons for high tolerance

2013-03-13 Thread SourceForge . net
Bugs item #3607970, was opened at 2013-03-13 21:12 Message generated for change (Comment added) made by jratike80 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3607970&group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] [ jump-pilot-Bugs-3607970 ] Generalization will remove full polygons for high tolerance

2013-03-13 Thread SourceForge . net
Bugs item #3607970, was opened at 2013-03-13 21:12 Message generated for change (Tracker Item Submitted) made by bigrodent You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3607970&group_id=118054 Please note that this message will contain a full copy of th

Re: [JPP-Devel] Change the color of the selected feature

2013-03-13 Thread Michaël Michaud
Hi, No i didn't use svn to download the code source, i download it from the sourceforge and import it to my workspace. so i have to download the latest version, or i'll have to do it from svn repository ? Just checked that we have no source bundle in the snapshot, so the best is that you get th

Re: [JPP-Devel] Change the color of the selected feature

2013-03-13 Thread Asma ouqalli
Hey michael, No i didn't use svn to download the code source, i download it from the sourceforge and import it to my workspace. so i have to download the latest version, or i'll have to do it from svn repository ? -- *Asma OUQALLI* Élève ingénieur : 3ème Sciences d'Information Géographique (SIG

Re: [JPP-Devel] download stats

2013-03-13 Thread edgar . soldin
well it happened during the german popes reign. when in doubt, believe;) ..ede On 13.03.2013 22:21, Giuseppe Aruta wrote: > We can exclude "the election of the Pope" as reason. It happened on 2013 > > 2013/3/13 mailto:edgar.sol...@web.de>> > > > > On 13.03.2013 19:26, Michaël Michaud wrot

Re: [JPP-Devel] tips² for eclipse users

2013-03-13 Thread edgar . soldin
why? every linux i know of since years uses utf8 as it's default encoding. ..ede On 13.03.2013 22:23, Giuseppe Aruta wrote: > In my small experience encoding to |UTF-8| seems the most common mistake (in > Linux) > > > 2013/3/13 mailto:edgar.sol...@web.de>> > > > http://eclipsesource.com/

Re: [JPP-Devel] tips² for eclipse users

2013-03-13 Thread Giuseppe Aruta
In my small experience encoding to UTF-8 seems the most common mistake (in Linux) 2013/3/13 > > http://eclipsesource.com/blogs/2012/10/26/top-10-tips-how-to-be-more-productive-with-the-best-ide/ > > http://eclipsesource.com/blogs/2013/01/08/effective-java-debugging-with-eclipse/ > > ..ede > > >

Re: [JPP-Devel] download stats

2013-03-13 Thread Giuseppe Aruta
We can exclude "the election of the Pope" as reason. It happened on 2013 2013/3/13 > > > On 13.03.2013 19:26, Michaël Michaud wrote: > > Hi > >> just dug into my mail archive. win32 installers were located in a > separate folder before, so their old download stats are gone ;) .. > >> > >> Micha

Re: [JPP-Devel] download stats

2013-03-13 Thread edgar . soldin
On 13.03.2013 19:26, Michaël Michaud wrote: > Hi >> just dug into my mail archive. win32 installers were located in a separate >> folder before, so their old download stats are gone ;) .. >> >> Michael: where do you see more downloads during the week we were featured? >> link? > > On the prese

Re: [JPP-Devel] download stats

2013-03-13 Thread Michaël Michaud
Hi > just dug into my mail archive. win32 installers were located in a separate > folder before, so their old download stats are gone ;) .. > > Michael: where do you see more downloads during the week we were featured? > link? On the presentation page, I saw it passed from "< 1000" to "> 1500" (

Re: [JPP-Devel] download stats

2013-03-13 Thread edgar . soldin
just dug into my mail archive. win32 installers were located in a separate folder before, so their old download stats are gone ;) .. Michael: where do you see more downloads during the week we were featured? link? ..ede On 13.03.2013 19:34, Stefan Steiniger wrote: > I think the reason was that

Re: [JPP-Devel] download stats

2013-03-13 Thread Stefan Steiniger
I think the reason was that we (ede) re-ordered folders. Before some stuff was under different folders? You see for instance that all previous releases have the same date of 2011-03-15. So all OJ downloads are now counted together. The bump is not visible in the Docs section for instance. stefan

Re: [JPP-Devel] download stats

2013-03-13 Thread Michaël Michaud
Hi, > http://sourceforge.net/projects/jump-pilot/files/OpenJUMP/stats/timeline?dates=2004-03-07+to+2013-03-13 > > does anybody have an idea what happend 03.2011 ? downloads have doubled to > 200 a month since then. Don't know, but this is the release date of 1.4.0 I think that there were some anno

[JPP-Devel] download stats

2013-03-13 Thread edgar . soldin
http://sourceforge.net/projects/jump-pilot/files/OpenJUMP/stats/timeline?dates=2004-03-07+to+2013-03-13 does anybody have an idea what happend 03.2011 ? downloads have doubled to 200 a month since then. ..ede -- Everyon

Re: [JPP-Devel] Change the color of the selected feature

2013-03-13 Thread Michaël Michaud
Hi, thank you michael, plz where can i find the setSelectionFillColor(color) method ? thnks in advance In AbstractSelectionRenderer class, as shown in my previous code snippet. You'll not find it in the online javadoc as it is not yet updated, but if you use svn to work with OpenJUMP sources

Re: [JPP-Devel] Change the color of the selected feature

2013-03-13 Thread Asma ouqalli
thank you michael, plz where can i find the setSelectionFillColor(color) method ? thnks in advance -- *Asma OUQALLI* Élève ingénieur : 3ème Sciences d'Information Géographique (SIG). Chef de commission développement professionnel - Rotaract EHTP. Chef de cellule Media - Olympiades EHTP 2012.

Re: [JPP-Devel] Change the color of the selected feature

2013-03-13 Thread Michaël Michaud
Hi, OK, now that I've read again most useful classes for selection rendering, I found it easier to extend the customization panel. Starting with revision 3320 (snapshot), you will be able to - define fill color and opacity of selection from the option panel - define fill color and opacity of s

[JPP-Devel] tips² for eclipse users

2013-03-13 Thread edgar . soldin
http://eclipsesource.com/blogs/2012/10/26/top-10-tips-how-to-be-more-productive-with-the-best-ide/ http://eclipsesource.com/blogs/2013/01/08/effective-java-debugging-with-eclipse/ ..ede -- Everyone hates slow websites. So

Re: [JPP-Devel] Print PlugIn

2013-03-13 Thread Stefan Steiniger
I guess it is best to create a new project. Then put the content into that (import it), for instance. Then setup all the dependencies for that new print project. Then use the workbench-properties.xml file/option to tell OpenJUMP to load the plugin on start... How to do this should be described on

Re: [JPP-Devel] Print PlugIn

2013-03-13 Thread Asma ouqalli
hi Rahkonen, thanks for your answer, i downloaded the src zip and i don't know how to integrate it with my src code, do i have to create a new project and import it, or i have to add id to my current project ( i did this but am getting a lot a lot of errooors) -- *Asma OUQALLI* Élève ingénieur :

Re: [JPP-Devel] Change the color of the selected feature

2013-03-13 Thread Asma ouqalli
hi michael, i followed the class u told me, i found that it uses the paint method too from StyleUtil. i tried this but it did nothing to the feature: another thing is i don't know how instanciate paint ( with what) Color color = Color.yellow; Stroke stroke =new BasicStroke(5,BasicStroke.CAP_ROU

Re: [JPP-Devel] [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[3317] core/trunk/ChangeLog

2013-03-13 Thread edgar . soldin
thanks, limited it explicitly to the snapshots though. . ede On 13.03.2013 00:32, Michaël Michaud wrote: > Hi, > > Added shortcut support in the news, > > https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=Main_Page > > Michaël >> Revision: 3317 >> >> http://jump-pilo

Re: [JPP-Devel] context menu naming

2013-03-13 Thread edgar . soldin
thanks.. also thanks Michael for adding that to the language files.. ede On 13.03.2013 04:38, Landon Blake wrote: > Ede: > > Context menu is OK with me. > > Landon > > On Sun, Mar 10, 2013 at 5:38 AM, wrote: >> we are about add names for context menus to the language files (for ez menu >> ui

Re: [JPP-Devel] Spatialite reader plugin problem

2013-03-13 Thread edgar . soldin
On 13.03.2013 09:25, Rahkonen Jukka wrote: > How about adding DB Query plugin to the OJ Plus version? The plugin itself is > only 520 kB. Spatialite jdbc file makes additional 3 MB and Oracle jdbc file > 1.5 MB. With 5 MB extra load we could offer a robust read access to both > Oracle and Spati

Re: [JPP-Devel] Difference between feature and BasicFeature

2013-03-13 Thread Asma ouqalli
Hello, thank you michael now i get the difference. @Landon my experience in java programming is too limited, thanks for the link. -- *Asma OUQALLI* Élève ingénieur : 3ème Sciences d'Information Géographique (SIG). Chef de commission développement professionnel - Rotaract EHTP. Chef de cellule

Re: [JPP-Devel] Spatialite reader plugin problem

2013-03-13 Thread Rahkonen Jukka
Hi, Because Jump DB Query plugin is doing things is a simple way it is also very robust. For example it has no troubles with reading data from new Spatialite v 4.0 databases. More sophisticated drivers and programs which are doing nice things by reading and interpreting metadata from the data

Re: [JPP-Devel] Change the color of the selected feature

2013-03-13 Thread Michaël Michaud
Hi Asma, I think the AbstractSelectionRenderer miss a setFillColor to make it easily customizable. You can change the fillColor permanently in the constructor to check it does what you need. I'll add an accessor to fillColor to make customization easier. Michaël Hi Michael, Yes i had a l