|
Problems when compiling HTML files: msg#00060java.enhydra.xmlc
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> |
|---|---|---|
| Previous by Date: | no setters for page elements?, Matthew Hixson |
|---|---|
| Next by Date: | Re: Case Study: XMLC vs. Velocity, David Corbin |
| Previous by Thread: | no setters for page elements?, Matthew Hixson |
| Next by Thread: | Re: Problems when compiling HTML files, Jacob Kjome |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |