Hello, in the mean time, I've tried creating a Java hint following the tutorials using different versions of NB (12.4, 12.6) on different OS (Linux, Windows) without success, so I give up.
However, when trying to use Ant, I'm not able to build the module project, either: warning: No processor claimed any of these annotations: org.netbeans.spi.java.hints.Hint,org.netbeans.spi.java.hints.TriggerPattern /home/peter/NetBeansProjects/Geertjan/HintDemoWithAnt/src/org/nb/hintdemo/JOptionPaneHint.java:31: error: cannot access TreePath return ErrorDescriptionFactory.forName(ctx, ctx.getPath(), Bundle.ERR_JOptionPaneHint()); class file for com.sun.source.util.TreePath not found 1 error 1 warning Can anybody help me? Kind regards, Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
