Re: v12.4 Fonts wrong

2021-06-25 Thread Bradley Willcott

Hi.

Thanks Peter.  Had a look.  None of the files mentioned exists in my 
OpenJDK 15.0.2 implementation.


However.  As far as NB 12.4 is concerned, I have a workaround:

 * Tools -> Options -> Appearance -> Look & Feel (tab):
 o Preferred look and feel: "Nimbus" or "Dark Nimbus"  <== Fixes
   font problems for Menus and dialogs, etc.
 * Tools -> Options -> Fonts & Colors -> Syntax (tab):
 o Language: "All Languages"
 o Category: "Default"
 o Font: "Noto Sans Mono 12"  <== Change to this or some other font
   of your choice - Don't leave it to the "Factory Setting" default.
 * Tools -> Options -> Miscellaneous -> Output (tab):
 o Font: "Noto Sans Mono 12"  <== Change to this or some other font
   of your choice - Don't leave it to the "Factory Setting" default.

It might be worth the effort for someone in the know, to look into the 
difference between how the "Nimbus" themes handle the various font 
settings and how the other themes that don't work properly do it.  Maybe 
these other themes could be updated to use a similar font usage 
methodology.  Relying on the JDK/OS to provide default fonts may not be 
a good idea anymore.


I found that the problem was bigger than I first thought.  It also 
affected another program I use: "Rational Plan".  Haven't solved that 
one yet.  What concerns me more though, is how many other programs will 
be affected.


Regards,
Brad.


On 25/6/21 1:10 am, Peter Nabbefeld wrote:

Hello,

I got problems with fonts on Linux, too, with NB 12.4 running on Java 16.

I'm not sure, if the following article is related:
https://docs.oracle.com/en/java/javase/16/intl/font-configuration-files.html 



Especially, the following statement:
"For Linux, the Oracle JDK is moving away from providing custom font
configuration files on Linux platforms, as they are difficult to keep up
to date across distributions and versions."

Kind regards
Peter



Am 23.06.21 um 11:48 schrieb Lister Jonathan:

Not much help for you, but NB 12.4 fonts look OK for me without any
serious tweaking on Ubuntu 20.04.
This is FlatLaf Dark.
J

*From:* Bradley Willcott 
*Sent:* Wednesday, June 23, 2021 10:38 AM
*To:* NetBeans Mailing 
*Subject:* re: v12.4 Fonts wrong

Hi.

Some more info.

I went through all the standard themes and found that only the
*Nimbus* and *Dark Nimbus* themes provided an override to the small
italicised fonts.  However, as you can see in the attached screenshot,
even that did not fix the problem in the editor or the output windows.

Any thoughts/ideas on fixing this?

Thank you,
Brad.



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Re: Java 16 Javadocs?

2021-06-25 Thread Eric Bresie
Would something like this be usable?
https://cr.openjdk.java.net/~iris/se/16/latestSpec/api/index.html

There seems to be other versions available as well here 
https://cr.openjdk.java.net/~iris/se/

Eric Bresie
ebre...@gmail.com (mailto:ebre...@gmail.com)

> On June 24, 2021 at 8:08:56 AM CDT, Emilian Bold  (mailto:emilian.b...@gmail.com)> wrote:
> I was thinking of something online.
>
> --emi
> joi, 24 iun. 2021, 01:16 (x-apple-data-detectors://4) Andreas Reichel 
> mailto:andr...@manticore-projects.com)> a 
> scris:
> > Greetings.
> >
> >
> > On Wed, 2021-06-23 at 17:32 +0300, Emilian Bold wrote:
> > > It's amazing there's no 3rd party place for Javadocs considering there's 
> > > now so many OpenJDK distros.
> >
> >
> > I do not think that this is correct:
> >
> > are@ryzen (mailto:are@ryzen) ~ [SIGINT]> yay openjdk-doc
> > 1 extra/openjdk-doc 16.0.1.u9-1 (11.0 MiB 260.9 MiB)
> > OpenJDK Java 16 documentation
> > ==> Packages to install (eg: 1 2 3, 1-3 or ^4)
> >
> >
> > are@ryzen (mailto:are@ryzen) ~> yay -Ql openjdk-doc
> > openjdk-doc /usr/
> > openjdk-doc /usr/share/
> > openjdk-doc /usr/share/doc/
> > openjdk-doc /usr/share/doc/java-openjdk/
> > openjdk-doc /usr/share/doc/java-openjdk/api/
> > openjdk-doc /usr/share/doc/java-openjdk/api/allclasses-index.html
> > openjdk-doc /usr/share/doc/java-openjdk/api/allpackages-index.html
> > openjdk-doc /usr/share/doc/java-openjdk/api/constant-values.html
> > openjdk-doc /usr/share/doc/java-openjdk/api/deprecated-list.html
> > openjdk-doc /usr/share/doc/java-openjdk/api/element-list
> > openjdk-doc /usr/share/doc/java-openjdk/api/help-doc.html
> > openjdk-doc /usr/share/doc/java-openjdk/api/index-files/
> > openjdk-doc /usr/share/doc/java-openjdk/api/index-files/index-1.html
> >
> >
> > Best regards
> > Amdreas
> >
>
>
>



"Dock Group" or "Dock" - Windows10 NetBeans-12.0.

2021-06-25 Thread Vladimir Kokovic
I have another specific question regarding the Windows10 NetBeans-12.0.
Is it possible that as on Linux, do the "Dock Group" or "Dock" and not "Group" 
? 

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: CVS client on Windows10 Netbeans-12.0

2021-06-25 Thread Vladimir Kokovic
Bravo for Anthony Decarlo, it is the correct procedure. 


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: CVS client on Windows10 Netbeans-12.0

