On Wed, Aug 22, 2018 at 2:03 PM, Chris McGee <cmc...@macadamian.com> wrote:
> > Hi All, >> >> I am interested in using the new NetBeans 9.0 for a new project that I’m >> working on since it looks like there are some nice improvements over 8.2. >> It’s good to see active development on this project. >> >> One problem that I ran into right away is that the eclipse 4 formatter >> module is not yet compatible. > > > > What do you mean by that, in what way is it not compatible, where are you > getting it from, where is the source code. > > > When I installed NB 8.2 I found the plugin in the plugin marketplace. It’s > called “Eclipse Java Code Formatter.” After importing my settings into NB > 9.0 I was prompted to install newer versions of certain plugins > You're going to need to be very detailed, otherwise no one can help you. What are the 'certain plugins' you're referring to? Here's the Plugin Portal: http://plugins.netbeans.org/ I suppose the source code of the plugin is this one: https://github.com/markiewb/eclipsecodeformatter_for_netbeans I suppose you're working with the most recent release, listed here: https://github.com/markiewb/eclipsecodeformatter_for_netbeans/releases That should get you further. Maybe you should file an issue (with very detailed information there): https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues Gj > so that they are compatible, however the formatter is listed as having no > compatible versions available. > > Perhaps there is a different marketplace that I can use to get it with NB > 9.0? I could compile it myself and patch, but then it is more difficult to > get my team on board with it. > > > Thanks, > > Gj > > >