Can I export the dynamic properties I added in my IDE?
Permanently deleted user
创建于
I would like to share the dynamic properties I added during development? My coworkers could load them (automatically during startup?) and get the apropriate IDE support?
Actually, all you need is to put .ipr file or dynamic.xml to the version control, and your co-workers will get all the dynamics automatically.
Maxim Medvedev wrote:
Hi Klaus,
If you use 'file based' project you should copy a tag '<component name="DynamicElementsStorage"> from ipr file. If you use 'directory based' project (available in last EAP versions) you need to copy a file 'dynamic.xml' from a folder '.idea'
>> I would like to share the dynamic properties I added during development? >> My coworkers could load them (automatically during startup?) and get >> the apropriate IDE support? >> >> Thanks, >> klaus. >> >> --- >> Original message URL: >> http://www.jetbrains.net/devnet/message/5249431#5249431
Hi Klaus,
If you use 'file based' project you should copy a tag 'I would like to share the dynamic properties I added during development?
>
>
Actually, all you need is to put .ipr file or dynamic.xml to the version
control, and your co-workers will get all the dynamics automatically.
Maxim Medvedev wrote:
>> I would like to share the dynamic properties I added during development?
>> My coworkers could load them (automatically during startup?) and get
>> the apropriate IDE support?
>>
>> Thanks,
>> klaus.
>>
>> ---
>> Original message URL:
>> http://www.jetbrains.net/devnet/message/5249431#5249431