2021-06-25 Thread Geertjan Wielenga
But that doesn’t matter because the other response to your question
provides direct links to what you’re looking for.

Gj

On Fri, 25 Jun 2021 at 16:52, Vladimir Kokovic 
wrote:

> There is no CVS client in the catalog "
> http://plugins.archive.librebeans.org/catalogue/8.1/catalog.xml;.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


Re: CVS client on Windows10 Netbeans-12.0

2021-06-25 Thread Vladimir Kokovic
There is no CVS client in the catalog 
"http://plugins.archive.librebeans.org/catalogue/8.1/catalog.xml;.

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: CVS client on Windows10 Netbeans-12.0

2021-06-25 Thread Anthony DeCarlo

Vladimir,

When I installed 12.4 (on windows 10) I had the same problem. You need to
download the CVS plugin and it's two dependencies below

http://netbeans.apidesign.org/maven2/org/netbeans/modules/org-netbeans-modules-versioning-system-cvss/RELEASE701/org-netbeans-modules-versioning-system-cvss-RELEASE701.nbm

http://netbeans.apidesign.org/maven2/org/netbeans/api/org-jdesktop-layout/RELEASE802/org-jdesktop-layout-RELEASE802.nbm

http://netbeans.apidesign.org/maven2/org/netbeans/api/org-netbeans-lib-cvsclient/RELEASE712/org-netbeans-lib-cvsclient-RELEASE712.nbm

and then manually install the plugins via Tools -> Plugins -> 
'Downloaded' Tab.


Tony

On 6/25/2021 10:20 AM, Geertjan Wielenga wrote:
Try this: 
http://plugins.archive.librebeans.org/catalogue/8.1/catalog.xml 



Gj

On Fri, Jun 25, 2021 at 4:17 PM Vladimir Kokovic 
mailto:vladimir.koko...@gmail.com>> wrote:


I would ask someone to tell me how to install CVS client on
Windows10 Netbeans-12.0?
The CVS client was on the "Latest Development Build" which is now
"https://netbeans.apache.org/about/oracle-transition.html
".

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org

For additional commands, e-mail: users-h...@netbeans.apache.org


For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists






Re: CVS client on Windows10 Netbeans-12.0

2021-06-25 Thread Geertjan Wielenga
Try this: http://plugins.archive.librebeans.org/catalogue/8.1/catalog.xml

Gj

On Fri, Jun 25, 2021 at 4:17 PM Vladimir Kokovic 
wrote:

> I would ask someone to tell me how to install CVS client on Windows10
> Netbeans-12.0?
> The CVS client was on the "Latest Development Build" which is now "
> https://netbeans.apache.org/about/oracle-transition.html;.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


CVS client on Windows10 Netbeans-12.0

2021-06-25 Thread Vladimir Kokovic
I would ask someone to tell me how to install CVS client on Windows10 
Netbeans-12.0?
The CVS client was on the "Latest Development Build" which is now 
"https://netbeans.apache.org/about/oracle-transition.html;. 

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: @Nonnull?

2021-06-25 Thread Owen Thomas
No Maven or Gradle. Ant only. :b

On Fri, 25 Jun 2021 at 17:34, Owen Thomas 
wrote:

> I've just been informed that @Nonnull could be part of javax (the
> documentation does appear to state this). I don't think I have access to
> this package because I'm not using anything other than the Java SE API.
>
>


Re: @Nonnull?

2021-06-25 Thread Owen Thomas
I've just been informed that @Nonnull could be part of javax (the
documentation does appear to state this). I don't think I have access to
this package because I'm not using anything other than the Java SE API.


Re: @Nonnull?

2021-06-25 Thread Owen Thomas
I commonly generate custom runtime exceptions for situations like this, but
it perhaps would be nice to have the compiler flag where this situation is
likely to happen too.

Perhaps it is a feature of a later release...

On Fri, 25 Jun 2021 at 15:30, Geertjan Wielenga <
geertjan.wiele...@googlemail.com> wrote:

> Yes, googled a bit for this, doubt it exists as a feature in JDK 16.
>
> Gj
>
> On Fri, 25 Jun 2021 at 07:23, Lars Bruun-Hansen 
> wrote:
>
>> What @Nonnull in Java ?  Have I missed some news about a new feature
>> in the JDK?
>> Various third party libraries implement some form of non-null
>> annotation and you will have to use one such library ... unless I
>> missed some new JDK feature.  :-)
>>
>>
>>
>> /Lars
>>
>>
>>
>>
>>
>> On Fri, Jun 25, 2021 at 5:40 AM Owen Thomas 
>> wrote:
>> >
>> > Ok, thanks Geertjan. Let me know what you find.
>> >
>> > On Fri, 25 Jun 2021 at 12:59, Geertjan Wielenga <
>> geertjan.wiele...@googlemail.com> wrote:
>> >>
>> >>
>> >> Maybe it doesn’t support it yet. Will try to find out.
>> >>
>> >> Gj
>> >>
>> >> On Fri, 25 Jun 2021 at 04:39, Owen Thomas 
>> wrote:
>> >>>
>> >>> I'm using NB 12.4 with JDK 16 and I have been reading a bit of the
>> annotations article from the newest Java Magazine. I thought I'd fiddle
>> with the @Nonnull annotation, so I put one in a method's declaration where
>> I thought it needed to go so I could indicate that a parameter needed a
>> non-null value:
>> >>>
>> >>> protected boolean checkEqual(@Nonnull SU subscription){
>> >>>
>> >>> Netbeans complains that it cannot find the symbol @Nonnull, and it
>> does not give me the option to add an import.
>> >>>
>> >>> Why does this happen?
>>
>