Maven org-netbeans-modules-editor-completion
"edgnets" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Andreas, I tested the completion tutorial first using a Standard Netbeans Platform Project and it worked very well, however when I implemented the same tutorial using a Maven Netbeans Platform Project I could solve all dependencies issues, the project compiles well but the completion does not worked. You can access my post and download both project to test, my maven project is supposed to have all dependencies correct: Code completion example that works on Standard Netbeans Platform Application but fail when the project is built using Maven http://forums.netbeans.org/viewtopic.php?t=65238 Maybe you will experience the same issue that I had, unfortunately until now anyone replied my post with some clue. Ps. If your completion code work in a maven project then let me know I´m still looking for a solution to my previous post. [/url]