diff --git a/addon/jsmooth/lib/jsmoothgen-ant.jar b/addon/jsmooth/lib/jsmoothgen-ant.jar
deleted file mode 100644
index 0ad825e8e..000000000
Binary files a/addon/jsmooth/lib/jsmoothgen-ant.jar and /dev/null differ
diff --git a/addon/jsmooth/skeletons/console-wrapper/consolewrapper.exe b/addon/jsmooth/skeletons/console-wrapper/consolewrapper.exe
deleted file mode 100644
index 98e010e76..000000000
Binary files a/addon/jsmooth/skeletons/console-wrapper/consolewrapper.exe and /dev/null differ
diff --git a/addon/jsmooth/skeletons/console-wrapper/description.skel b/addon/jsmooth/skeletons/console-wrapper/description.skel
deleted file mode 100644
index 8f29ec1a0..000000000
--- a/addon/jsmooth/skeletons/console-wrapper/description.skel
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-false
-This skeleton wraps console applications.
-- Standard Input/Output and Error streams are available
-- If no Java VM is found, it displays a default message.
-
-Although it is designed for console application (i.e. launched from the command.com shell prompt), it can launch standard GUI application. In such a case, any output of the java application (from System.out or System.err) is displayed in the a DOS Console.
-
-consolewrapper.exe
-JAVA
-102
-103
-Console Wrapper
-
-When no JVM is found in the target computer, the following message is displayed on the console.
-Message
-
-textarea
-This program needs Java to run.
-Please download it at http://www.java.com
-
-
-The wrapper waits a keypress on the console when the application exits.
-PressKey
-
-boolean
-0
-
-
-Enable the jsmooth debug traces
-Debug
-
-boolean
-0
-
-
diff --git a/addon/jsmooth/skeletons/windowed-wrapper/description.skel b/addon/jsmooth/skeletons/windowed-wrapper/description.skel
deleted file mode 100644
index a1ef9cd1e..000000000
--- a/addon/jsmooth/skeletons/windowed-wrapper/description.skel
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-false
-This skeleton wraps GUI applications.
-- No console I/O is displayed
-- If no Java VM is found, it is able to display a configurable URL (typically to a java download page).
-
-jwrap.exe
-JAVA
-102
-103
-Windowed Wrapper
-
-When no JVM is found in the target computer, the user is prompted with the message defined below. Then, the default browser is launched with the URL defined here.
-Message
-
-textarea
-Java has not been found on your computer. Do you want to download it?
-
-
-If the user selects YES to the message prompted above, the default web browser is launched with this URL.
-URL
-
-string
-http://www.java.com
-
-
-The default behaviour is to launch the java application in a different (detached) process. If you want to force the wrapper to launch the Java application in the same process than the exe, than select this option.
-SingleProcess
-
-boolean
-0
-
-
-Enable the jsmooth debug console.
-Debug
-
-boolean
-0
-
-
diff --git a/addon/jsmooth/skeletons/windowed-wrapper/jwrap.exe b/addon/jsmooth/skeletons/windowed-wrapper/jwrap.exe
deleted file mode 100644
index 38d1f3644..000000000
Binary files a/addon/jsmooth/skeletons/windowed-wrapper/jwrap.exe and /dev/null differ
diff --git a/addon/jsmooth/yacy.jsmooth b/addon/jsmooth/yacy.jsmooth
deleted file mode 100644
index ab8d9c368..000000000
--- a/addon/jsmooth/yacy.jsmooth
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
- registry
- javahome
- jrepath
- jdkpath
- exepath
- jview
-
- ..\..\htroot
- ..\..\htroot\htdocsdefault
- ..\..\htroot\proxymsg
- ..\..\htroot\yacy
- ..\..\yacy.jar
- ..\..\lib\commons-collections.jar
- ..\..\lib\commons-pool.jar
- ..\..\libx\poi-3.2-FINAL-20081019.jar
- ..\..\libx\poi-scratchpad-3.2-FINAL-20081019.jar
- ..\..\libx\bzip2.jar
- ..\..\libx\commons-codec-1.3.jar
- ..\..\libx\commons-discovery.jar
- ..\..\libx\commons-jxpath-1.1.jar
- ..\..\libx\jakarta-oro-2.0.7.jar
- ..\..\libx\jaxrpc.jar
- ..\..\libx\jmimemagic-0.0.4a.jar
- ..\..\libx\jrpm-head.jar
- ..\..\libx\jrpm-SNAPSHOT.jar
- ..\..\libx\jsch-0.1.21.jar
- ..\..\libx\log4j-1.2.9.jar
- ..\..\libx\odf_utils_05_11_29.jar
- ..\..\libx\PDFBox-0.7.2.jar
- ..\..\libx\sbbi-upnplib-1.0.3.jar
- ..\..\libx\tar.jar
- ..\..\libx\tm-extractors-0.4.jar
- ..\..\libx\wsdl4j.jar
- ..\..\libx\xerces.jar
- false
- ..\..\yacy.exe
-
- -1
- yacy
- -1
-
- 1.4.2
- Console Wrapper
-
- Message
- This program needs Java to run. Please download it at http://www.java.com
-
-
- PressKey
- 1
-
-
- Debug
- 0
-
-