Documentation
Examples & Redistributables
A JFormDesigner installation includes example source code and redistributable files. Because JFormDesigner is available in several editions and each IDE plug-in has its own requirements regarding plug-in 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 folder (or examples.zip
archive) contains example source code and forms. See examples/README.html
for details.
| Edition | Location |
|---|---|
| Stand-alone | <jformdesigner-install>/examples/Mac OS X: <JFormDesigner.app>/examples/
(right-click on JFormDesigner application and select "Show Package
Contents" from the context menu to see contents of
<JFormDesigner.app>) |
| Eclipse plug-in | <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 |
| NetBeans plug-in | <netbeans-install>/jformdesigner/examples.zipMac OS X: <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>) |
| IntelliJ IDEA plug-in | <user-home>/.IntelliJIdeaXX/config/plugins/JFormDesigner/examples.zip
or <intellij-idea-install>/plugins/JFormDesigner/examples.zipMac OS X: <user-home>/Library/Application
Support/IntelliJIdeaXX/JFormDesigner/examples.zip |
| JBuilder plug-in | <jbuilder-install>/lib/ext/JFormDesigner/examples.zip |
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/Mac OS X: <JFormDesigner.app>/redist/
(right-click on JFormDesigner application and select "Show Package
Contents" from the context menu to see contents of
<JFormDesigner.app>) |
| Eclipse plug-in | <eclipse-install>/plugins/com.jformdesigner.redist_x.x.x/
or <eclipse-install>/dropins/JFormDesigner-x.x-eclipse/plugins/
com.jformdesigner.redist_x.x.x/ |
| NetBeans plug-in | <netbeans-install>/jformdesigner/redist/Mac OS X: <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>) |
| IntelliJ IDEA plug-in | <user-home>/.IntelliJIdeaXX/config/plugins/JFormDesigner/redist/
or <intellij-idea-install>/plugins/JFormDesigner/redist/Mac OS X: <user-home>/Library/Application
Support/IntelliJIdeaXX/JFormDesigner/redist/ |
| JBuilder plug-in | <jbuilder-install>/lib/ext/JFormDesigner/redist/ |

