diff --git a/equinox-target/README.txt b/equinox-target/README.txt
deleted file mode 100644
index 4042b4fb3a..0000000000
--- a/equinox-target/README.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-Currently this is a template.
-Copy this folder to somewhere and use it there.
-
-Reason: This is the runtime environment.
-Lots of files are created in various places, which are not supposed to be committed to svn.
\ No newline at end of file
diff --git a/equinox-target/build.xml b/equinox-target/build.xml
new file mode 100644
index 0000000000..fb545857f8
--- /dev/null
+++ b/equinox-target/build.xml
@@ -0,0 +1,72 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/equinox-target/configuration/config.ini b/equinox-target/configuration/config.ini
index fde97e0abd..edb7b17978 100644
--- a/equinox-target/configuration/config.ini
+++ b/equinox-target/configuration/config.ini
@@ -1,3 +1,3 @@
org.osgi.framework.bootdelegation=*
-osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.eclipse.core.runtime@4:start, org.adempiere.client@5:start
+osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.eclipse.core.runtime@4:start, org.adempiere.client@start
diff --git a/equinox-target/webapp/WEB-INF/web.xml b/equinox-target/webapp/WEB-INF/web.xml
new file mode 100644
index 0000000000..cc51ad9f99
--- /dev/null
+++ b/equinox-target/webapp/WEB-INF/web.xml
@@ -0,0 +1,49 @@
+
+
+
+
+ equinoxbridgeservlet
+ Equinox Bridge Servlet
+ Equinox Bridge Servlet
+ org.eclipse.equinox.servletbridge.BridgeServlet
+
+ commandline
+ -console -clean
+
+
+ enableFrameworkControls
+ true
+
+
+
+ extendedFrameworkExports
+
+
+
+
+ 1
+
+
+ equinoxbridgeservlet
+ /*
+
+
+
+ equinoxbridgeservlet
+ *.jsp
+
+
diff --git a/equinox-target/adempiere-equinox.jnlp b/equinox-target/webstart/adempiere-equinox.jnlp
similarity index 96%
rename from equinox-target/adempiere-equinox.jnlp
rename to equinox-target/webstart/adempiere-equinox.jnlp
index 26177160ce..8660f359a1 100644
--- a/equinox-target/adempiere-equinox.jnlp
+++ b/equinox-target/webstart/adempiere-equinox.jnlp
@@ -1,7 +1,7 @@
Adempiere Client 3.5.4a