External tools in ecilpse plugin?

Having trouble installing Oxygen? Got a bug to report? Post it all here.
queshaw
Posts: 44
Joined: Wed Aug 08, 2007 5:56 am

External tools in ecilpse plugin?

Post by queshaw »

Is the oxygen external tools configuration available in the eclipse plugin (the oxygen configuration, not eclipse external tools)? I have an external tool configured in standalone oxygen that I would like to use.

After not finding a place to configure tools I tried exporting global options, editing the file and importing but, if that did anything, I don't see anywhere to launch the external tool from.
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: External tools in ecilpse plugin?

Post by adrian »

Hi,

The external tools feature from the standalone edition of Oxygen is not implemented in Eclipse. It was considered redundant since Eclipse has its own external tools. If you are migrating from the standalone edition to the Eclipse plugin of Oxygen, you'll have to manually reconfigure the external tools in the Eclipse configuration.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
queshaw
Posts: 44
Joined: Wed Aug 08, 2007 5:56 am

Re: External tools in ecilpse plugin?

Post by queshaw »

To use the same tool I've created an ant script to run as an external tool and it has essentially the same result. What I am missing is being able to pass oxygen variables to the command line.
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: External tools in ecilpse plugin?

Post by adrian »

Hi,

I believe Eclipse has equivalent or at least similar variables.
What are the Oxygen variables that you are using?

Rebards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply