Executing ant (see build.xml) in samples/custom_parts/
Compiles the following custom parts:
AboutAction.java
CountWordsTool.java
CountWordsOptions.java
Creates custom_parts.jar
containing the code of the 3 custom parts and their resources (contained in icons/
).
Deploy the above custom parts by:
Copying the following files to
directory:XXE_user_preferences_dir
/addon/
custom_parts.jar
where
is:XXE_user_preferences_dir
/
$HOME/.xxe10/
on Linux.
$HOME/Library/Application Support/XMLmind/XMLEditor10/
on the Mac.
%APPDATA%\XMLmind\XMLEditor10\
on Windows. Example: C:\Users\john\AppData\Roaming\XMLmind\XMLEditor10\
.
If you cannot see the "AppData
" directory using Microsoft Windows File Manager, turn on Tools>Folder Options>View>File and Folders>Show hidden files and folders.
Deleting directory
(which is equivalent to clearing the Quick Start cache in XMLmind XML Editor - Online Help).XXE_user_preferences_dir
/cache/
Restarting XXE.