Re: Maven org-netbeans-modules-editor-completion
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAA_aP4h4aymUJorTHbCVb3qgV6zp6q1NKmU41Mx4xkpJxh-0=g@mail.gmail.com> |
Hi Andreas/edgnets, I have a simple maven-based project on RELEASE81, which provides code completion. See https://github.com/markiewb/nb-importstaticsfavoritecodecompletion/tree/to81 (Checkout branch *to81*) Have a look and compare with your code and share your findings, what was the important step you were missing in your implementation. [image: Inline-Bild 1] With kind regards, markiewb 2016-02-19 13:59 GMT+01:00 edgnets <[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] > > > > >
2016-02-20_09h55_39.png
(image/png, 7.4 KB) - not displayed