You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Mike Raschendörfer <ra...@gmx.de> on 2001/09/06 16:14:04 UTC

java method getParentFile

Hello,

I am new in java and Fob,
I have Fop-0.20.1 and java1.1.8

If I run "java org.apache.fop.apps.Fob  foo.fo  bar.pdf"
I get the errormessage:
"java.lang.NoSuchMethodError: java.io.File: method getParentFile()Ljava/io/File; not found at [..]"

Then I looked in my java-apidoc and there is realy not such a method.
The Fob-readme say that I can use java1.1.x.

any help for me ?

thanks,Mike