Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #13636
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: the problem for accessing the classes in rt.jar |
| Date | 2012-04-18 07:45 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <jmmk1p$10j$1@dont-email.me> (permalink) |
| References | <22583724.345.1334591253848.JavaMail.geo-discussion-forums@vbvf19> <4f8e0210$0$290$14726298@news.sunsite.dk> <14699406.1250.1334754816127.JavaMail.geo-discussion-forums@vbyj26> |
On 4/18/2012 6:13 AM, zyng wrote: > OK. And also re-phrase my question: A)in build.xml file, when not > including rt.jar by commenting out rt.jar: ... > compile: [javac] C:\my_work\build.xml:47: warning: > 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to fals for repeatable builds [javac] > Compiling 407 source files to C:\my_work\build [javac] > C:\my_work\src\abc\efg\xml\MyXmlUtils.java:27: package > com.sun.xml.internal.fastinfoset.stax does not exist [javac] import > com.sun.xml.internal.fastinfoset.stax.StAXDocumentParser; Try this, I don't know if it'll work, but it might. <http://stackoverflow.com/questions/2118198/getting-hold-of-fastinfoset-readers-and-writers>
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
the problem for accessing the classes in rt.jar zyng <xsli2@yahoo.com> - 2012-04-16 08:47 -0700
Re: the problem for accessing the classes in rt.jar markspace <-@.> - 2012-04-16 10:22 -0700
Re: the problem for accessing the classes in rt.jar Lew <lewbloch@gmail.com> - 2012-04-16 14:31 -0700
Re: the problem for accessing the classes in rt.jar Arne Vajhøj <arne@vajhoej.dk> - 2012-04-17 19:51 -0400
Re: the problem for accessing the classes in rt.jar zyng <xsli2@yahoo.com> - 2012-04-18 06:13 -0700
Re: the problem for accessing the classes in rt.jar Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-04-18 13:48 +0000
Re: the problem for accessing the classes in rt.jar zyng <xsli2@yahoo.com> - 2012-04-18 08:06 -0700
Re: the problem for accessing the classes in rt.jar zyng <xsli2@yahoo.com> - 2012-04-18 08:35 -0700
Re: the problem for accessing the classes in rt.jar Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-04-18 16:02 +0000
Re: the problem for accessing the classes in rt.jar markspace <-@.> - 2012-04-18 09:02 -0700
Re: the problem for accessing the classes in rt.jar zyng <xsli2@yahoo.com> - 2012-04-18 10:49 -0700
Re: the problem for accessing the classes in rt.jar Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-04-18 18:49 +0000
Re: the problem for accessing the classes in rt.jar Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-04-18 15:50 +0000
Re: the problem for accessing the classes in rt.jar Arne Vajhøj <arne@vajhoej.dk> - 2012-04-18 21:07 -0400
Re: the problem for accessing the classes in rt.jar markspace <-@.> - 2012-04-18 07:45 -0700
csiph-web