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 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 situation)
> I can add a readme text file on SVN>CAD plugin>dist folder explaining that
> VertexSymbol.jar library is required to compile
> Best regards
> Peppe
>
>
> Il giorno mer 3 giu 2020 alle ore 22:20 <edgar.sol...@web.de> ha scritto:
>
>> On 03.06.2020 17:32, Giuseppe Aruta wrote:
>> > Hi all,
>> > I want to add VertexSymbolsXXX.jar as depency to CAD plugin.
>> > This is the reason:
>> > Currently, whenever the user saves a new block (CAD toolbar>Block>Save
>> > geometry as block) as file, this can be used also as a point/line symbol
>> > for styling. But, to do that, the user needs to close/restart again OJ.
>> > Adding this dependency and using a few lines of code, a new block will
>> be
>> > automatically available as a symbol without restarting OpenJUMP.
>> > I would like your opinion before to to this change
>>
>> could you explain why you want to make it a dependency rather than just
>> detecting if the other extension is installed and run some code only when
>> it is detected?
>>
>> ..ede
>>
>>
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to