|
Re: [xmlc] Where do i get xmlc.exe ?: msg#00037java.enhydra.xmlc
Hi Arun, This is a bit of overkill but try java -classpath bcel.jar;gnu-regexp.jar;jtidy.jar;wireless.jar;xhtml.jar;xmlc-all-runtime.jar;xmlc-base.jar;xmlc-chtml.jar;xmlc-taskdef.jar;xmlc-voicexml.jar;xmlc-wml.jar;xmlc-xerces.jar;xmlc.jar;../build-lib/xml-apis.jar;../build-lib/servlet.jar;../build-lib/jaxen.jar;../build-lib/commons-jxpath.jar org/enhydra/xml/xmlc/commands/xmlc/XMLC from the xmlc lib directory, also you can place the text in a .bat file so you don't have to retype it all the time. Or if your using ant 1.5, there was some problem with ant 1.6 last time I tried it. <taskdef name="xmlc" classname="org.enhydra.xml.xmlc.taskdef.Xmlc" classpath="${xmlc_classpath}"/> <xmlc srcdir="src" includes="**/*.html" verbose="on"/> I am using xmlc 2.2.5. Cheers, Scott > Hi, > > > I am very new to XMLC. > Recently i downloaded xmlc-2.2.6.zip. I was going > through the > documentation, and it says that, to generate a java > class from a > html file > use this command (xmlc -keep hello.html) but in the > binary that i > downloaded i didnt find any bin directory nor any > xmlc exe. > Kindly tell me where do i find those exe or how do i > generate the java file out of a html file. > > >> Regards, >> Arun > ------------------------------------------------------- > > Hi > > For technical questions on XMLC please use XMLC > mailing list : > xmlc@xxxxxxxxxxxxx > > Best regards > > > -- > Xavier MOGHRABI - Consortium ObjectWeb > Email: xavier.moghrabi at objectweb.org > Phone: +33 4 76 61 52 35 - Skype ID: > xavier.moghrabi.bureau > > > Le Samedi 6 Août 2005 16:45, Arunkumar Sreedharan a > écrit : >> Hi, >> I am very new to XMLC. >> Recently i downloaded xmlc-2.2.6.zip. I was going > through the >> documentation, and it says that, to generate a java > class from an > html file >> use this command (xmlc -keep hello.html) but int he > binary that i >> downloaded i didnt find any bin directory nor any > xmlc exe. Kindly > tell me >> where do i find those exe or how do i generate the > java file out of a > html >> file. >> >> >> Regards, >> Arun >> > > Send instant messages to your online friends http://in.messenger.yahoo.com > > -- You receive this message as a subscriber of the xmlc@xxxxxxxxxxxxx mailing list. To unsubscribe: mailto:xmlc-unsubscribe@xxxxxxxxxxxxx For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [xmlc] Where do i get xmlc.exe ?, Arunkumar Sreedharan |
|---|---|
| Next by Date: | Re: [xmlc] Where do i get xmlc.exe ?, Jacob Kjome |
| Previous by Thread: | [xmlc] Where do i get xmlc.exe ?, Arunkumar Sreedharan |
| Next by Thread: | Re: [xmlc] Where do i get xmlc.exe ?, Jacob Kjome |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |