Changeset 15001 for trunk/Ide_Eclipse/launcher/win/SCbuilder.init.xml
- Timestamp:
- 03/02/10 16:31:43 (2 years ago)
- File:
-
- 1 edited
-
trunk/Ide_Eclipse/launcher/win/SCbuilder.init.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ide_Eclipse/launcher/win/SCbuilder.init.xml
r14904 r15001 108 108 <wspProvider type="eu.scenari.wspfs.FsWspProviderLoader"> 109 109 <rootWspContents type="file" path="{wspDir}/Data_Builder/wsps"/> 110 <internalData type="file" path="{ user.dir}/tests/SCENARIbuilder4.0_DEV/scServer"/>110 <internalData type="file" path="{$HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\\AppData}\SCENARI\SCENARIbuilder4.0_DEV\srv"/> 111 111 </wspProvider> 112 <updateManager type="com.scenari.s.updt.impl.UpdtMgrNoVersionsLoader" rootFolder="{user.dir}\tests\SCENARIbuilder4.0_DEV\scServer\updtStatic"/> 112 <updateManager type="com.scenari.s.updt.impl.UpdtMgrLoader" rootFolder="{$HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\\AppData}\SCENARI\SCENARIbuilder4.0_DEV\srv\updt"> 113 <subUpdtMgr type="com.scenari.s.updt.impl.UpdtMgrNoVersionsLoader" rootFolder="{user.dir}\tests\SCENARIbuilder4.0_DEV\scServer\updtStatic"/> 114 </updateManager> 113 115 <ssOfSsPath type="fixe-systemProperties">{wspDir}/Jav_AppConfig/ssofss</ssOfSsPath> 114 116 <transfCachePath type="fixe-systemProperties">{java.io.tmpdir}\SCENARIbuilder4.0_DEV</transfCachePath>
Note: See TracChangeset
for help on using the changeset viewer.