On 23/06/08 4:26 PM, Ernie Rael wrote:
I'm getting "Import from Excluded", in a project I've just created,
I've never seen it before.
There's "Tools > Options > Editor > CodeCompletion > Java" and the class
in question was in the "Exclude" list. Removed it and the hint/warning
went away.
I'm getting "Import from Excluded", in a project I've just created, I've
never seen it before. I haven't used NB for a few releases if that might
be relevant. The import is from an ANTLR4 generated file (manually
copied to it's target location) within this project's source tree.
Builds and runs