How to make IDEA load my JavaHelp jar? chenlibing 创建于 2004年12月09日 02:35 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?
Just add it as a project library.