Importing new profiling attributes on the fly Eclipse Oxygen XML Editor
Posted: Tue Jan 08, 2013 5:15 pm
Hello,
Because the profiling attributes can be modified at everytime by an author in its eclipse and because we need all users oxygen configuration (eclipse settings on user's computers) to be updated we need a way to update automatically these settings on each user's computers !
We cannot ask to our users to click manually on the "Import from DITAVAL" in the profiling attributes preferences of Eclipse
So we need to find a way to automatically perform this on the fly.
I tried to export the global options and to modify the list of profiling attributes and next to re-import it from the "-Dcom.oxygenxml.default.options". But this works only after having clicked on "Restore default" in the Profiling attributes preferences.
So, at this time, I don't have any way to force the Eclipse Oxygen XML to take in account on the fly, some new profiling attributes without a user intervention !
I took a look in the Oxygen XML APIs but I was unable to find a way to force by programming an import of some new profiling attributes
?
So, is there a way to force an update without any user intervention of the profiling attributes with or without using the Oxygen XML APIs ?
Our need:
1° We have only one author allowed into creating/modifying a list of profiling attributes.
2° All other users have to use only the profiling attributes created by user 1°
3° Profiling attributes list written by user 1° & used by users 2° must be imported automatically without any user intervention (so by XML Oxygen APIs, Command line, ...) ?
I will really appreciate your feedback or a help from your part on a way to implement a such workflow,
Thanks a lot in advance
Louis Lecaroz
Because the profiling attributes can be modified at everytime by an author in its eclipse and because we need all users oxygen configuration (eclipse settings on user's computers) to be updated we need a way to update automatically these settings on each user's computers !
We cannot ask to our users to click manually on the "Import from DITAVAL" in the profiling attributes preferences of Eclipse

So we need to find a way to automatically perform this on the fly.
I tried to export the global options and to modify the list of profiling attributes and next to re-import it from the "-Dcom.oxygenxml.default.options". But this works only after having clicked on "Restore default" in the Profiling attributes preferences.
So, at this time, I don't have any way to force the Eclipse Oxygen XML to take in account on the fly, some new profiling attributes without a user intervention !
I took a look in the Oxygen XML APIs but I was unable to find a way to force by programming an import of some new profiling attributes

So, is there a way to force an update without any user intervention of the profiling attributes with or without using the Oxygen XML APIs ?
Our need:
1° We have only one author allowed into creating/modifying a list of profiling attributes.
2° All other users have to use only the profiling attributes created by user 1°
3° Profiling attributes list written by user 1° & used by users 2° must be imported automatically without any user intervention (so by XML Oxygen APIs, Command line, ...) ?
I will really appreciate your feedback or a help from your part on a way to implement a such workflow,
Thanks a lot in advance
Louis Lecaroz