X-Received: by 10.66.86.138 with SMTP id p10mr190915paz.14.1358956948795; Wed, 23 Jan 2013 08:02:28 -0800 (PST) X-Received: by 10.50.187.133 with SMTP id fs5mr597589igc.12.1358956948756; Wed, 23 Jan 2013 08:02:28 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!f6no11573801pbd.1!news-out.google.com!s9ni12622pbb.0!nntp.google.com!ld4no11551711pbb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Wed, 23 Jan 2013 08:02:27 -0800 (PST) In-Reply-To: <1e03d170-7029-4ee6-b935-ef77dfd629d4@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=194.106.137.50; posting-account=iQWO3woAAACM2dbI9W1kUakko8lzoshW NNTP-Posting-Host: 194.106.137.50 References: <1e03d170-7029-4ee6-b935-ef77dfd629d4@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0acd1209-c460-4280-bde1-d8ef93accaa5@googlegroups.com> Subject: Re: error: package jxl does not exist From: Shaun Wiseman Injection-Date: Wed, 23 Jan 2013 16:02:28 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:21616 Sup, Who knew behind Arne's computer screen would be a pedantic troll. How unfortunate that is all the world needs, another common troll. :/ Its funny you act like you knew everything coming out of the womb;whoever that unfortunate person was. Your Irish references are a little outdated also friend. On Tuesday, 15 January 2013 17:12:11 UTC, Shaun Wiseman wrote: > Hi all, > > > > I have started a new project in eclipse which needs to interact with excell. I have added the jar using eclipse and it is present in the .classpath file but I am still getting this error: > > > > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2. > > 3.2:testCompile (default-testCompile) on project JasperTest: Compilation failure > > : Compilation failure: > > [ERROR] \Documents and Settings\SWise\Desktop\JasperTest\src\test\jav > > a\JasperTest\JasperTest\excellReader.java:[3,0] error: package jxl does not exis > > t > > [ERROR] \Documents and Settings\SWise\Desktop\JasperTest\src\test\jav > > a\JasperTest\JasperTest\excellReader.java:[6,20] error: package jxl.read.biff do > > es not exist > > > > Any help at all would be appreciated. > > > > Thanks, > > Shaun