Re: Copy-paste for structures throwing error in the master branch [message #1982 is a reply to message #1953] |
Wed, 09 August 2023 11:12 |
helloWorld22
Messages: 13 Registered: June 2022
|
Junior Member |
|
|
Hi,
Thanks for replying.
We have our requirement where we dont want to keep the plugins and macros to all the system. Instead of keep the plugin in a shared path so that as an admin/developer we can manage the plugins. Also macros can be shared across.
In the current codebase it is not possible.
After modifying, I can successfully build DW codebase if I copy actelionclip.dll in the class path.
EXE can be created using launch4j and inno setup ( as we are only using windows).
The problem is - DW depends on JchemLIB which depends on actelionclip.dll.
The code for the dll is not exposed and I can find the dll in programfiles in datawarrior.
Not sure if the dll is opensourced.
It not, can jchemlib use any other clipboard copy-paste jar?
[Updated on: Wed, 09 August 2023 11:16] Report message to a moderator
|
|
|