Sparkplugs dynamically extend the features of the Spark instant messaging client.
Use Sparkplugs to customize Spark for your business or organization or to add an innovative twist to instant messaging. The
extensive plugin API allows for complete client flexibility but is still simple and (we hope!) fun to use.
Before compiling the Plugin
In order to compile the ExamplePlugin you will need to checkout the Spark-Trunk and compile Spark.
You will find an example plugin located in the trunk of the Spark-Repository.
> [DIRECTORY]/build/builder/
It already has the basic steps implemented to get the Plugin loaded and have an own menu entry within the Spark Preferences
to compile it open a terminal (or your JAVA IDE) and execute the build.xml with target <jar>
[Directory] refers to the Path on your hard drive where your spark-trunk directory is located
e.g.: C:/spark/