[Bluej-discuss] import java.util.*; - problem

Jakub Horbacewicz kubih at partyinfo.com.pl
Sat Dec 1 22:10:41 GMT 2007


Hello,


> My guess is that you have Java 1.4 (or earlier) installed. It won't
> work with that version. You should download and install a newer Java
> version.
>
>
Unfortunately I use 1.6.0... (Java Version 6 Update 3) so I cannot find out
what the problem is...


On 1 Dec 2007, at 18:12, Jakub Horbacewicz wrote:
>
> > Hi,
> >
> > I read Object First in Java and I do the excercise no 1-19 (lab-
> > classes). Unfortunately while compiling the LabClass class, BlueJ
> > show me that "<identifier> expected" in line:
> >
> > private List<Student> students;
> >
> > Is it connected with import java.util.*; (it's look like BlueJ do
> > not understand this statement...)
> >
> > Help me
> > _______________________________________________
> > mailing list bluej-discuss at bluej.org
> > To unsubscribe or change your preferences, go to
> > http://lists.bluej.org/mailman/listinfo/bluej-discuss
>
> _______________________________________________
> mailing list bluej-discuss at bluej.org
> To unsubscribe or change your preferences, go to
> http://lists.bluej.org/mailman/listinfo/bluej-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bluej.org/pipermail/bluej-discuss/attachments/20071201/13485047/attachment.html 


More information about the bluej-discuss mailing list