Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Error: "The type ArrayList is not generic"
Error: "The type ArrayList is not generic" [message #213900] Wed, 31 August 2005 19:34 Go to next message
Eclipse UserFriend
I am creating a plug-in project within Eclipse workbench that includes
java files that use ArrayList where ArrayList's parametrized type is
explicitly defined. Example: ArrayList<Class_Info>. Even though I have the
latest Java version (jre1.5.0_04) set as a project property java build
path library within Eclipse, Eclipse is giving me an error: "The type
ArrayList is not generic". Any suggestion are greatly appreciated.
Re: Error: "The type ArrayList is not generic" [message #213913 is a reply to message #213900] Wed, 31 August 2005 20:24 Go to previous message
Eclipse UserFriend
Never mind - I got it... It was source compatibility.
Previous Topic:creating a console view for a launched program
Next Topic:Unbound classpath container
Goto Forum:
  


Current Time: Tue May 13 01:10:46 EDT 2025

Powered by FUDForum. Page generated in 0.02568 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top