Menu

#37 the warning 'This import declaration not used..'

v2.1
open
nobody
analyzer (15)
5
2006-03-30
2006-03-30
Petr Toman
No

When analyzing a file, I am getting the warning 'This
import declaration is not used, could you remove it?'.
However, the class is used in the code.

I am using QJPro as the Eclipse plugin. Eclipse itself
does not complain about this unnecessary import,
although it has this feature.

Example:
import config.java.action.ActionBase;
...
...
asset = ActionBase.someMethod();

Discussion


Log in to post a comment.

MongoDB Logo MongoDB