Skip to content

Netbeans 7.4+ support #15

Open
Open
@amelentev

Description

@amelentev

Netbeans adds NBAttr, NBResolve which extends Attr, Resolve javac modules.
So we need to extend NBAttr & NBResolve. But we can't because they are in different java package and we need to override package-private methods.

The only way I see is to modify o.n.lib.nbjavac or .libs.javacimpl netbeans modules.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions