Hi Michael,
this is a start of migration of CadTools to JTS 1,18:
https://sourceforge.net/projects/opensit/files/Openjump/CadTools/
There are still some issue that I did not solved:
a) Plugin still uses ToolboxPlugIn class which is deprecated
(org.openjump.advancedtools.EditToolboxCADPlugIn)
b) t
Thanks. I forked the github repo and rebased my changes on it. Finding all of
the dependencies seems to go a lot better. But now I have this build issue when
I try to do mvn package -P release. You can see that the file it builds and the
name it later looks for are not quite the same.
[INFO] --