NetBeans Module development, how to use an external jar library.
"-Silver-" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <[email protected]> |
Ok I found a solution, I write it here in case someone else has the same question. If a Tree is an instance of JCAssignOp it is not needed to import the library that contains it, it can be casted to CompoundAssignmentTree.