Hi...
I am using gwt and eclipse to build my application.In that I
need to use jxl.jar files to access the data that is present in a
microsoft excel sheet.
My question is : Is it enough if we just add the .jar by right
click->build path->configure build path->libraries->add external jars.
or do we need to manipulate any other thing.
The problem what I am facing is : I have tried to add the jar
file as mentioned above and written the code,it is executing but when
i open the developed application in the google web tool kit browser it
is throwing an error "import jxl cannot be resolved"..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---