Debugging a Facet
I'm trying to debug an issue in IvyIdea. I'm new to plugin development and am probably missing something, but when I launch the plugin in the sandbox, the IvyIdea facet is unavailable, which would make sense if I were running in a clean environment (I'd need to download it). How do I get the sandbox to use my plugin?
Please sign in to leave a comment.
I figured it out.
I needed to register the facet in the plugin.xml
http://blogs.sun.com/geertjan/entry/registering_a_visualvm_facet_correctly