« Previous | Next »

Documentation

Examples & Redistributables

A JFormDesigner installation includes example source code and redistributable files. Because JFormDesigner is available in several editions and each IDE plugin has its own requirements regarding plugin directory structure and installation location, the installation location of the examples and redistributables depends on the JFormDesigner edition. The tables below list the locations for each JFormDesigner edition.

Examples

The examples.zip archive contains example source code and forms. See included README.html for details.

Edition Location
Stand-alone

<jformdesigner-install>/examples.zip

macOS: <JFormDesigner.app>/examples.zip (right-click on JFormDesigner application and select "Show Package Contents" from the context menu to see contents of <JFormDesigner.app>)

Eclipse plugin <eclipse-install>/features/com.jformdesigner_x.x.x/examples.zip or <eclipse-install>/dropins/JFormDesigner-x.x-eclipse/features/ com.jformdesigner_x.x.x/examples.zip
IntelliJ IDEA plugin

<user-home>/.IdeaIC<version>/config/plugins/JFormDesigner/examples.zip or <intellij-idea-install>/plugins/JFormDesigner/examples.zip

macOS: <user-home>/Library/Application Support/IdeaIC<version>/JFormDesigner/examples.zip

NetBeans plugin

<netbeans-install>/jformdesigner/examples.zip

macOS: <NetBeans.app>/Contents/Resources/NetBeans/jformdesigner/examples.zip (right-click on NetBeans application and select "Show Package Contents" from the context menu to see contents of <NetBeans.app>)

Redistributables

The redist folder contains the JFormDesigner Annotations Library, the JFormDesigner Runtime Library and 3rd party open source files (layout manager, beans binding, etc). See redist/README.html for information about licenses.

Edition Location
Stand-alone

<jformdesigner-install>/redist/

macOS: <JFormDesigner.app>/redist/ (right-click on JFormDesigner application and select "Show Package Contents" from the context menu to see contents of <JFormDesigner.app>)

Eclipse plugin <eclipse-install>/plugins/com.jformdesigner.redist_x.x.x/ or <eclipse-install>/dropins/JFormDesigner-x.x-eclipse/plugins/ com.jformdesigner.redist_x.x.x/
IntelliJ IDEA plugin

<user-home>/.IdeaIC<version>/config/plugins/JFormDesigner/redist/ or <intellij-idea-install>/plugins/JFormDesigner/redist/

macOS: <user-home>/Library/Application Support/IdeaIC<version>/JFormDesigner/redist/

NetBeans plugin

<netbeans-install>/jformdesigner/redist/

macOS: <NetBeans.app>/Contents/Resources/NetBeans/jformdesigner/redist/ (right-click on NetBeans application and select "Show Package Contents" from the context menu to see contents of <NetBeans.app>)

« Previous | Next »