I use the command: java fortran.ofp.FrontEnd --class fortran.ofp.XMLPrinter \ --output output.xml --verbosity 0~100 input.f torun,
but failed. Can it run successfully with only Java environment and no Python environment?Is this a separate command?
I ran this command successfully :java fortran.ofp.FrontEnd --verbose main.f90