RE: larger Icons

2018-08-03 Thread Eirik Bakke
Ah, yes. It's just the text that gets sharper, not the icons. Making the icons sharp would be a bigger project--someone would have to hire an icon designer to redraw several thousand icons--or a few hundred of the most commonly seen ones--in a vector format. (Even in the latest Microsoft Office

Re: Question about building a CodeName project.

2018-08-03 Thread Geertjan Wielenga
About Codename One specifically, it's best to get in touch with the Codename One developers, i.e., they have their own mailing lists, forums, etc. Thanks, Gj On Fri, Aug 3, 2018 at 12:47 PM, A Z wrote: > -What is the solution for the build bug that Netbeans 9 > leaves me with when attempting

Question about building a CodeName project.

2018-08-03 Thread A Z
-What is the solution for the build bug that Netbeans 9 leaves me with when attempting to build a new CodeName project? C:\Users\User\Desktop\Codename_One\build.xml:17: taskdef A class needed by class com.codename1.build.client.GenerateGuiSources cannot be found: javax/xml/bind/JAXBException

larger Icons

2018-08-03 Thread Andreas Hauffe
Hi, is there a way to use larger icons in Netbeans or RCP applications on hidpi displays? When using netbeans 9 and JDK 10.0.2 on a hidpi display all icons are upscaled and look a bit strange. Regards, Andreas smime.p7s Description: S/MIME cryptographic signature

Re: Plug-in support and compatibility suggestion

2018-08-03 Thread Geertjan Wielenga
I would recommend to fix the sources of the plugin so that this library isn't used there. Gj On Fri, Aug 3, 2018 at 12:10 PM, Eduard wrote: > So it appears that in this case there exists a one-off reason for the > incompatibility. > > As a heavy user of QuickOpener I'd need a solution that

Re: Plug-in support and compatibility suggestion

2018-08-03 Thread Eduard
So it appears that in this case there exists a one-off reason for the incompatibility. As a heavy user of QuickOpener I'd need a solution that makes it work. It did so in the RC1. That suggests I could just use the or.opendesktop jar from the RC1 and add it to Netbeans. 9.0. Is there

Re: Plug-in support and compatibility suggestion

2018-08-03 Thread Geertjan Wielenga
And the solution is to get hold of the owners of the plugins that do not work with 9.0 and ask them/work with them to make them compatible with 9.0. Gj On Fri, Aug 3, 2018 at 9:57 AM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > The problems are a bit more complex than how you

Re: Plug-in support and compatibility suggestion

2018-08-03 Thread Geertjan Wielenga
The problems are a bit more complex than how you describe them, in the case of Apache NetBeans. Take for example 'org.jdesktop.beansbinding'. This is a library that has been part of NetBeans for many years. And it's been used by a variety of plugins as well, such as some of those you seem to be

Plug-in support and compatibility suggestion

2018-08-03 Thread * William
Hello all... I have an interesting general for platforms supporting: extras, macros, add-ons, plug-ins, extensions, themes, what have you. For this post, I'll jsut use "plug-in" as a *generic* term meaning all things you can add/theme, etc. *use-case:* I've faced the same situation on many

Re: Netbeans 9 Questions?

2018-08-03 Thread Geertjan Wielenga
Does this help: https://blogs.apache.org/netbeans/entry/what-s-happened-to-my About Codename One specifically, it's best to get in touch with the Codename One developers, i.e., they have their own mailing lists, forums, etc. Thanks, Gj On Fri, Aug 3, 2018 at 4:42 AM, A Z wrote: > I am