Bugs item #1649111, was opened at 2007-01-31 10:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1649111&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler integration
Group: 1: Would be nice if fixed ...
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Dr Java not accepting ArrayList<E> parameter E
Initial Comment:
I recently downloaded the JDK 5.0 Update 11 online.I also downloaded version 1.5.0 of Dr Java.
When i declare an object of ArrayList class, it gives me an error saying:
File: C:\ArrayListSearchableStack.java [line: 14]
Error: type ArrayList does not take parameters
I have never faced this error before when i used the ArrayList class.Could you kindly tell me how i can rectify this error.
Thank you,
Natasha
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1649111&group_id=44253
|