Re: Maven org-netbeans-modules-editor-completion
arsi <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Here is my Maven project NBOF, It has declared correct nb java editor Dependency and code completion api.. A lot of other things, online java compiler,nb editor in JPanel.. http://server.arsi.sk/scm/ and how to video https://www.youtube.com/watch?v=SNo3FM6h9To Arsi ------------------------------------------------------------------------ *From:* Edgnets *Sent:* Friday, February 19, 2016 1:59PM *To:* Dev *Subject:* [platform-dev] Maven org-netbeans-modules-editor-completion > 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] > > > > >