[Bluej-discuss] question
Michael Kölling
M.Kolling at kent.ac.uk
Sun Apr 9 13:48:06 BST 2006
Maybe you are using Java 5 on one system, and Java 1.4 on the other.
Your code is Java 5 code and will only work with Java 5.
Michael
On 9 Apr 2006, at 13:22, NAOKO wrote:
> Ok,,,thanks,,
>
> The error message is, No identifier is found.
>
> where the code is ;
>
> Vector<Fish> fishes = new Vector<Fish>();
>
> But this entire code works fine in my other BlueJ. It is
> mystery,,,both
> BlueJ versions are 2.0.2 with J2SE DK5.0 and Java 2 RE, SE v1.4.2,
> Java 2
> SDK, SE v1.4.2_06.
>
> ----- Original Message -----
> From: "Michael Kölling" <M.Kolling at kent.ac.uk>
> To: "General discussion for users of BlueJ" <bluej-discuss at bluej.org>
> Sent: Sunday, April 09, 2006 10:12 PM
> Subject: Re: [Bluej-discuss] question
>
>
>> On 9 Apr 2006, at 1:06, NAOKO wrote:
>>>
>>> I have attached the file. It works on my desktop BlueJ ,,,,It is a
>>> pretty aquarium, but my lap topBlueJ does not execute it. It has OS
>>> ( windows XP Japanese version), and it complains there is error.
>>>
>>> There are not any errors because it works on my desktop BlueJ.
>>
>> It would help if you tell us what the error message is that you get.
>>
>> Michael
>> _______________________________________________
>> 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
More information about the bluej-discuss
mailing list