logo       

Problems when compiling HTML files: msg#00060

java.enhydra.xmlc

Subject: Problems when compiling HTML files

I experienced two problems when compiling html files:

1.)
If I specify the compiler option "-g:none" (generate no debugging info) the
following exception is thrown:
[localize] Error: Invalid option "-g:none" in D:\xmlc\options.xmlc, valid
options are:

...

[localize] -g - Passed to javac

...



2. (minor)

If I specify the options "-keep" "-for-deferred-parsing" "-generate both"
the .java source files contain some unused imports:

every interface:

import org.w3c.dom.*;

every *Impl class:

import org.enhydra.xml.dom.DOMOps;

import org.enhydra.xml.xmlc.XMLCError;

import org.enhydra.xml.xmlc.XMLCUtil;

import org.enhydra.xml.xmlc.dom.XMLCDomFactory;





Thorsten


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise