Skip to content

Setting NETBEANS_USERDIR=IGNORE shall use netbeans_default_userdir#9273

Open
jtulach wants to merge 1 commit intoapache:masterfrom
jtulach:jtulach/IgnoreIGNORE
Open

Setting NETBEANS_USERDIR=IGNORE shall use netbeans_default_userdir#9273
jtulach wants to merge 1 commit intoapache:masterfrom
jtulach:jtulach/IgnoreIGNORE

Conversation

@jtulach
Copy link
Contributor

@jtulach jtulach commented Mar 14, 2026

Copy link
Member

@mbien mbien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry for the delay

tested by replacing NB 29's start script and it worked, thanks!

NB 29 (patched) terminal:

$  NETBEANS_USERDIR=IGNORE
$ ~/dev/netbeans_29/bin/netbeans --userdir /tmp/nbtest42 README.md 

got its own dir

$ ~/dev/netbeans_29/bin/netbeans README.md 

opened in current instance

old releases work too

$ ~/dev/netbeans_25/bin/netbeans README.md 

@mbien mbien added the ci:no-build [ci] disable CI pipeline label Mar 18, 2026
@mbien mbien added this to the NB30 milestone Mar 18, 2026
@jtulach jtulach added kind:bug Bug report or fix os:linux os:macos ci:all-tests [ci] enable all tests and removed ci:no-build [ci] disable CI pipeline labels Mar 19, 2026
@jtulach jtulach force-pushed the jtulach/IgnoreIGNORE branch from 000635f to 6caacba Compare March 19, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:all-tests [ci] enable all tests kind:bug Bug report or fix os:linux os:macos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants