Hello, I'm trying include a linear algebra package in my GWT project. Specifically, I'm trying to use JAMA (http://math.nist.gov/ javanumerics/jama/), but I'm having no luck getting the .Jar file to work in my build path. I have tried "Build Path > Configure Build Path > Libraries > Add External JARs", and that puts the .Jar file in the package tree. But I get the following error message: "[ERROR] Line 59: The import Jama cannot be resolved" when I run my program.
I have tried following a couple of the threads in this discussion group (like http://groups.google.com/group/cypal-studio-for-gwt/browse_thread/thread/610644175e912ec1/b04610bad4bcab5f?lnk=gst&q=jar#b04610bad4bcab5f), but none of them seem to resolve the issue of adding external Jar files. Can anyone clarify how to add external Jars? The process seems very cryptic to me. Thanks much, Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cypal Studio for GWT" 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/cypal-studio-for-gwt?hl=en -~----------~----~----~----~------~----~------~--~---
