[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 102270] New: Please improve Java 5.0 support
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-03-23 13:40:54
Message-ID: 20050323144053.102270.kdtonline () poczta ! onet ! pl
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=102270         
           Summary: Please improve Java 5.0 support
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: javasupport
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: kdtonline poczta onet pl


Version:           3.2.0 (using KDE KDE 3.4.0)
Installed from:    Compiled From Sources

Currently KDevelop does not support the following new Java (1.)5.0 syntax, and \
displays a lot of warnings in the "Problems" view:

GENERICS:
Comparator<File> filesComparator = new Comparator<File>() {

ENUMS:
public enum Priority {
AND
private enum Shapes { CIRCLE, SQUARE };

NEW FOR-LOOP SYNTAX:
for (File f : files) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic