Problem with external FO processor in eclipse
Posted: Fri Apr 22, 2005 11:15 am
Hi!
I'm having trouble using an external fo processor from the eclipse plugin v5.1.
This is the error message:
The exact same settings works just fine from the oXygen standalone application, so maybe there is some bug in the eclipse plugin. Error 267 is ERROR_DIRECTORY - The directory name is invalid.
Is this a known problem? I've been looking through the forums but haven't found anything on this topic.
/David
I'm having trouble using an external fo processor from the eclipse plugin v5.1.
This is the error message:
Code: Select all
Started: C:\Program\Antenna\XSLFormatterV3\XSLCmd.exe -d D:\Dev\Eclipse\Workspace\XML\test.fo_fo -o D:\Dev\Eclipse\Workspace\XML\test.pdf
CreateProcess: C:\Program\Antenna\XSLFormatterV3\XSLCmd.exe -d D:\Dev\Eclipse\Workspace\XML\test.fo_fo -o D:\Dev\Eclipse\Workspace\XML\test.pdf error=267
Process ended with exit code: -1234567
Is this a known problem? I've been looking through the forums but haven't found anything on this topic.
/David