Fully agree! With UI improvements, existing users will often need some time to
get used to the changes. And often, someone ends up contributing additional
smaller adjustments once a new feature has been in real use for a while. The
original contribution remains very useful.
Thank you for your w
ugins related
to NetBeans development.
--
And that was true, after installing it I was able to create platform apps
and start them too.
This was on windows.
On my Fedora using the netbeans edge snap (rc4) everything is ok.
Den tors 28 nov. 2024 kl 18:51 skrev Eirik Bakke
mailto:eba...@ul
Some additional information migth be useful--what OS are you on, what steps
were followd, are there error messages, what does the console say etc.?
-- Eirik
From: Patrik Karlström
Reply-To: "dev@netbeans.apache.org"
Date: Thursday, November 28, 2024 at 12:41 AM
To: "dev@netbeans.apache.org"
S
Is the delay _exactly_ 30 seconds? Does the problem disappear when you turn off
WiFi, by any chance?
(There was an old bug in the Add Connection Wizard, now fixed, which caused a
30-second lag due to a DNS lookup timeout on certain poor network connections.
In that case there was an unnecessary
ny days/weeks.
-- Eirik
[1]
https://github.com/apache/netbeans/commit/910f34f04528f6ba58fb7ac7be985e2486a1f657
and
https://github.com/apache/netbeans/commit/1b01c99f688f5aa8f96932efc825339838906da1
From: Michael Bien
Date: Thursday, August 22, 2024 at 1:20 PM
To: "dev@netbeans.apache.org" , Eirik Bakke
Subject: R
NetBeans users are also software
developers themselves!
-- Eirik
From: Michael Bien
Date: Thursday, August 22, 2024 at 1:57 AM
To: "dev@netbeans.apache.org" , Eirik Bakke
Subject: Re: [DISCUSS] Projects, Builds and IDE magic
On 19.08.24 05:38, Eirik Bakke wrote:
When did you
> When did you see the last CoS bug fix? Is there empirical evidence that this
> is still maintained?
There was this one:
https://github.com/apache/netbeans/pull/504
("Option to skip CoS copying of class files when the target is already newer,
such as from an external compilation")
> First, I w
M
To: "dev@netbeans.apache.org"
Subject: Re: [DISCUSS] Projects, Builds and IDE magic
On Thu, 15 Aug 2024 at 17:18, Eirik Bakke
mailto:eba...@ultorg.com.inva>lid> wrote:
> Lets agree to phase out iCoS and remove it at some point. Some of its
> functionality can be directly
> Lets agree to phase out iCoS and remove it at some point. Some of its
> functionality can be directly mapped to "on save" actions, e.g "Apply Code
> Changes"-on-save during debugging which currently doesn't even have a hotkey.
Downvote on that. For myself, Compile-on-Save in NetBeans has wo
That worked--thank you, Michael!
-- Eirik
-Original Message-
From: Michael Bien
Sent: Monday, June 10, 2024 10:58 PM
To: dev@netbeans.apache.org; Eirik Bakke
Subject: Re: WildFly error when building an old NetBeans version
Hi Eirik,
i can reproduce this using JDK 8 while trying to
Hi, NetBeans devs!
While trying to reproduce an old bug [1], I found myself needing to build
NetBeans 12.1, which was released 4 years ago.
When running "ant" on NetBeans 12.1 with OpenJDK 8 on WSL Ubuntu, I get the
following error once the build gets to the enterprise/javaee.wildfly module:
=
Hi, netbeans-dev.
Normally I build NetBeans from sources by just running the command "ant" from
the root of the repo.
While making some improvements to the platform\openide.util.ui\ImageUtilities
class, I concluded I need to use the java.awt.image.MultiResolutionImage class,
which only became
ith
Sent: Wednesday, August 30, 2023 11:11 AM
To: dev@netbeans.apache.org
Subject: Re: Windows 11 Issues - Copy/Paste Failure
On Wed, 30 Aug 2023 at 06:26, Eirik Bakke wrote:
> But the problem remains, and I was never able to reproduce it reliably--it
> was always intermittent.
>
>
Some more discussions of the issue are here:
https://github.com/apache/netbeans/pull/4572
https://github.com/apache/netbeans/pull/4774
The latter PR from a year ago improved the situation a bit, as it made it
possible to work around the issue by fiddling with Copy/Paste in NetBeans a few
times,
I think you'd need to copy the icon file from the NetBeans codebase and into
your own module's resources folder, then reference it from iconBase. (Or
perhaps you can reference the icon in the NetBeans module directly if your
module has a direct dependency on the NetBeans module; I'm not sure how
e potential problem I was imagining is
not too relevant.
-- Eirik
-Original Message-
From: Michael Bien
Sent: Saturday, March 18, 2023 10:37 PM
To: dev@netbeans.apache.org; Eirik Bakke
Subject: Re: maven indexing tweaks
On 18.03.23 14:41, Eirik Bakke wrote:
> - "sliding window"
Is there any reason to use log4j instead of java.util.logging these days? If
log4j is only use in one place in the NetBeans codebase, it might be beneficial
to get rid of it in any case--one less dependency, and fewer overlapping
logging libraries.
-- Eirik
-Original Message-
From: Mat
I rely heavily on Compile-on-Save for my own project, but don't mind it being
off by default for new users. (Removing support for it altogether, though,
would be a much bigger problem.)
-- Eirik
-Original Message-
From: Neil C Smith
Sent: Monday, March 20, 2023 6:46 AM
To: dev@netbean
- "sliding window" time filters, e.g drop all documents older than 2 years
(aka: who uses old libraries?)
Is "document" the same as "maven artifact" here? Perhaps an additional
condition could be added, "older than 1 year _and_ there are newer versions of
this artifact in the cache".
-- Eirik
> Platform applications are not limited to using the platform cluster.
> There are multiple platform applications I'm aware of that use modules from
> other clusters. Including one, possibly soon two, of my own.
Same here--my NetBeans Platform application ( https://www.ultorg.com/ ) uses
most,
s, so it's up to whoever finds inspiration to make
improvements...
-- Eirik
-Original Message-
From: Michael Bien
Sent: Tuesday, January 24, 2023 3:23 PM
To: dev@netbeans.apache.org; László Kishalmi
Cc: Eirik Bakke
Subject: Re: Better release notes for NB17 - the Highlight label
where to
I think screenshots might help a lot in creating more appealing Release Notes.
Often, screenshots from the PR can be reused. And we can always encourage
people to attach screenshots in PRs when relevant.
-- Eirik
-Original Message-
From: Neil C Smith
Sent: Tuesday, January 24, 2023 11
I've noticed that DialogDisplayer.getDefault() returns a different
implementation when run from a plain main() class (standalone Java application)
than when run in the context of a NetBeans Platfrom application. The standalone
implementation has some problems, like not enabling/disabling the OK
: Copy Paste still an issue
I’ve still had to paste into another application sometimes and then copy again
to get NB 16 to recognize what I had copied from somewhere else so it would
paste that instead of what it had internally.
Scott
> On Dec 5, 2022, at 9:33 PM, Eirik Bakke wrote:
>
Yes, there was a patch here in NetBeans 15 which I think improved the situation
a lot. Now you can usually just Ctrl+C again, which so far has always resolved
the problem for me. (Instead of restarting the IDE.)
The patch was https://github.com/apache/netbeans/pull/4774 , which was a
follow-up
There's a patch for this now, which probably will go into NetBeans 17.
https://github.com/apache/netbeans-native-launchers/pull/4
-- Eirik
From: name name2
Sent: Sunday, November 6, 2022 2:01 PM
To: dev@netbeans.apache.org
Subject: actual problem of non-ASCII path
Hello
If NB running not from
> small toolbar icons:
> I still use 1080p screens since they simply don't want to break. Which is
> why one of the first things I change is to switch to small toolbar icons.
> The big ones always remind me on Toys-R-Us. Are the small icons useable on
> 4k? Should we make this the default?
One
> Right now, when we build NetBeans, we’re using the javac from the JDK that
> we’re using to do the build — so that we’re dependent on the JDK team, which
> can decide to drop features.
Does the JDK ever drop features? Are we currently dependent on unofficial or
experimental JDK features relat
Hi, dev.
I'm investigating this old bug, where moving the NetBeans installation
directory, seemingly only on Windows, causes various problems on startup:
https://issues.apache.org/jira/browse/NETBEANS-1914
Deleting the cache directory, or more specifically "all-layers.dat", seems to
fix the pr
Here are the commands I use myself to build custom NetBeans builds for my
NetBeans Platform application:
===
# With the current directory being a checkout of the netbeans GitHub repo:
ant
ant build-nbms
ant build-source-zips
ant build-javadoc
USE_BUILD_VER
One possibility--perhaps less likely than a bug in NetBeans, but still worth
considering--is a failing hard drive or SSD drive. It might be a good time to
take a backup of your files, just in case.
-- Eirik
-Original Message-
From: Ömer Halit Çizmeci
Sent: Tuesday, September 13, 2022
ggestion…
>
> If you are on the Telegraph Netbeans channel, I posted picture with a
> comparison of 14 vs 15 rc here.
>
> https://t.me/apache_netbeans/5314
>
> Eric
>
> On Sun, Aug 28, 2022 at 1:45 PM Eirik Bakke wrote:
>
>> I tried netbeans-15-rc4 (running netbea
ache\15-rc4
-Original Message-
From: Eric Bresie
Sent: Sunday, August 28, 2022 12:31 PM
To: dev@netbeans.apache.org
Subject: Re: Netbeans 15 rc - Startup Dialog Sizes
Windows 11.
Default LAF
On Sun, Aug 28, 2022 at 10:56 AM Eirik Bakke wrote:
> Is this on Linux? Gnome or KDE?
>
> Wh
Is this on Linux? Gnome or KDE?
What LAF are you using?
> most of the dialogs appear to be extremely small
Only some of them? What about the main window?
On Linux, if your system scaling is set to exactly 200%, NetBeans should detect
it and set GDK_SCALE=2 automatically. (Since
https://github
This is great--thank you to Michael Bien, Michael Zucchi, Matthias Blaesing and
others for these improvements!
-- Eirik
-Original Message-
From: Josh Juneau
Sent: Saturday, July 30, 2022 10:15 PM
To: dev@netbeans.apache.org
Subject: Re: NetBeans 15 performance improvements
Great work
l Bien
Sent: Friday, June 24, 2022 2:59 PM
To: dev@netbeans.apache.org; Neil C Smith
Subject: Re: FlatLAF tab style discussion
On 24.06.22 17:11, Neil C Smith wrote:
> On Fri, 24 Jun 2022 at 10:46, Eirik Bakke wrote:
>> With FlatLAF becoming the default look & feel since NetBeans
l C Smith
Sent: Friday, June 24, 2022 11:12 AM
To: dev@netbeans.apache.org
Subject: Re: FlatLAF tab style discussion
On Fri, 24 Jun 2022 at 10:46, Eirik Bakke wrote:
> With FlatLAF becoming the default look & feel since NetBeans 13, the tab
> components in the window system (over editors and side
Hi, dev.
There's a discussion on https://github.com/apache/netbeans/pull/3115 about
changing the default "look" of window system tabs in NetBeans. See the
before/after screenshots there.
With FlatLAF becoming the default look & feel since NetBeans 13, the tab
components in the window system (o
something like this:
-J-Dorg.netbeans.core.network.proxy.level=FINEST
to see what is in effect. However, you'll not see anything related to PAC
evaluation unless NetBeans actually discovers a PAC file in the network.
Kind regards
Lars
On Mon, May 9, 2022 at 10:42 PM Eirik Bakke wrote:
>
Hi, NetBeans friends.
Back in NetBeans 9.0, Lars Bruun-Hansen integrated a brand new proxy server
auto-detection system [1], based on the earlier netbeansproxy2 project(?)
Does this still work in Java 17?
In NetBeans Platform applications, are there dependencies that need to be
bundled beyond O
Same here--I have a NetBeans Platform app (https://www.ultorg.com/ ) which runs
natively on Apple Silicon via the Zulu distribution of OpenJDK (now Java 17,
but until recently Java 11).
You may need to notarize your app, though. See
https://developer.apple.com/documentation/security/notarizing_
One question: Is there a technical reason why we provide an executable
"Installer" file (pkg file) on MacOS, rather than an application bundle that
the user can drag to the Applications folder? The latter seems to be the
standard way that applications are distributed on MacOS.
-- Eirik
-Or
Are we doing GitHub Issues instead of JIRA for the
https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin and other
"netbeans-*" repos as well?
The readme at https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin
currently says "Bugs should be reported to
https://issues.apache.
Great--I sent a Zoom invite to you and Venus.
Anyone else who'd like to join, just let me know, and I'll send you the invite.
-- Eirik
From: Peter Cheung
Sent: Tuesday, February 8, 2022 10:25 AM
To: Eirik Bakke ; Venus Chung
Cc: Apache NetBeans ; Peter Cheung
; Arafat BOUCHAFRA
S
vious time.)
Thanks again!
-- Eirik
From: Peter Cheung
Sent: Tuesday, February 8, 2022 8:37 AM
To: Eirik Bakke ; Venus Chung
Cc: Apache NetBeans ; Peter Cheung
; Arafat BOUCHAFRA
Subject: Re: New theme for netbeans, team member wanted
Hi
Can we do sat morning?
Thanks
Peter (System Archite
Sent: Tuesday, February 8, 2022 4:19 AM
To: Eirik Bakke ; Venus Chung
Cc: Apache NetBeans ; Peter Cheung
; Arafat BOUCHAFRA
Subject: Re: New theme for netbeans, team member wanted
Hey Eirik and All
Please check the attachment. Is the designs good? Sorry i was so busy. Have
a sync up me
1.0.13+8 (build 11.0.13+8) OpenJDK 64-Bit
Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)
I may be in HiDP (my Display Resolution indicates 3840 x2160) but not sure how
that aligns to HiDP in other context and OS
Eric Bresie
ebre...@gmail.com
On Sat, Jan 29, 2022 at 8:08 AM Eirik Bakke
Are you on Windows, MacOS, or Linux? Do you have HiDPI scaling enabled?
It could be this bug: https://issues.apache.org/jira/browse/NETBEANS-585
-- Eirik
-Original Message-
From: Eric Bresie
Sent: Friday, January 28, 2022 3:16 PM
To: Netbeans Developer List
Subject: Copy and Paste Wro
> the problem is the "64-bit VM" detection in the ant script that expects the
> old Java <9 installation directory.
> I found this a while ago but didn't found time to create a proper PR, sorry.
I remember fixing a similar bug a while back, for the maven NetBeans Platform
app runner. If it's any
In case it is helpful, I made a quick screencast video showing the icon drawing
process I used in the past, in Adobe Illustrator:
https://vimeo.com/manage/videos/667860571
-- Eirik
From: Arafat BOUCHAFRA
Sent: Wednesday, January 19, 2022 9:35 AM
To: Eirik Bakke
Cc: Venus Chung ; Peter Cheung
icons!)
There is also a style guide at
https://issues.apache.org/jira/browse/NETBEANS-2617 .
-- Eirik
From: Venus Chung
Sent: Wednesday, January 19, 2022 1:34 AM
To: Eirik Bakke ; Peter Cheung ;
dev@netbeans.apache.org
Cc: Arafat BOUCHAFRA ; Peter Cheung
Subject: 回覆: New theme for netbeans, team
ng
Sent: Tuesday, January 18, 2022 1:45 AM
To: Eirik Bakke ; dev@netbeans.apache.org
Cc: Arafat BOUCHAFRA ; Peter Cheung
Subject: Re: New theme for netbeans, team member wanted
Dear Eirik & All
Let's have a wrap-up meeting next week?
Thanks
>From Peter (System Architect,
> When I see out of nowhere e-mails arriving here from addresses that we've
> never heard of, with domain names that are clearly large multinational
> enterprises, who we never hear of except now that there is potentially a
> security hole in the software they've been freeloading without contrib
, 2022 11:18 AM
To: dev@netbeans.apache.org
Cc: Arafat BOUCHAFRA ; Peter Cheung
; Peter Cheung
Subject: Re: New theme for netbeans, team member wanted
On Wed, 12 Jan 2022 at 15:48, Eirik Bakke wrote:
> Sorry, to clarify: The point about the color palette was my own. My argument
> is th
;s easier to do after-the-fact than
up-front (see my earlier explanation for why).
-- Eirik
-Original Message-
From: Neil C Smith
Sent: Sunday, January 2, 2022 10:06 AM
To: dev
Subject: Re: New theme for netbeans, team member wanted
On Sun, 2 Jan 2022, 14:57 Eirik Bakke, wrote:
> &g
I keep seeing this myself, specifically copying text from the NetBeans source
editor to other external applications. It's intermittent, and I haven't really
tried to debug it.
-- Eirik
-Original Message-
From: Benjamin Asbach
Sent: Wednesday, January 5, 2022 12:38 AM
To: dev@netbeans.
team member wanted
On Sun, 2 Jan 2022, 14:22 Eirik Bakke, wrote:
> > What I mean is I assume you want a limited consistent set of colours
> (pallette) across all icons?
>
> The existing bitmap icons already have a good color scheme that does
> this (designed by Leos Tronicek
urday, January 1, 2022 6:33 PM
To: dev@netbeans.apache.org
Cc: Arafat BOUCHAFRA ; Peter Cheung
; Peter Cheung
Subject: Re: New theme for netbeans, team member wanted
On Sat, 1 Jan 2022 at 14:49, Eirik Bakke wrote:
> That's true for the old bitmap icons, but the new SVG icons are drawn witho
this is actually a nice point of differentiation
for NetBeans.)
-- Eirik
-Original Message-
From: Neil C Smith
Sent: Saturday, January 1, 2022 2:09 PM
To: dev
Cc: Arafat BOUCHAFRA ; Peter Cheung
; Peter Cheung
Subject: Re: New theme for netbeans, team member wanted
On Sat, 1 Jan 20
: Neil C Smith
Sent: Saturday, January 1, 2022 12:38 PM
To: dev@netbeans.apache.org
Subject: Re: New theme for netbeans, team member wanted
On Sat, 1 Jan 2022 at 11:29, Eirik Bakke wrote:
> For Dark Mode, one can apply a color filter that inverts the brightness
> without changing the hues.
21 6:30 PM
To: dev@netbeans.apache.org
Cc: Peter Cheung ; Peter Cheung ;
Arafat BOUCHAFRA
Subject: Re: New theme for netbeans, team member wanted
On Tue, 28 Dec 2021 at 12:26, Eirik Bakke wrote:
> Other topics discussed:
> * Arafat proposed more ambitious changes to NetBeans'
Peter Cheung, Arafat Bouchafra, and me (Eirik Bakke) just had a Zoom video chat
today, following up on this thread. The three of us are all software developers
and long-time users of NetBeans.
Icon drawing project summary:
* Peter's company has two designers who work with Photosho
Great! I sent invites to the people already in this thread.
Merry Christmas!
-- Eirik
From: Peter Cheung
Sent: Saturday, December 25, 2021 2:21 PM
To: Eirik Bakke ; Peter Cheung
Cc: dev@netbeans.apache.org
Subject: Re: New theme for netbeans, team member wanted
Thanks, accepted your request
10.00 (10am) UTC on Tue December 28 works.
For anyone who'd like to join, please respond with your email address in this
thread, and I can send you a Zoom meeting invite.
-- Eirik
From: Peter Cheung
Sent: Thursday, December 23, 2021 6:02 PM
To: Eirik Bakke
Cc: pe...@quantr.hk
j
On Mon, 6 Dec 2021 at 07:27, Eirik Bakke
mailto:eba...@ultorg.com>> wrote:
Sure! Are you in Hong Kong? This week I'm on US east coast time and could do an
evening call (US time) later in the week. December 15th through January 7 I'll
be on central Europe time.
I can show the c
mailto:geertjan.wiele...@googlemail.com.invalid)> wrote:
> Great, progress! Yes, a report to this mailing list would be great to
> keep everyone informed.
>
> Gj
>
> On Mon, 6 Dec 2021 at 07:27, Eirik Bakke (mailto:eba...@ultorg.com)> wrote:
>
> > Sure! Are you in Hong Ko
: New theme for netbeans, team member wanted
Dear Eirik
We have read the google sheet. Do you have time to have a zoom this week?
So we can have a jump start 🙂
Thanks
From Peter
____
From: Eirik Bakke
Sent: Thursday, November 25, 2021 1:11 AM
To: dev@netbeans.apac
ady have options, now we need to check where does it
make sense. We are talking about developer experience and yes the installer ist
not the right place, because we already have portable NetBeans as a zip archive
w/o any installer and it should work the same.
Von: Eirik Bakke
Gesendet: Samstag, 27.
I'd say, avoid customization in both the installer and on startup. It's a lot
better to have a robust discussion about defaults here, and then stick to
whatever we decide.
There are hundreds of options that can be customized, and there is real
value-add in _not_ requiring the user (especially n
p out for the icons. What style you want? How
about I line up our designers with you for a meeting?
Thanks
From Peter
From: Eirik Bakke
Sent: Wednesday, November 24, 2021 1:50 AM
To: dev@netbeans.apache.org
Subject: RE: New theme for netbeans, team member wante
Credit correction--I did not do the first 50 SVG icons alone--Pete Whelpton
also did a bunch in the editor toolbar! =D
-- Eirik
-Original Message-
From: Eirik Bakke
Sent: Tuesday, November 23, 2021 12:51 PM
To: dev@netbeans.apache.org
Subject: RE: New theme for netbeans, team member
Hi, Peter!
There is one big theme-related task which is pending, which is to create new
SVG versions of various bitmap icons in the IDE, for modern Retina/HiDPI
screens. I did the first 50 (in Adobe Illustrator), and picked out the next
ones to be prioritized, as you can see here:
https://issu
Perhaps simpler than a dialog would be to just switch to FlatLAF Light for any
user who has not explicitly touched the LAF setting in the past.
Alternatively, we could switch unconditionally to FlatLAF Light for everyone,
once only--i.e. leave a flag in the user directory that shows that the for
> There is also almost no use of native system-L&Fs anymore - every single app
> looks different these days.
This is actually true--not even Microsoft Office follows the standard scheme
with e.g. checkboxes and buttons. MacOS does have its own distinct design,
though it frequently changes as ne
Perhaps if there's a lot of people who prefer the platform-specific LAFs, other
than myself. But otherwise I'd say just go with FlatLAF, and leave the
customization to the Preferences dialog.
There's something nice about NetBeans working "out of the box" for beginners,
with carefully chosen def
y (not
nice, etc.). But as I said, it is a matter of taste and not everyone likes flat
design or material design or fluent design (New one with Windows 10/11).
Von: Eirik Bakke
Gesendet: Montag, 1. November 2021 20:57
An: dev@netbeans.apache.org
Betreff: RE: [DISCUSS] Default to FlatLaf in NetBe
> as Neil said, a lot of people don’t like the Default theme for Windows or mac
> (me either).
Are each of you on Windows, MacOS, and/or Linux?
The Windows LAF was just overhauled, so more time may be needed to collect
feedback:
https://github.com/apache/netbeans/pull/2967
https://github.com/ap
+1 for changing the default LAF to FlatLAF on Linux
-1 for changing the default LAF to FlatLAF on Windows and MacOS.
We have very good Windows and MacOS LAFs that match the native look of GUI
widgets (buttons, text fields, toolbars, tabs etc.). This is a big advantage of
NetBeans compared to Int
ompile yet resulting
in some related projects to have unfound class dependencies and shows with red
errors). Could this be happening here?
On Sun, Aug 29, 2021 at 12:21 PM Eirik Bakke wrote:
> Nowadays I clear my cache directory frequently, and always use "Go to
> File" inste
alog needs to be updated to someplace else.
Warning: Disclaimer: Searching for usages in compiled dependencies has certain
limitations. Find out more.
<http://wiki.netbeans.org/Find_Usages_in_Compiled_Dependencies>
Eric Bresie
ebre...@gmail.com
On Fri, Aug 27, 2021 at 3:42 PM Eirik Bakke
(Starting a new thread as suggested by Geertjan...)
I have seen broken refactoring operations as well. Most notably, "Find Usages"
on a Java method will sometimes miss call sites. I have also seen methods and
classes missing when searching from the Go to Symbol dialog. Probably the same
underly
configuration, in case the bug stops being reproducible.
> Then I will never know what caused it, or when it will return...
>
Very interesting perspective. Never thought of it like that -- though it would
help if it could be narrowed down some other way though.
Gj
On Wed, Aug 11, 2021 at
n...
-- Eirik
-Original Message-
From: Neil C Smith
Sent: Wednesday, August 11, 2021 4:25 PM
To: dev
Subject: Re: How to diagnose lock up with 12.5 Beta 1
On Wed, 11 Aug 2021 at 15:09, Eirik Bakke wrote:
>
> But if the problem goes away with a different JDK, that doesn't mean
ow to diagnose lock up with 12.5 Beta 1
To exclude it from the equation, especially since the problem can’t be
localized thus far.
Gj
On Wed, 11 Aug 2021 at 15:56, Eirik Bakke wrote:
> Why is it useful to try a different JDK here? See my earlier comment.
>
> -- Eirik
>
> -Original
Why is it useful to try a different JDK here? See my earlier comment.
-- Eirik
-Original Message-
From: Geertjan Wielenga
Sent: Wednesday, August 11, 2021 3:29 PM
To: dev@netbeans.apache.org
Subject: Re: How to diagnose lock up with 12.5 Beta 1
Could you, please, see if the problem co
> I've been using 12.5 Beta 1 for a couple of days, and I'm experiencing
> occasional lock ups.
Do these lockups occur only during startup (e.g. when loading projects and the
like), or long after the IDE was first started?
> I've found distro packaged JDK's a little flaky at times, at least wit
In recent versions of the maven-surefire-plugin, stack traces are "trimmed" by
default. This breaks past behavior in the NetBeans Test Results pane, where you
could double-click lines in the stack trace to jump to that part of the code.
It also makes the stack traces rather useless in the consol
This issue is now fixed in https://github.com/apache/netbeans/pull/3072 --thank
you, Dusan Balek for a very quick fix!
-- Eirik
-Original Message-
From: Eirik Bakke
Sent: Thursday, July 22, 2021 2:56 PM
To: dev@netbeans.apache.org
Subject: "Test Results" spurious clear
At some point after NetBeans 12.1, the "Test Results" pane stopped working
properly, as described here:
https://issues.apache.org/jira/browse/NETBEANS-5863
When tests are running (maven-based project with surefire and JUnit), the "Test
Results" pane will randomly get cleared, and may end up say
One idea: Add a mailing list, with a public (plain-text) archive just like this
one, that just subscribes to all NetBeans JIRA issues...
-- Eirik
-Original Message-
From: Geertjan Wielenga
Sent: Wednesday, July 21, 2021 9:34 PM
To: dev@netbeans.apache.org
Subject: Re: NetBeans Jira iss
With https://github.com/apache/netbeans/pull/2967 ("Modernize tab controls in
the Windows LAF") already merged, it would be good to have the following two
PRs merged as well, as they have all have been tested together:
https://github.com/apache/netbeans/pull/2965 Various LAF/HiDPI improvements o
Here are a couple of Windows LAF bugs that could be mentioned as impacting
NetBeans (as well as most other Swing applications):
https://bugs.openjdk.java.net/browse/JDK-8211715 (JCheckBox HiDPI scaling fails
when main display is external non-HiDPI monitor)
https://bugs.openjdk.java.net/browse/JD
I would have loved to help here, but I have a big deadline coming up...
> Now I intend to merge my own PR-2700 even though I'm not sure that is proper
> etiquette?
Seeing as PR-2700 builds on the work done by Peter Hull, then that means there
has already been "two pairs of eyes" on this code. So
Same here, on Windows 10. I tend to be pasting between NetBeans, Chrome, jEdit
(another Java app), and Microsoft Word. But it's a bug I see only once a month
or so, so it's never been much of a problem in my case.
> When NB copy/paste gets stuck I try some random combo between these 3 apps
> an
Build issues aside, I think the code in the PR actually needs at least a
cursory review from someone else than the original author. Others, like myself,
have passed by and tested the fix or left other comments, but I'm not sure
anyone sat down and reviewed it all in one sitting.
( https://githu
> A couple of times I have wanted to fix a bug/annoyance, looked in the code,
> and asked a question here about why something was implemented the way it was,
> only to not get a response.
I usually go through the repo's git history to figure these things out, e.g.
with "git blame -M". Emilian B
> https://www.jetbrains.com/idea/whatsnew/
Here is a slightly different perspective. Successful applications that have
been around for more than 15 years, such as Photoshop, Microsoft Word/Excel,
GMail, or indeed the NetBeans IDE, are pretty much "feature complete", and do
not need a lot of new
1.
I think this is related to my original post but I'm not sure.
Den lör 23 maj 2020 kl 20:01 skrev Eirik Bakke :
> And here's a pull request for this...
>
> https://github.com/apache/netbeans/pull/2153
>
> -- Eirik
>
> -Original Message-
&g
There are already new builds being made of OpenJDK for Apple Silicon. So
NetBeans should soon be able to run natively on Apple's new ARM-based processor
architecture, without relying on the "Rosetta" compatibility layer.
The OpenJDK port for Apple Silicon is being contributed by Microsoft(!) and
What's wrong with the idea of caching rasterized PNG files the first time an
SVG icon is loaded? (Also timboudreau's idea, from
https://github.com/apache/netbeans/pull/1278 .)
> could result in much smaller files than either XML, or PNG/GIF
Note that icons will end up being rasterized in memory
1 - 100 of 229 matches
Mail list logo