diff --git a/com.wudsn.ide.asm/.settings/org.eclipse.core.resources.prefs b/com.wudsn.ide.asm/.settings/org.eclipse.core.resources.prefs index e0a59bd1..ab1e34d0 100644 --- a/com.wudsn.ide.asm/.settings/org.eclipse.core.resources.prefs +++ b/com.wudsn.ide.asm/.settings/org.eclipse.core.resources.prefs @@ -1,4 +1,3 @@ -#Thu Jun 28 19:08:33 CEST 2012 eclipse.preferences.version=1 -encoding//help/create-links.bat=ISO-8859-1 +encoding//help/create-help-links.bat=ISO-8859-1 encoding/help=UTF-8 diff --git a/com.wudsn.ide.asm/help/create-links.bat b/com.wudsn.ide.asm/help/create-help-links.bat similarity index 81% rename from com.wudsn.ide.asm/help/create-links.bat rename to com.wudsn.ide.asm/help/create-help-links.bat index 2711a1d8..f4455b37 100644 --- a/com.wudsn.ide.asm/help/create-links.bat +++ b/com.wudsn.ide.asm/help/create-help-links.bat @@ -11,9 +11,9 @@ rem echo on setlocal -set WORKSPACE=C:\jac\system\Java\Programming\Workspaces\WUDSN-IDE +set REPOSITORY=C:\jac\system\Java\Programming\Repositories\WUDSN-IDE set SITE=C:\jac\system\WWW\Sites\www.wudsn.com -set SYMBOLIC_LINK=%WORKSPACE%\com.wudsn.ide.asm\help\productions\java\ide +set SYMBOLIC_LINK=%REPOSITORY%\com.wudsn.ide.asm\help\productions\java\ide set REAL_FOLDER=%SITE%\productions\java\ide echo on rmdir %SYMBOLIC_LINK%