Hi all, I'm reviewing Pivot sources in trunk, and I'm updating eclipse project settings to require Java SE 7, and so enable Code compliance settings for it ...
So now I get many eclipse warnings, like "Redundant specification of type arguments" and I'm fixing them (there are a lot) ... but I remember that some time ago Roger did a similar step (and then reverted ?) ... I think this could be a small (but useful) simplification in sources (and I'm fixing even other eclipse 4.3 warnings), someone is against it ? Of course 2.0.x barnch won't be affected (it stay on Java SE 6 as requirements). Last, I get many compilation errors due to missing dependencies for the new VFSFileBrowser (or similar) ... Roger do you have the same compilation errors ? I see that Jenkins builds for trunk (on Java 7) are ok ... Tell me. Bye, Sandro