Skip to content

Files

Latest commit

Paul VerestPaul Verest
and
Sep 25, 2015
a9e2a4e · Sep 25, 2015

History

History

org.nodeclipse.help

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 25, 2015
Oct 11, 2014
Aug 28, 2013
Aug 28, 2013
Aug 28, 2013
Aug 28, 2013
Aug 28, 2013
Jan 28, 2014
Aug 28, 2013
Jan 28, 2014
Aug 28, 2013
Aug 28, 2013
Sep 25, 2015

README.md

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?