Page 1 of 1

GUI module deployment

Posted: Fri Apr 15, 2022 7:20 am
by kejsiss
Hello,

I have been developing GUI for my plugin in netbeans and I'm ready for deployment. I have found this link

https://simtk-confluence.stanford.edu:8 ... UI+Modules

that talks about deploying a module. The procedure described there seems rather old. I have looked into my module build folder as described, but I have not found any .nbm file after building the project module. I have found some XML files and .class files, but that's all. Is there any other way to deploy GUI module? Maybe like create jar file from module and then insert it to the right folder in application?

Thanks in advance,
Tomas