问题
I would like to open a .chm file in Eclipse. But it does not support these files. If I wanted a workaround, how should I go about it?
I have looked into writing plug-ins to do so. The only way I would be able to view .chm as an Eclipse Help Plug-in would be to convert .chm to DITA and then DITA to Eclipse help files. But there's no clear cut way to do this. There isn't much help online either. Any suggestions?
I need an automate-able way to do this. I will have a .chm file (for documentation of the source code generated by Doxygen) pushed to a repo that someone will pull and open up in Eclipse along with the code. They should be able to use the search functionalities provided in a chm file. A normal HTML page does not provide these.
来源:https://stackoverflow.com/questions/51051752/how-to-open-a-file-in-eclipse-in-an-embedded-fashion