Where are Profiling attributes stored?

Oxygen general issues.
cjbcjb
Posts: 18
Joined: Thu Feb 07, 2013 7:20 pm

Where are Profiling attributes stored?

Post by cjbcjb »

I work with an oXygen project on both my work PC and my home PC. I sync the project files between the two PCs using a third-party file sync tool. This has worked fine up until I started using profiling attributes. I've added Profiling Attributes and Profiling Condition Sets on my home PC, but they do not appear on my work PC after a sync. I've also used Windows Explorer to search for changed files in my project file, C:\Users\... and C:\Program Files\Oxygen XML Editor 17 after creating new attributes, and no files show up as changed. Where is this information kept by oXygen?

Chuck
mihaela
Posts: 519
Joined: Wed May 20, 2009 2:40 pm

Re: Where are Profiling attributes stored?

Post by mihaela »

Hi Chuck,

All profiling settings (attributes, condition sets, profiling styles) are stored by default in the following locations, into an option file:
  • [user-home-folder]\Application Data\com.oxygenxml for Windows XP
  • [user-home-folder]\AppData\Roaming\com.oxygenxml for Windows Vista/7
  • [user-home-folder]/Library/Preferences/com.oxygenxml for Mac OS X
  • [user-home-folder]/.com.oxygenxml for Linux
What you can do to have access to the profiling preferences is to save them at project level:
http://www.oxygenxml.com/doc/versions/1 ... aring.html
To do this, go for example to "Options" -> "Preferences" -> "Editor / Edit modes / Author / Profiling/Conditional Text" option page and click on "Project Options" radio button (in this way, all these setting will be stored in the xpr file).
You can do this with for any option page that you want to associate with your current project.

Please let us know if you need more information!

Best Regards,
Mihaela
Mihaela Calotescu
http://www.oxygenxml.com
cjbcjb
Posts: 18
Joined: Thu Feb 07, 2013 7:20 pm

Re: Where are Profiling attributes stored?

Post by cjbcjb »

That's what I needed, thanks!
Post Reply