Netbeans plugin that wraps PlantUML to provide its functionality from within Netbeans.
* latest version of PlantUML (2018.8).
* PlantUML Version 2018.8 supports stdlib icons.See [plantuml stdlib](http://plantuml.com/stdlib).
* latest version of PlantUML (2018.3).
* latest version of PlantUML (2017.18).
This version of PlantUML-NB includes
* latest version (1.4.0) of PlantUML-dependency.
* latest version of PlantUML (2017.11).
* a new wizard to create PlantUML from existing java sources.
* a new encoding drop down in options panel.
- Upgraded plantuml to 8015 from 7985.
Most of the changes being released this time were contributed by Benno Markiewicz.So, many thanks to him. ( http://netbeans.dzone.com/meet-netbeans-contributor-benno-markiewicz )
### What's new
* You can now select the UML preview window and Ctrl-C to copy the image to clipboard.
* Export image action is now available as a context menu on the file.
* Options window has been added that now allows specification of a dot.exe file.
* Charset has been hardcoded to UTF-8 for now.
### What's new
* Fixed mouse event handlers. You can now use mouse and keyboard combination to perform zoo / rotate / pan.
* Improved Lexer grammer.
* Added a help hover button below to show the keyboard shortcuts.
* Added code template support..
* Showing document name on Preview panel titlebar.
* Upgraded plantuml version to 7985.
* Add support for PlantUML Dependency. Users can now create plantuml files from existing java files. Go to New File >
### Known Issues
* Scrollbar on the canvas is not working properly.
- WorkAround: Use pan in the mean time.
### NOTE
* I have not researched into all possible code templates. If you, as a plantuml user, find code snippets that could be included inside the plugin, please share these with me via a sourceforge issue, so that everybody can benefit from your contribution.
* Fixed the zoom persistence issue.
* Added zoom in / out, pan and rotate support.
- Zoom ( Ctrl + Left Click )
- Realize zoom ( Shift + Right Click )
- Pan ( SHIFT + Left Click )
- Rotate ( CTRL + Right Click )
- Reset ( CTRL + SHIFT + Right Click )
* Added toolbar buttons for zoom-in, zoom-out, reset, rotate.
* Added open in browser toolbar button.
Added saveas button, dialog. * Save as png * Save as svg * Save as eps
* create a PUML file
* Save a PUML file
* Syntax Highlighting for Keywords, connectors, types, parts identifiers