Re: Can someone help me?

2024-04-10 Thread Alexander Kronenwett
You can use the community installer for MacOS aarch64. You will find the link in the download section of the netbeans site. Just use the latest version, it comes bundled with a jdk for netbeans to run on. Have fun with it! Alex Franco Fellicò schrieb am Mi., 10. Apr. 2024, 11:10: > I have been

Re: Highlighting color in debug session

2023-09-13 Thread Alexander Kronenwett
don't know how I reached that state, but it works now. Thanks again Alex Laszlo Kishalmi schrieb am So., 10. Sept. 2023, 08:07: > Check the Annotations section in the Fonts and Colors. > > On 9/7/23 03:15, Alexander Kronenwett wrote: > > Hi, > > I am using NB18 on MacOS. W

Highlighting color in debug session

2023-09-07 Thread Alexander Kronenwett
Hi, I am using NB18 on MacOS. When I set a breakpoint the respective line is highlighted with a very dark red (or brown). When the line is hit, it is highlighted with a very dark green. I find it hard to read the code of the highlighted lines so I wanted to change the color. I looked through the op

Re: Broken links in output window with mvnd build

2023-02-16 Thread Alexander Kronenwett
Toggling the "print maven output logging level" option did not help. I created a small project with a warning but the problem did not occur. Maybe it is because of multi pom project? Using only one thread in mvnd does not solve the problem. I will check again with NB17. Best Alex

Broken links in output window with mvnd build

2023-02-15 Thread Alexander Kronenwett
Hello, I am building a multi pom maven project with mvnd. All the warnings in the output window are links and should lead to the respective file and line, where the warning originates. But also the module name and the '[WARN]' prefix are part of the link and hence NetBeans seems not to be able to

Background scanning of projects stuck on javascript files

2022-09-28 Thread Alexander Kronenwett
Hi, I am working on a multi module project that also contains a bunch of javascript files. When I open the project in NB15, the indexing is always stuck in the same project and NB gets slow and freezes after a while. I was able to pin the problem to two javascript files which are contained in the

RE: Re: NetBeans 13, subversion, buildnumber plugin, Macintosh failed build

2022-04-11 Thread Alexander Kronenwett
Hello, I am having the same issue on MacOs 12.3.1 with M1 chip and NetBeans 12.6. I suppose there is a problem with NetBeans reading the Path variable from the system, as building works fine in the terminal. The following workaround made the issue disappear: # create symlink from homebrew svn to