You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My plugin project relies on some third-party jar packages, which are not dependent on the main program. When the plugin code is executed, these third-party classes cannot be found. Do you have any good suggestions for this problem? I use springboot, and the plugin project is loaded as a separate project by the main program.
The text was updated successfully, but these errors were encountered:
My plugin project relies on some third-party jar packages, which are not dependent on the main program. When the plugin code is executed, these third-party classes cannot be found. Do you have any good suggestions for this problem? I use springboot, and the plugin project is loaded as a separate project by the main program.
The text was updated successfully, but these errors were encountered: