Re: [JPP-Devel] CAD plugin. Add new library (as depency)

2020-06-04 Thread Giuseppe Aruta
Indeed I was planning this way: from user's point of view there is no difference. On the other hand, I was thinking about developers who have a project in their eclipse connected to svn (or not) and have a warning that a library is missing whenever they want to compile (right now, a very rare situa

Re: [JPP-Devel] CAD plugin. Add new library (as depency)

2020-06-04 Thread Giuseppe Aruta
OK. I found a solution. No dependency required. Thank Ede Peppe Il giorno gio 4 giu 2020 alle ore 10:19 Giuseppe Aruta < giuseppe.ar...@gmail.com> ha scritto: > Indeed I was planning this way: from user's point of view there is no > difference. > On the other hand, I was thinking about developers

[JPP-Devel] SVN: [6299] plug-ins/CADExtension/trunk/src/org/openjump/advancedtools/ block/SaveBlockPlugIn.java

2020-06-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6299 http://sourceforge.net/p/jump-pilot/code/6299 Author: ma15569 Date: 2020-06-04 08:40:11 + (Thu, 04 Jun 2020) Log Message: --- a new saved block will be automatically available as a symbol (Caplan Symbology plugin) without restarting OpenJUMP Modified Pa

[JPP-Devel] SVN: [6300] plug-ins/CADExtension/dist

2020-06-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6300 http://sourceforge.net/p/jump-pilot/code/6300 Author: ma15569 Date: 2020-06-04 08:43:49 + (Thu, 04 Jun 2020) Log Message: --- Updated new build (0.8) and source code Added Paths: --- plug-ins/CADExtension/dist/CadTools-0.8.jar plug-ins/CAD

[JPP-Devel] SVN: [6301] core/trunk/lib/plus/CadTools-0.8.jar

2020-06-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6301 http://sourceforge.net/p/jump-pilot/code/6301 Author: ma15569 Date: 2020-06-04 08:47:27 + (Thu, 04 Jun 2020) Log Message: --- Small enhancement: a new saved block will be automatically available as a symbol (Cadplan VertexSymbols plugin) in the session wi

[JPP-Devel] SVN: [6302] core/trunk/ChangeLog

2020-06-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6302 http://sourceforge.net/p/jump-pilot/code/6302 Author: ma15569 Date: 2020-06-04 08:49:10 + (Thu, 04 Jun 2020) Log Message: --- Updated ChangeLOg file Modified Paths: -- core/trunk/ChangeLog Modified: core/trunk/ChangeLog ==

Re: [JPP-Devel] CAD plugin. Add new library (as depency)

2020-06-04 Thread edgar . soldin
On 04.06.2020 10:19, Giuseppe Aruta wrote: > Indeed I was planning this way: from user's point of view there is no > difference. yup. exactly my point. > On the other hand, I was thinking about developers who have a project in > their eclipse connected to svn (or not) and have a warning that a