I'm trying to use the metadata library in a rest plugin. I see the Conveyor Library specifically says it will not work with Plugins 2 so Metadata should? Right now I get NoClassDefFoundError. Is the library installed with the scafolding plugin or do I need to install it separately?
Community moderators have prevented the ability to post new answers.
Oh! I mark the scope of the library dependency as compile and then use the SDK to build my plugin and it automagically works. I never used the SDK to compile my plugins so the jar wasn't bundled right.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.