Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markiewb committed Jan 31, 2015
1 parent 4d5b451 commit 1273399
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# nb-codeoutline
This a NetBeans plugin which adds a code overview/outline for the current editor.

![Screenshot](doc/screenshot1.png)

Implements https://netbeans.org/bugzilla/show_bug.cgi?id=199663

Compatible to NetBeans 8.0+ and JDK7+.

<p>License: GPL 2 - <a href="http://www.gnu.org/licenses/gpl-2.0.txt">http://www.gnu.org/licenses/gpl-2.0.txt</a>. This plugin integrates some sourcecode from <a href="http://www.bluej.org/">http://www.bluej.org/</a>. The copyright for BlueJ is held by M. Kölling and J. Rosenberg.
BlueJ is available under the GNU General Public License version 2 with the Classpath Exception</p>

0 comments on commit 1273399

Please sign in to comment.