How to create another new version of plugin base on existing plug-in source code and upload to JOGET plugin without overwrite existing plugin ? 

Confluence User - 10 Feb, 2023

How to create another new version of plugin base on existing plug-in source code and upload to JOGET plugin without  overwrite existing plugin ? 
I have a set of customize plug-in source code for file upload process, I trying compile my own plug-in after code modified and upload to JOGET but it seem will overwrite the existing plugin.

Please assist me !! I am using eclipse for the development.



plugins

1


13 Feb, 2023
confluenceUser
confluenceUser

Hi, try changing the package name and class name of your new plugin so that it doesn't override the existing one.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print