Menu

Tree [e57387] master /
 History

HTTPS access


File Date Author Commit
 Sample 2014-12-28 Venkat R Akkineni Venkat R Akkineni [3d8021] Upgraded plantuml version from 7985 to 8015.
 docs 2017-04-25 Venkat R Akkineni Venkat R Akkineni [e57387] Added release notes & fixed a piece of logic in...
 libs 2013-11-10 Venkat R Akkineni Venkat R Akkineni [f29889] Added plantuml dependency jars to project.
 nbproject 2017-03-30 Venkat R Akkineni Venkat R Akkineni [7c6d4d] Changed license to MIT in project.properties.
 src 2017-04-25 Venkat R Akkineni Venkat R Akkineni [e57387] Added release notes & fixed a piece of logic in...
 temp 2013-05-25 Venkat Akkineni venkatram.akkineni@gmail.com <> [0289cb] Added Syntax highlighting for Types
 .gitignore 2013-10-06 venkat venkat [e31f48] Added resize handler to the SVGImagePreviewPanel.
 README.md 2017-04-25 Venkat R Akkineni Venkat R Akkineni [e57387] Added release notes & fixed a piece of logic in...
 license.txt 2017-04-23 Venkat R Akkineni Venkat R Akkineni [ea8bbb] Fixed developer's name.
 nb-configuration.xml 2017-04-19 Venkat R Akkineni Venkat R Akkineni [30fbde] Wired display type options panel on PlantUML fr...
 nbactions.xml 2017-02-01 guglesf guglesf [181b72] Create Class diagram for NB project.
 pom.xml 2017-04-25 Venkat R Akkineni Venkat R Akkineni [602529] Upgraded PlantUML to latest version (2017.11).
 resources.txt 2013-05-24 Venkat Akkineni venkatram.akkineni@gmail.com <> [5da3fd] Added a FileChangeHandler to pumlDataObject to ...

Read Me

PlantUML NB

Netbeans plugin that wraps PlantUML to provide its functionality from within Netbeans.

Version 1.6

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.

Version 1.5

  • Upgraded plantuml to 8015 from 7985.

Version 1.4

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.

Version 1.3

### 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.

Version 1.2.1

* Fixed the zoom persistence issue.

Version 1.2.0

* 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.

Version 1.1.0

Added saveas button, dialog.
* Save as png
* Save as svg
* Save as eps

Version 1.0.0

* create a PUML file
* Save a PUML file
* Syntax Highlighting for Keywords, connectors, types, parts identifiers
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.