- Where Developers Learn, Share, & Build Careers


This works fine in the previous version of eclipse

In errors / warnings, I " Unused private sector "- & gt; Warning . But this does not seem to work.

For example:

  Public class main {@Resource Private int a; // I did not get any warning}    

This is intentional - see this topic on a Also see open bugs -

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -