Hey,
I am working on a program using eclipse galileo and jdk 6. The problem is that when I use any import.jxl... statement I get an error in eclipse and it won't compile. So statements like "import jxl.write.Label;" give me an error. I don't understand why that is. It says it doesn't like the jxl statements. If I use any import.java... or import.javax... then they work fine. Any Help is much appreciated. Thanks.