mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
updating example-plugin
updating dom4j.jar to 2.0.0a git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@12433 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
committed by
wolf.posdorfer
parent
acac0eea15
commit
9465e76440
@ -9,6 +9,7 @@
|
||||
<class>example.ExamplePlugin</class>
|
||||
<minSparkVersion>2.6.0</minSparkVersion>
|
||||
<os>Windows,Linux,Mac</os>
|
||||
<java>1.6.0_00</java>
|
||||
</plugin>
|
||||
|
||||
|
||||
|
||||
@ -1,12 +1,9 @@
|
||||
package example;
|
||||
|
||||
import javax.swing.Icon;
|
||||
import javax.swing.JComponent;
|
||||
import javax.swing.JOptionPane;
|
||||
|
||||
import org.jivesoftware.spark.SparkManager;
|
||||
import org.jivesoftware.spark.plugin.Plugin;
|
||||
import org.jivesoftware.spark.preference.Preference;
|
||||
|
||||
/**
|
||||
* Example Plugin to demonstrate the use of Plugins
|
||||
|
||||
BIN
build/lib/dist/dom4j.jar
vendored
BIN
build/lib/dist/dom4j.jar
vendored
Binary file not shown.
@ -9,15 +9,13 @@ asm.jar | 3.1 | BSD | http://pmd.sf.net
|
||||
junit.jar | 4.8.2 | CPL | http://www.junit.org
|
||||
dist/activation.jar | ? | Sun | http://java.sun.com/javase/technologies/desktop/javabeans/jaf/downloads/index.html
|
||||
dist/asterisk-im-client.jar | 1.2.0 | GPL | http://igniterealtime.org/
|
||||
dist/dom4j.jar | ? | BSD | http://www.dom4j.org/
|
||||
dist/dom4j.jar | 2.0.0.a | BSD | http://www.dom4j.org/
|
||||
dist/linux/jdic.jar | ? | LGPL | https://jdic.dev.java.net/
|
||||
dist/mac/javaSoundStream.fix.jar | ? | ? | ?
|
||||
dist/smack.jar | SVN 11827 | Apache | http://www.igniterealtime.org/projects/smack/index.jsp
|
||||
dist/smackx-debug.jar | SVN 11827 | Apache | http://www.igniterealtime.org/projects/smack/index.jsp
|
||||
dist/smackx.jar | SVN 11827 | Apache | http://www.igniterealtime.org/projects/smack/index.jsp
|
||||
dist/swingx.jar | ? | LGPL | https://swingx.dev.java.net/
|
||||
dist/syntheticaBlueMoon.jar | (not needed) | Commercial | http://www.javasoft.de/jsf/public/products/synthetica
|
||||
dist/synthetica.jar | (not needed) | Commercial | http://www.javasoft.de/jsf/public/products/synthetica
|
||||
dist/systeminfo.jar | ? | LGPL | https://jdic.dev.java.net/incubator/systeminfo/index.html
|
||||
dist/windows/jacob.jar | 1.14.1 | LGPL | http://jacob-project.sourceforge.net/
|
||||
dist/windows/jdic.jar | ? | LGPL | https://jdic.dev.java.net/
|
||||
|
||||
Reference in New Issue
Block a user