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 |
macOS: |
| 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 |
macOS: |
| NetBeans plugin |
macOS:
|
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 |
macOS: |
| 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 |
macOS: |
| NetBeans plugin |
macOS:
|