Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

Nodeclipse Help plugin

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.

Developing

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:

Finally using GFM View

Problems

Adding links to real site sometime/ after a while causes Eclipse to crash silently.

<topic label="Site"  href="http://www.nodeclipse.org/"/>
<topic label="History"  href="http://www.nodeclipse.org/history"/>

Q

Can Eclipse Help show .js file?

Morty Proxy This is a proxified and sanitized view of the page, visit original site.