Adam Bien's Weblog
Markdown Plugin For NetBeans 7
Markdown is a simple markup language which allows you to write documentation fast and export it to different formats. GitHub's Readme files are markdown files.
flow-netbeans-markdown NetBeans 7 plugin brings basic syntax highlighting and quick HTML preview.
Although there is no binary distribution, the plugin can be installed in about 2 minutes:
- git clone git://github.com/madflow/flow-netbeans-markdown.git
- Open the folder with NetBeans, from the context menu choose "Create NBM"
- Install the plugin from: Tools -> Plugins -> Downloaded
Click on a xyz.md file and choose "View HTML"
flow-netbeans-markdown is my first plugin I installed in NetBeans in the last 5 years. It is a nice exception from my vanilla-IDE rule…
Great work--please star the repo: https://github.com/madflow/flow-netbeans-markdown
Posted at 11:39AM Feb 14, 2013 by Adam Bien in Real World Java EE Patterns - Rethinking Best Practices | Comments[2] | Views/Hits: 5778
NEW Workshop: "JPA, NoSQL, Caching, Grids and Distributed Caches with Java EE 7", May 7th, 2013, Airport Munich
A book about rethinking Java EE Patterns
Tweet Follow @AdamBien

Thanks Sir !!
I love reading your posts. They're really great, helpful and useful.
I would like to ask something to Adam: I'm interested in using websockets in a swing/javafx application, In a server side I got tomcat implementation and resin, and on a client side, if I'm not wrong, there's the jwebsocket implementation available. Is that possible ? Can I use Hessian protocol serialization in jwebsocket?
Million thanks Adam.
Have a nice weekend
Posted by Aleix on February 16, 2013 at 01:39 AM CET #
I was wondering where all the sudden the stars came from...
Thanks for running the viral-marketing department. I write all my docs in Markdown-Syntax - so I wanted something for my favorite IDE ;)
Posted by Florian (madflow) on February 19, 2013 at 05:31 PM CET #