Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #22988
| X-Received | by 10.224.131.193 with SMTP id y1mr4047642qas.8.1363806978156; Wed, 20 Mar 2013 12:16:18 -0700 (PDT) |
|---|---|
| X-Received | by 10.50.109.228 with SMTP id hv4mr49999igb.2.1363806978072; Wed, 20 Mar 2013 12:16:18 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!t2no6048597qal.0!news-out.google.com!k8ni4137qas.0!nntp.google.com!dd2no4052576qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.java.programmer |
| Date | Wed, 20 Mar 2013 12:16:17 -0700 (PDT) |
| In-Reply-To | <e81af975-00ad-4f92-9c47-443d11c05b60@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=69.28.149.29; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T |
| NNTP-Posting-Host | 69.28.149.29 |
| References | <3ef61613-19c4-42d5-a9bb-82c2d9b4b8cd@googlegroups.com> <e81af975-00ad-4f92-9c47-443d11c05b60@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <7c205d0c-4a01-4fc8-b2f7-c1a151c73987@googlegroups.com> (permalink) |
| Subject | Re: help: class conflict in two different version JAR files |
| From | Lew <lewbloch@gmail.com> |
| Injection-Date | Wed, 20 Mar 2013 19:16:18 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.java.programmer:22988 |
Show key headers only | View raw
zyng wrote: > For example: In Eclipse, if I remove 3rdparty.1.0.1.jar from Project A's build path, some code Did you remember to put version 1.0.3 in Project A's build path? > of A has compiling errors. But it does not matter for this testing purpose. Now, if I run my > JUNit test code in Project B, the correct classes are used and the problem was avoided. Project A should not have trouble using a more recent version of the JAR. -- Lew
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
help: class conflict in two different version JAR files zyng <xsli2@yahoo.com> - 2013-03-20 07:34 -0700
Re: help: class conflict in two different version JAR files zyng <xsli2@yahoo.com> - 2013-03-20 07:50 -0700
Re: help: class conflict in two different version JAR files Lew <lewbloch@gmail.com> - 2013-03-20 12:16 -0700
Re: help: class conflict in two different version JAR files Lew <lewbloch@gmail.com> - 2013-03-20 12:14 -0700
Re: help: class conflict in two different version JAR files Arne Vajhøj <arne@vajhoej.dk> - 2013-03-20 22:11 -0400
Re: help: class conflict in two different version JAR files Roedy Green <see_website@mindprod.com.invalid> - 2013-03-20 20:32 -0700
csiph-web