From: John G. <jgo...@co...> - 2001-09-07 19:16:53
|
"Sells, Fred" <fr...@ad...> writes: > It runs ok and sees modules like sys; however I get the following error: > ------------------------------------------------- >>>>import java I think that the problem is that you have to import a specific module, ie: import java.lang import com.sun.some.outlandishly.long.name.with.studlyCaps -- John Goerzen <jgo...@co...> GPG: 0x8A1D9A1F www.complete.org |