How to make IDEA load my JavaHelp jar?
I have write a plugin,and I want to provide help info about this plugin.I have write the document according to JavaHelp specification,and how to make IDEA load my JavaHelp jar into system's help?
Please sign in to leave a comment.
Just add it as a project library.