Re: How to avoid the scaling of icons on NetBeans 9?

2018-09-30 Thread Giuseppe Tino
Hi Eirik, thanks for your answer. Unfortunately the windows compatibility option are grayed out on my machine (probably some restriction by the company). The github links seems only to refer to the windows (and MacOs) look and feel, is there any project to convert also the netbeans icons (open

Re: [NBP] Some annoying questions..

2018-09-30 Thread Pete Whelpton
Picked up a copy. Between your book and Gail's book, I've figured out now how to add a ProxyLookup to my DataObject containing my custom FileEncodingQueryImplementation class. Everything seems to work ok :) Thanks for your time P On Sun, Sep 30, 2018 at 9:45 AM Geertjan Wielenga wrote: > I

Re: [NBP] Some annoying questions..

2018-09-30 Thread Geertjan Wielenga
In general, advisable to use Lookup instead of Cookies, please get leanpub.com/nbp4beginners. Gj On Sun, Sep 30, 2018 at 10:28 AM Pete Whelpton wrote: > Thanks Geertjan :) > > I've made the repo public for the moment, in case anyone wants to take a > look: > https://bitbucket.org/peedeeboy/odys

Re: Multi Release JAR files

2018-09-30 Thread Patrik Karlström
Yes, that's where I got it from. :) Attended Nicolai's talk at jdays this week and later found the netbeans related info above that got me thinking of what I just could not find in the IDE. I'll poke around in my pom then, thanks. Den sön 30 sep. 2018 kl 10:08 skrev Geertjan Wielenga : > There's

Re: [NBP] Some annoying questions..

2018-09-30 Thread Pete Whelpton
Thanks Geertjan :) I've made the repo public for the moment, in case anyone wants to take a look: https://bitbucket.org/peedeeboy/odyssey-engine-netbeans-solution/src/development/ I can try and knock together a simple application for Q1) if anyone is interested in helping. It seems like I'm missi

Re: [netbeans] [JDK] Sudden inability to start netbeans on any platform

2018-09-30 Thread Emilio - Rareitor
Yes, I am aware of that, but the strange thing about it is that previous to this attempt Netbeans 9 ran with no problems (that I could identify) on JDK 10 and suddenly, after uninstalling it and trying 11, it would not or could not identify JDK 10 as a valid platform again, even though I had ju

Re: Multi Release JAR files

2018-09-30 Thread Geertjan Wielenga
There's nothing in there specifically about NetBeans, but about Maven -- I don't believe there's anything special done in this area in NetBeans itself, but that the support for this feature can be used via Maven. Gj On Sun, Sep 30, 2018 at 9:56 AM Geertjan Wielenga < geertjan.wiele...@googlemail.

Re: [NBP] Some annoying questions..

2018-09-30 Thread Geertjan Wielenga
All these questions are hard to answer theoretically -- i.e., if you have something on GitHub that reproduces these problems, someone can look at them and help, i.e., create a simple NetBeans Platform application that contains these problematic areas and then someone can advise. Gj On Sat, Sep 29

Re: Multi Release JAR files

2018-09-30 Thread Geertjan Wielenga
This should help: https://blog.codefx.org/tools/multi-release-jars-multiple-java-versions/ Gj On Sat, Sep 29, 2018 at 6:26 PM Patrik Karlström wrote: > I just found out about Multi Release JAR files and began to look into it > on my Apache NetBeans 9 installation. > > At http://wiki.netbeans.o

Re: [netbeans] [JDK] Sudden inability to start netbeans on any platform

2018-09-30 Thread Geertjan Wielenga
I don't think anyone has claimed that NetBeans 9 should run on JDK 11. How would that be possible anyway, JDK 11 was released months after NetBeans 9. Better to try the work we're putting together right now for NetBeans 10: https://github.com/apache/incubator-netbeans https://builds.apache.org/

[netbeans] [JDK] Sudden inability to start netbeans on any platform

2018-09-30 Thread Emilio - Rareitor
Hello, I wanted to try the new JDK 11 on Windows 10 1803, so I downloaded the Oracle OpenJDK build, and changed the netbeans.conf line that sets the jdkhome variable. It did not work then, as the "Invalid jdkhome specified" message popup appeared, and then the "Cannot find Java 1.8 or higher"