S
shaun.wiseman91
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
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