Problem with Trang in Eclipse 2.1.x
Posted: Wed Apr 07, 2004 6:56 am
Nice tool. 
I am having problems with Trang conversions running oXygen 3.0 as a plugin for Eclipse 2.1.2/2.1.3 on Windows XP. I am using JDK 1.3.1_09.
No matter what I specify as the output location, the generated file appears as the input file name, with any "." removed. For example, when I am converting "example.dtd" to anything else, the output file is always "exampledtd".
The output file does use the path that I specify, but if I specify a path to a non-existent directory, I get an IOException: (The system cannot find the path specified).
Finally, the generated file does not appear in the Package Explorer until I refresh the directory.

I am having problems with Trang conversions running oXygen 3.0 as a plugin for Eclipse 2.1.2/2.1.3 on Windows XP. I am using JDK 1.3.1_09.
No matter what I specify as the output location, the generated file appears as the input file name, with any "." removed. For example, when I am converting "example.dtd" to anything else, the output file is always "exampledtd".
The output file does use the path that I specify, but if I specify a path to a non-existent directory, I get an IOException: (The system cannot find the path specified).
Finally, the generated file does not appear in the Package Explorer until I refresh the directory.