|
setting XMLC_SOURCE_FILE to the right place: msg#00007java.enhydra.xmlc
I am compiling my HTML files with this command: xmlc -keep -nocompile -verbose -sourceout ..\generated -class org.poindextrose.servlet.xmlc.FrontPage FrontPage.html My html files are in /html/*.html and I'd like the XMLC java files to go in /generated/org/poindextrose/servlet/xmlc/*.java What I'm getting are java files with the right package of org.poindextrose.servlet.xmlc and the XMLC_SOURCE_FILE as org/poindextrose/servlet/xmlc/FrontPage.html However, that is not where my HTML file is located. So, is there a way to coerce the xmlc compiler to tell it where my html file is really located? Or am I forced to put my html file in /html/org/poindextrose/servlet/xmlc/*.html ? -Justin Akehurst
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Source distribution of XMLC 2.1?, Jacob Kjome |
|---|---|
| Next by Date: | Re: setting XMLC_SOURCE_FILE to the right place, Jacob Kjome |
| Previous by Thread: | Source distribution of XMLC 2.1?, Chris Riley |
| Next by Thread: | Re: setting XMLC_SOURCE_FILE to the right place, Jacob Kjome |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |