-
-
-
+
diff --git a/com.wudsn.site.update/.gitignore b/com.wudsn.site.update/.gitignore
new file mode 100644
index 00000000..7ef7ee48
--- /dev/null
+++ b/com.wudsn.site.update/.gitignore
@@ -0,0 +1,12 @@
+/1.6.0
+/1.6.2
+/1.6.3
+/1.6.4
+/1.6.5
+/1.6.6
+/1.7.0
+/daily
+/features
+/plugins
+/artifacts.jar
+/content.jar
diff --git a/Test-Java/.project b/com.wudsn.site.update/.project
similarity index 61%
rename from Test-Java/.project
rename to com.wudsn.site.update/.project
index 7838e8b1..e20c816a 100644
--- a/Test-Java/.project
+++ b/com.wudsn.site.update/.project
@@ -1,17 +1,17 @@
- Test-Java
+ com.wudsn.site.update
- org.eclipse.jdt.core.javabuilder
+ org.eclipse.pde.UpdateSiteBuilder
- org.eclipse.jdt.core.javanature
+ org.eclipse.pde.UpdateSiteNature
diff --git a/com.wudsn.site.update/check-bundle-versions.bat b/com.wudsn.site.update/check-bundle-versions.bat
new file mode 100644
index 00000000..26abead0
--- /dev/null
+++ b/com.wudsn.site.update/check-bundle-versions.bat
@@ -0,0 +1,28 @@
+@echo off
+setlocal
+set PATH=%PATH%;C:\jac\bin\wbin
+cd C:\jac\system\Java\Programming\Workspaces\WUDSN-IDE
+
+call :check com.wudsn.ide.asm
+call :check com.wudsn.ide.asm.compilers
+call :check com.wudsn.ide.asm.compilers.test
+call :check com.wudsn.ide.base
+call :check com.wudsn.ide.dsk
+call :check com.wudsn.ide.gfx
+call :check com.wudsn.ide.snd
+
+call :check com.wudsn.ide.base.feature
+call :check com.wudsn.ide.feature
+pause
+goto :eof
+
+
+:check
+rem echo | set /p=%1
+echo %1
+if exist %1\META-INF\MANIFEST.MF grep Bundle-Version %1\META-INF\MANIFEST.MF
+if exist %1\META-INF\MANIFEST.MF grep Bundle-RequiredExecutionEnvironment %1\META-INF\MANIFEST.MF
+if exist %1\build.properties grep jre.compilation.profile %1\build.properties
+if exist %1\feature.xml grep version= %1\feature.xml
+echo.
+goto :eof
diff --git a/com.wudsn.site.update/index.html b/com.wudsn.site.update/index.html
new file mode 100644
index 00000000..b581a665
--- /dev/null
+++ b/com.wudsn.site.update/index.html
@@ -0,0 +1,17 @@
+
+
+ WUDSN Eclipse Update Site
+
+
+
+
+ Dear visitor, you cannot access this part of the web site with your browser.
+
+ Instead you can use "http://www.wudsn.com/update" as update site in your Eclipse installation.
+
+ You will be redirected to the
+ installation page
+ now.
+
+
+
\ No newline at end of file
diff --git a/com.wudsn.site.update/site.ant b/com.wudsn.site.update/site.ant
new file mode 100644
index 00000000..98ec102f
--- /dev/null
+++ b/com.wudsn.site.update/site.ant
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Open daily/site.xml and press "Build All".
+
+
+
+ Copying daily to stable and main.
+
+
+
+
+
+
+
+
+
+ Done.
+
+
+
+ Uploading daily build from ${basedir}\daily.
+
+
+
+ Upload completed.
+
+
+
\ No newline at end of file
diff --git a/com.wudsn.site.update/site.scp b/com.wudsn.site.update/site.scp
new file mode 100644
index 00000000..9684b3e0
--- /dev/null
+++ b/com.wudsn.site.update/site.scp
@@ -0,0 +1,8 @@
+open sftp://u52906944:wudsn2010@home280969378.1and1-data.host/ -hostkey="ssh-ed25519 256 0d:15:61:04:10:c2:d7:ce:af:55:68:0a:7c:9c:b8:d7"
+
+lcd C:\jac\system\WWW\Sites\www.wudsn.com\update
+cd /www.wudsn.com/update
+
+synchronize -delete remote
+
+exit
diff --git a/com.wudsn.site.update/site.xml b/com.wudsn.site.update/site.xml
new file mode 100644
index 00000000..a977f3b0
--- /dev/null
+++ b/com.wudsn.site.update/site.xml
@@ -0,0 +1,22 @@
+
+
+
+ Central Update Site for WUDSN IDE
+
+
+
+
+
+
+
+
+
+ The free integrated Apple II, Atari VCS, Atari 8-bit, C64 and NES development plugin.
+
+
+
+
+ General Eclipse Enhancements. Do not install if you already have WUDSN IDE installed. WUDSN IDE already contains all features included in this category.
+
+
+