DevKit problems
Hi,
I'm again on plug-in development, this time trying to figure out how to
use the DevKit. For now the most important question: how to tell IDEA,
where to find the plugin.xml? It seems not to find it automatically.
Tom
Please sign in to leave a comment.
Hi Tom,
Thomas Singer (MoTJ) wrote:
If you've set up your project with plugin modules there should be a tab
in the project path settings "Plugin Deployment" where you can specify
the path to the plugin.xml file.
Bas
Thanks for the fast response. I already have taken a look at the module
settings, but since I were using a plain Java module, there was nothing
special.
Cheers,
Tom