[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Eclipse for Linux - Java Issues

Hello, I recently installed Fedora Core 4, which came with an Eclipse package (v3.2?). When I attempted to write Java code in the IDE, however, I get errors for ArrayList<Character>. It tells me that ArrayList is not generic. However, I get no such problem when doing the same thing in Eclipse v3.1 for Windows. I tried changing the JDK Compliance level between 5.0 and 1.4, but neither worked. Any idea of what the problem might be?

Don