Open oxygen with a specific project

I use a lot of different projects. I'd like to be able to start oxygen and have it point at a particular project. I don't see any way to do that - is it possible? -- Steve

Hello, Thank you for contacting us. By default, the oXygen XML project files are identified by their ".xpr" extension. In order to open a specific project with oXygen, you should navigate to the location of the .xpr file appropriate to the project you wish to work with and double click on it (or right click the project file and use the "Open with" action in the context menu) to open it in oXygen. Please also note that the project you had open in the last session of oXygen XML will be automatically remembered and reopened next time you start up the editor. In case there is another use-case which I am missing and for which you need specific assistance, please provide more details about it. Do not hesitate to let us know in case you need additional or any other information. Kind Regards, Costin */Costin Sandoi/* oXygen XML Editor and Author Support Tel: +1-650-352-1250 ext.302 Fax: +40-251-461482 support@oxygenxml.com www.oxygenxml.com <http://www.oxygenxml.com> oXygen XML <http://www.oxygenxml.com> ------------------------------------------------------------ This message (including any attachments) contains confidential information and is intended only for the individual(s) named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. Any quotation contained herein has a validity of 30 days, unless otherwise specified. On 8/4/2014 10:06 PM, Steven Anderson wrote:
I use a lot of different projects. I'd like to be able to start oxygen and have it point at a particular project. I don't see any way to do that - is it possible?
--
Steve
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Thanks for the response. Here's my use case - I'd like to open a particular file with a particular project open. For example oxygen.sh -proj ~/v1_5.xpr ~/foo/bar/about.xsl to open about.xsl in oxygen, with the v1_5 project. If I want to open it with a different project, I'd do something like this: oxygen.sh -proj ~/v2_0.xpr ~/foo/bar/about.xsl which would open the same file, but with the v2_0 project. Does that make sense? Steve On Tue, Aug 5, 2014 at 5:31 AM, oXygen XML Editor Support (Costin Sandoi) < support@oxygenxml.com> wrote:
Hello,
Thank you for contacting us.
By default, the oXygen XML project files are identified by their ".xpr" extension. In order to open a specific project with oXygen, you should navigate to the location of the .xpr file appropriate to the project you wish to work with and double click on it (or right click the project file and use the "Open with" action in the context menu) to open it in oXygen.
Please also note that the project you had open in the last session of oXygen XML will be automatically remembered and reopened next time you start up the editor.
In case there is another use-case which I am missing and for which you need specific assistance, please provide more details about it.
Do not hesitate to let us know in case you need additional or any other information.
Kind Regards, Costin
*Costin Sandoi* oXygen XML Editor and Author Support
Tel: +1-650-352-1250 ext.302 Fax: +40-251-461482 support@oxygenxml.com www.oxygenxml.com [image: oXygen XML] <http://www.oxygenxml.com>
------------------------------------------------------------ This message (including any attachments) contains confidential information and is intended only for the individual(s) named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. Any quotation contained herein has a validity of 30 days, unless otherwise specified.
On 8/4/2014 10:06 PM, Steven Anderson wrote:
I use a lot of different projects. I'd like to be able to start oxygen and have it point at a particular project. I don't see any way to do that - is it possible?
--
Steve
_______________________________________________ oXygen-user mailing listoXygen-user@oxygenxml.comhttp://www.oxygenxml.com/mailman/listinfo/oxygen-user
-- Steve

Hi Steve, This already works. Make sure you use the .xpr as the first argument and then the files. e.g. oxygen.sh project.xpr file1 file2 ... If the .xpr is not the first, or you have multiple .xpr files listed as arguments, Oxygen will cycle the involved projects starting with the project from the last session and stop with the last specified .xpr file from the list of arguments. So, avoid these situations by using a single project file as the first argument. Regards, Adrian Adrian Buza Oxygen XML Editor Support
On 05.08.2014, at 20:01, Steven Anderson <sanderson@salesforce.com> wrote:
Thanks for the response.
Here's my use case - I'd like to open a particular file with a particular project open. For example
oxygen.sh -proj ~/v1_5.xpr ~/foo/bar/about.xsl
to open about.xsl in oxygen, with the v1_5 project.
If I want to open it with a different project, I'd do something like this:
oxygen.sh -proj ~/v2_0.xpr ~/foo/bar/about.xsl
which would open the same file, but with the v2_0 project.
Does that make sense?
Steve
On Tue, Aug 5, 2014 at 5:31 AM, oXygen XML Editor Support (Costin Sandoi) <support@oxygenxml.com> wrote: Hello,
Thank you for contacting us.
By default, the oXygen XML project files are identified by their ".xpr" extension. In order to open a specific project with oXygen, you should navigate to the location of the .xpr file appropriate to the project you wish to work with and double click on it (or right click the project file and use the "Open with" action in the context menu) to open it in oXygen.
Please also note that the project you had open in the last session of oXygen XML will be automatically remembered and reopened next time you start up the editor.
In case there is another use-case which I am missing and for which you need specific assistance, please provide more details about it.
Do not hesitate to let us know in case you need additional or any other information.
Kind Regards, Costin Costin Sandoi oXygen XML Editor and Author Support
Tel: +1-650-352-1250 ext.302 Fax: +40-251-461482 support@oxygenxml.com www.oxygenxml.com <mime-attachment.png>
------------------------------------------------------------ This message (including any attachments) contains confidential information and is intended only for the individual(s) named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. Any quotation contained herein has a validity of 30 days, unless otherwise specified.
On 8/4/2014 10:06 PM, Steven Anderson wrote: I use a lot of different projects. I'd like to be able to start oxygen and have it point at a particular project. I don't see any way to do that - is it possible?
--
Steve
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
--
Steve
participants (3)
-
Oxygen XML Editor Support
-
oXygen XML Editor Support (Costin Sandoi)
-
Steven Anderson