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.
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 |
IntelliJ IDEA plug-in | <user-home>/.IntelliJIdeaXX/config/plugins/JFormDesigner/examples.zip
or <intellij-idea-install>/plugins/JFormDesigner/examples.zip Mac OS X: <user-home>/Library/Application
Support/IntelliJIdeaXX/JFormDesigner/examples.zip |
JBuilder plug-in | <jbuilder-install>/lib/ext/JFormDesigner/examples.zip |
The redist
folder contains the JFormDesigner Annontations 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/ |
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/ |