Hi Sandro,
   This is good. I did make some changes to use the new Java 7 "diamond" 
operator and did not revert them. So, if Eclipse finds more than I did then by 
all means change them :)
   I do not see these compilation errors. Maybe because I added "wtk/lib/*.jar" 
to the classpath and a similar change needs to be made in the Eclipse build 
settings?!

HTH,
~Roger


On Aug 29, 2013, at 7:26 AM, Sandro Martini <sandro.mart...@gmail.com> wrote:

> 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
> 

Reply via email to