Document Actions

NetBeans SVG Editor

by Aram Tadevosyan last modified 2004-05-18 11:36

NetBeans SVG Editor plugin allows viewing and editing SVG files within Netbeans IDE. SVG is a language for describing two-dimensional graphics in XML. SVG 1.1, SVG 1.0 and SVG Mobile Profiles are Web standards (W3C Recommendations). The feature set includes nested transformations, clipping paths, alpha masks, filter effects, template objects and extensibility. SVG drawings can be dynamic and interactive. The Document Object Model (DOM) for SVG allows for straightforward and efficient vector graphics animation via scripting. A rich set of event handlers such as onmouseover and onclick can be assigned to any SVG graphical object. Because of its compatibility and leveraging of other Web standards, features like scripting can be done on SVG elements and other XML elements from different namespaces simultaneously within the same Web page.

SVG plugin is available as nbm file and was tested for Netbeans 3.5.1. version. You can download open source Netbeans IDE from www.netbeans.org . In order to install the svg module please

  • Download the module file from http://prdownloads.sourceforge.net/vcb/svg_viewer.nbm?download
  • In NetBeans, open the Update Center by clicking Tools | Update Center
  • Click the radio button at the bottom of the first panel that says "Install Manually Downloaded Modules (.nbm Files)" and click Next.
  • Click the Add button to choose and add your downloaded .nbm file to the list.
  • Proceed through the rest of the steps of the wizard. At the end of the wizard, NetBeans will restart and your new modules will be installed!

Now select and click on the SVG file and see image on the right panel. You can right click and select edit to see and edit the source of SVG file as text XML file. If you are particularly interested in SVG based Graph Editor please watch this subproject home page for coming downloadable version of the editor.

The current version is 0.9 and needs some improvement. To-dos for next version:

  • integrate with Netbeans XML editor
  • show DOM tree in left navigational panel as for standard XML files

This product includes software developed by the Apache Software Foundation (http://www.apache.org/).

Screenshots

SVG based Diagram Editor within NetBeans:

Screenshot1

Batik SVG sample:

Screenshot2

Sounds cool but where?

Posted by tyntunong at 2003-08-04 12:52

Project screenshots look really great, very interested to use. But wait, where do I download???? or not released yet??? or available in somewhere??? hhhhmmmmmmm....

download

Posted by havoyan at 2003-08-13 11:44

we are working on online installation currently. Check again in 2 weeks.

Download Link

Posted by choa at 2003-09-01 00:11

Hey, i got the same problem. Can“t find the link...

Download

Posted by Anonymous User at 2003-09-04 07:49

Please try again

Where can I obtain the source code?

Posted by Lee at 2003-09-24 15:00

Source code

Posted by havoyan at 2003-10-02 21:05

Source code is available at sourceforge.net

.nbm ???

Posted by guru_wireless at 2004-01-11 12:17

Looks great but no way to find the .nbm file .....