[Bluej-discuss] Using codepad with custom libraries

davismar@saline.k12.mi.us davismar at saline.k12.mi.us
Sun Nov 26 04:42:21 GMT 2006


If I am working with a project that imports a custom library (like an IO
package provided with my textbook for a high school course), can I refer
to methods from that class in the codepad? If so, what is the syntax? I
would like to use the codepad to have students test out the short
exercises in our textbook, but many use one of three custom libraries.  I
have noted that the code pad will recognize a Java standard library like
java.math without even having to have a class in the project that refers
to that library.  Can I get the codepad to do the same with my custom
libraries?  Importing the custom library in a class in the project does
not seem to make it available to the codepad. Thanks.


Mary Jo P. Davis
Saline HS Mathematics Teacher
(734) 429-8000 ext 2318



More information about the bluej-discuss mailing list