[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: java newbie: gcj can't find its own jars?



Matt Zimmerman <mdz@debian.org> wrote:
> On Tue, May 20, 2003 at 03:38:28PM -0400, Jonathan Brandmeyer wrote:
> > import java.lang.Math.*;
> 
> If you either delete this line (I don't think it's necessary) [...]

java.lang is imported by default, you never have to import it.

-- Arnaud Vandyck @ ste-fi, ULg



Reply to: