Ignore:
Timestamp:
03/02/10 16:31:43 (2 years ago)
Author:
anp
Message:

env de dev : internalData du wspProvider passé dans le profil utilisateur pour le conserver lors de la reconstruction de l'appli

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ide_Eclipse/launcher/win/SCbuilder.init.xml

    r14904 r15001  
    108108                        <wspProvider type="eu.scenari.wspfs.FsWspProviderLoader"> 
    109109                                <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"/> 
    111111                        </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> 
    113115                        <ssOfSsPath type="fixe-systemProperties">{wspDir}/Jav_AppConfig/ssofss</ssOfSsPath> 
    114116                        <transfCachePath type="fixe-systemProperties">{java.io.tmpdir}\SCENARIbuilder4.0_DEV</transfCachePath> 
Note: See TracChangeset for help on using the changeset viewer.