mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-21 03:29:32 +00:00
Adapt create-help-links to Repositories folders
This commit is contained in:
parent
fce72774df
commit
48282ba4da
@ -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
|
||||
|
@ -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%
|
Loading…
Reference in New Issue
Block a user