makiam opened a new issue, #8785:
URL: https://github.com/apache/netbeans/issues/8785
### Apache NetBeans version
Apache NetBeans 28 latest daily build
### What happened
IDE shows java.lang.UnsupportedOperationException editing JPanelForm with
Matisse editor in Gradle p
GitHub user Chris2011 added a comment to the discussion: Node.js and npm docker
proxy configuration
Hey @haidubogdan thx for your interest. I'm also curios to use more and more
implementations in docker instead of my system. I guess this was already
possible in NetBeans because you can set al
GitHub user Chris2011 added a comment to the discussion: Node.js and npm docker
proxy configuration
To the thing with the pty4j This needs to be implemented into NetBeans soon.
This would be great if you can add this. I would like to use a terminam in
NetBeans under windows w/o installing win
GitHub user Chris2011 added a comment to the discussion: AI Integration
Discussion: Netbeans MCP for claude code
@ivan-velikanov good news for you today. @emilianbold reached out to me and
very long developer for NetBeans and he created this:
https://github.com/emilianbold/claude-code-netbean
haidubogdan commented on PR #8759:
URL: https://github.com/apache/netbeans/pull/8759#issuecomment-3250562257
Hi @matthiasblaesing , done, I've updated the Author of the commit.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
matthiasblaesing commented on PR #8759:
URL: https://github.com/apache/netbeans/pull/8759#issuecomment-3250361560
@haidubogdan could you please update the author information of the commit
with your full name? I agree with @tmysik that this is good to go, but the
author information should be
KobeHead commented on issue #8049:
URL: https://github.com/apache/netbeans/issues/8049#issuecomment-3250151242
> I ran into this same issue trying to uninstall NetBeans 24 from Windows 11
24H2. I installed NetBeans 24 on Windows 11 before I upgraded to 24H2. Wanted
to install NetBeans 25 bu
NicolaIsotta closed pull request #8642: Fix "Show Javadoc" menu item for
classes inside modular maven dependecies
URL: https://github.com/apache/netbeans/pull/8642
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
matthiasblaesing commented on issue #8783:
URL: https://github.com/apache/netbeans/issues/8783#issuecomment-3249740796
Please show a sample project that reproduces the problem. The implementation
first checks the two headers `` and ``. They will
overrule any project settings.
--
This is
davinunesdasilva opened a new issue, #8784:
URL: https://github.com/apache/netbeans/issues/8784
### Apache NetBeans version
Apache NetBeans 27
### What happened
The NetBeans CSS editor incorrectly identifies the dot (.) in class
selectors within ::host() and ::slotted()
davinunesdasilva opened a new issue, #8783:
URL: https://github.com/apache/netbeans/issues/8783
### Apache NetBeans version
Apache NetBeans 27
### What happened
HTML files are being opened with ISO-8859-1 encoding even when the project
is explicitly configured to use UTF
neilcsmith-net commented on issue #8780:
URL: https://github.com/apache/netbeans/issues/8780#issuecomment-3249270842
Good call. Looks like this broke in #8385 - @mbien ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
pedro-w commented on issue #8780:
URL: https://github.com/apache/netbeans/issues/8780#issuecomment-3249181162
I believe some 'return's were accidentally omitted in a recent edit (April
2025)
https://github.com/apache/netbeans/blob/3ebd6cb396842f212bd09011d689941884dd649d/java/form/sr
pedro-w commented on issue #8780:
URL: https://github.com/apache/netbeans/issues/8780#issuecomment-3249141936
I found this, which I don't think makes sense.
https://github.com/apache/netbeans/blob/304cbece6f1bab9445184087a42e4cc2f0f9b71d/java/form/src/org/netbeans/modules/form/editors
pedro-w commented on issue #8780:
URL: https://github.com/apache/netbeans/issues/8780#issuecomment-3249020522
I can confirm this. Seems like you can set the mnemonic to any (within
reason!) string of length > 1 in the properties pane and the mnemonic will be
set to its first character. e.g.
jherkel commented on issue #3878:
URL: https://github.com/apache/netbeans/issues/3878#issuecomment-3241105894
@matthiasblaesing I want to fix this issue. I think that a simple delete
button can be sufficient. What do you think?
https://github.com/user-attachments/assets/9df60372-866c-
ebarboni merged PR #84:
URL: https://github.com/apache/netbeans-antora-ui/pull/84
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr
timothystone commented on issue #8776:
URL: https://github.com/apache/netbeans/issues/8776#issuecomment-3242693737
Been around a while... I usually drop to the Terminal to commit, in NB or
externally.
Possibly related to #4439.
See also...
https://issues.apache.org/jira/brow
GitHub user matthiasblaesing added a comment to the discussion: Node.js and npm
docker proxy configuration
@haidubogdan this needs to be managable. I won't review complex changes to
NetBeans, so that super complex build setups can be supported. IMHO if the
build system is that complex, that i
neilcsmith-net commented on PR #113:
URL:
https://github.com/apache/netbeans-nbpackage/pull/113#issuecomment-3246122407
Yes, it's a pain! See also
https://github.com/apache/maven-wrapper/issues/364
> The error msg of the validator should probably mention the sum if it
doesn't match
standardpavel opened a new issue, #8781:
URL: https://github.com/apache/netbeans/issues/8781
### Apache NetBeans version
Apache NetBeans 27
### What happened
Files cannot be uploaded to FTP server when included by Composer from a
local 'path' repository.
This star
pepness opened a new pull request, #8779:
URL: https://github.com/apache/netbeans/pull/8779
NetBeans GlassFish module notes:
- Add support for GlassFish 7.0.25
- Add support for GlassFish 8.0.0-M12
NetBeans Testing:
- Verify successful execution of libraries and licens
wumpz commented on issue #3878:
URL: https://github.com/apache/netbeans/issues/3878#issuecomment-3247776527
> My understanding is, that the issue is about this dialog and the list of
username/host pairs in the dropdown list:
>
>
. Would it be possible to add that?
### Use case/motivation
Inline hints use
mbien commented on PR #113:
URL:
https://github.com/apache/netbeans-nbpackage/pull/113#issuecomment-3246154578
> > The error msg of the validator should probably mention the sum if it
doesn't match the requested sum.
>
> Not sure what you mean there? But we need to keep SHA in here.
mbien commented on PR #113:
URL:
https://github.com/apache/netbeans-nbpackage/pull/113#issuecomment-3246056141
wondering what the upgrade process with the checksum is. Because mvn
artifacts offer sha512 but no 256, I downloaded the zip manually to produce the
sum.
The error msg of t
matthiasblaesing commented on issue #3878:
URL: https://github.com/apache/netbeans/issues/3878#issuecomment-3245988182
@jherkel thanks for taking care. I think the button would make sense. The
alternative I would see is a complete different panel, but that seems a bit
overkill just to delet
lahodaj merged PR #8762:
URL: https://github.com/apache/netbeans/pull/8762
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@net
mc5-dev opened a new issue, #8780:
URL: https://github.com/apache/netbeans/issues/8780
### Apache NetBeans version
Apache NetBeans 27
### What happened
Editing an existing Swing screen in the GUI editor caused all JButton
mnemonics to disappear. Netbeans stopped generat
GitHub user haidubogdan added a comment to the discussion: Node.js and npm
docker proxy configuration
I hope it won't result in a complex implementation.
For the moment it will be a personal proof of concept.
For mapping, there shouldn't be any issue, the project path in the container
can alwa
mbien merged PR #112:
URL: https://github.com/apache/netbeans-nbpackage/pull/112
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr.
lahodaj closed issue #8749: NPE when Evaulate Expression window is opening
URL: https://github.com/apache/netbeans/issues/8749
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
lahodaj merged PR #8760:
URL: https://github.com/apache/netbeans/pull/8760
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@net
mbien opened a new pull request, #113:
URL: https://github.com/apache/netbeans-nbpackage/pull/113
- mvn 3.9.11
- mvnw 3.3.3
- actions v5
- 'github-actions' ecosystem dependabot set to weekly
--
This is an automated message from the Apache Git Service.
To respond to the message
GitHub user haidubogdan added a comment to the discussion: Node.js and npm
docker proxy configuration
Hmm ... the option is missing in PHP projects. Maybe something to consider in
the future, as today there are a lot of hybrid implementations. (php + vue.js)
In any case, I would prefer using d
GitHub user matthiasblaesing added a comment to the discussion: Node.js and npm
docker proxy configuration
Oh - and not to forget: docker setup also means path mapping fun (might sound
trivial, but imagine Windows in that setup).
GitHub link:
https://github.com/apache/netbeans/discussions/87
neilcsmith-net commented on PR #8756:
URL: https://github.com/apache/netbeans/pull/8756#issuecomment-3242962380
> I am a bit worried about the can of worms this opens (why is javac, mvn,
ant etc not in path too etc) and that it is set by default without opt-in or
out.
+1
> I a
GitHub user haidubogdan edited a discussion: Node.js and npm docker proxy
configuration
I think that today's npm executable is too centralized. You are limited to 1
configuration only.
Usually on projects you might work with different node and npm versions, or
sometimes the service might be u
GitHub user matthiasblaesing added a comment to the discussion: Node.js and npm
docker proxy configuration
Instead of rolling something new I suggest to have a look at the existing per
project node settings:
https://github.com/user-attachments/assets/e076fc41-0127-4f77-888a-910bcbca5905";
/>
lahodaj merged PR #8745:
URL: https://github.com/apache/netbeans/pull/8745
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@net
dependabot[bot] closed pull request #263: Bump com.puppycrawl.tools:checkstyle
from 10.0 to 11.0.0
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/263
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
lahodaj merged PR #8746:
URL: https://github.com/apache/netbeans/pull/8746
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@net
dependabot[bot] commented on PR #263:
URL:
https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/263#issuecomment-3241053489
Superseded by #270.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
dependabot[bot] opened a new pull request, #270:
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/270
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 10.0 to 11.0.1.
Release notes
Sourced from https://github.com/checks
mbien commented on PR #8756:
URL: https://github.com/apache/netbeans/pull/8756#issuecomment-3240504989
I am somewhat mixed on this. On one hand I think that if a terminal behaves
differently in the IDE it is essentially a bug (that is also why I think that
the launcher should probably not e
matthiasblaesing commented on PR #8228:
URL: https://github.com/apache/netbeans/pull/8228#issuecomment-3240339480
@pepness what is the state of this? I think it would be good to rebase this
onto current master, cleanup the history and check if all comments are
addressed. The static `profile
pepness merged PR #8774:
URL: https://github.com/apache/netbeans/pull/8774
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@net
neilcsmith-net commented on issue #8778:
URL: https://github.com/apache/netbeans/issues/8778#issuecomment-3240105910
Yes, this is expected behaviour of these installers. If you want to override
the JDK that NetBeans runs with (or edit the netbeans.conf file), use the zip
bundle.
I'm
neilcsmith-net closed issue #8778: Since NB26/27 with macOS the
etc/netbeans.conf, netbeans_jdkhome=... ist not recognized anymore
URL: https://github.com/apache/netbeans/issues/8778
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
thorsten-l opened a new issue, #8778:
URL: https://github.com/apache/netbeans/issues/8778
### Apache NetBeans version
Apache NetBeans 27
### What happened
It seems that the standard Launcher for macOS does not recognize the
etc/netbeans.conf, netbeans_jdkhome=... setting
matthiasblaesing commented on PR #8172:
URL: https://github.com/apache/netbeans/pull/8172#issuecomment-3239453986
@jGauravGupta please follow the steps I provided. The issue here is that the
local instance I created gets converted into a remove instance.
--
This is an automated message f
matthiasblaesing commented on issue #8777:
URL: https://github.com/apache/netbeans/issues/8777#issuecomment-3239447375
@haddads1-cpu you need to give stops to reproduces. Start with a clean
userdir and then describe _exactly_ each step you are doing. With the current
description noone will
neilcsmith-net commented on issue #8768:
URL: https://github.com/apache/netbeans/issues/8768#issuecomment-3239184548
> The issue is that the Netbeans UI has some fake actions: they claim to do
something, but in reality they change nothing.
This is not correct, if not necessarily alway
neilcsmith-net commented on code in PR #8756:
URL: https://github.com/apache/netbeans/pull/8756#discussion_r2311892066
##
nb/ide.launcher/unix/netbeans:
##
@@ -38,6 +38,9 @@ cd "$progdir"/..
basedir=`pwd`
cd "$old"
+# make sure own launcher is on PATH
+PATH=$PATH:$progdir
R
neilcsmith-net commented on code in PR #8756:
URL: https://github.com/apache/netbeans/pull/8756#discussion_r2311892066
##
nb/ide.launcher/unix/netbeans:
##
@@ -38,6 +38,9 @@ cd "$progdir"/..
basedir=`pwd`
cd "$old"
+# make sure own launcher is on PATH
+PATH=$PATH:$progdir
R
jtulach commented on code in PR #8756:
URL: https://github.com/apache/netbeans/pull/8756#discussion_r2311885704
##
nb/ide.launcher/unix/netbeans:
##
@@ -38,6 +38,9 @@ cd "$progdir"/..
basedir=`pwd`
cd "$old"
+# make sure own launcher is on PATH
+PATH=$PATH:$progdir
Review C
neilcsmith-net closed pull request #12: Propagate NETBEANS_USERDIR environment
variable
URL: https://github.com/apache/netbeans-native-launchers/pull/12
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
neilcsmith-net commented on PR #12:
URL:
https://github.com/apache/netbeans-native-launchers/pull/12#issuecomment-3239160423
This repo is out of date and needs archiving. Everything is back in the
main repo.
--
This is an automated message from the Apache Git Service.
To respond to the
neilcsmith-net commented on PR #8756:
URL: https://github.com/apache/netbeans/pull/8756#issuecomment-3239160046
No, the Windows launcher code is back in the main repository. It is built
by the workflow at
https://github.com/apache/netbeans/blob/master/.github/workflows/native-binary-build-
jtulach commented on PR #8756:
URL: https://github.com/apache/netbeans/pull/8756#issuecomment-3239155010
> * modify `netbeans.exe` to behave the same
- do I understand correctly I need to make the change in the
https://github.com/apache/netbeans-native-launchers/pull/12 repository?
jtulach opened a new pull request, #12:
URL: https://github.com/apache/netbeans-native-launchers/pull/12
- this is the "Windows part" of https://github.com/apache/netbeans/pull/8756
- it updates the `netbeans*.exe` launcher to behave the same as Unix one
--
This is an automated message
mytskine commented on issue #8768:
URL: https://github.com/apache/netbeans/issues/8768#issuecomment-3239108605
I agree the problem is far from critical. The issue is that the Netbeans UI
has some fake actions: they claim to do something, but in reality they change
nothing.
If the UI
neilcsmith-net commented on code in PR #8756:
URL: https://github.com/apache/netbeans/pull/8756#discussion_r2311846041
##
nb/ide.launcher/unix/netbeans:
##
@@ -38,6 +38,9 @@ cd "$progdir"/..
basedir=`pwd`
cd "$old"
+# make sure own launcher is on PATH
+PATH=$PATH:$progdir
R
jtulach commented on code in PR #8756:
URL: https://github.com/apache/netbeans/pull/8756#discussion_r2311837776
##
nb/ide.launcher/unix/netbeans:
##
@@ -38,6 +38,9 @@ cd "$progdir"/..
basedir=`pwd`
cd "$old"
+# make sure own launcher is on PATH
+PATH=$PATH:$progdir
Review C
bernard01 commented on issue #8669:
URL: https://github.com/apache/netbeans/issues/8669#issuecomment-3238957190
I can't see this being an issue any more. I can see a potential problem with
my IDE 26 installation and the windows clipboard agent I used with it which I
understand was redundant
bernard01 closed issue #8669: High CPU usage without activity
URL: https://github.com/apache/netbeans/issues/8669
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe
haddads1-cpu opened a new issue, #8777:
URL: https://github.com/apache/netbeans/issues/8777
### Apache NetBeans version
Apache NetBeans 27
### What happened
the tab botton not doing what it supposed to do, and Iam enable to make
spaces between workds while I am writing m
haddads1-cpu commented on issue #8777:
URL: https://github.com/apache/netbeans/issues/8777#issuecomment-3238839186
please anybody can help
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
neilcsmith-net commented on code in PR #112:
URL:
https://github.com/apache/netbeans-nbpackage/pull/112#discussion_r2310899512
##
src/main/java/org/apache/netbeans/nbpackage/FileUtils.java:
##
@@ -263,7 +262,7 @@ public static List findDirs(Path searchDir, int
searchDepth, Str
mbien commented on code in PR #112:
URL:
https://github.com/apache/netbeans-nbpackage/pull/112#discussion_r2310868331
##
src/main/java/org/apache/netbeans/nbpackage/FileUtils.java:
##
@@ -263,7 +262,7 @@ public static List findDirs(Path searchDir, int
searchDepth, String... pa
mbien commented on code in PR #112:
URL:
https://github.com/apache/netbeans-nbpackage/pull/112#discussion_r2310868331
##
src/main/java/org/apache/netbeans/nbpackage/FileUtils.java:
##
@@ -263,7 +262,7 @@ public static List findDirs(Path searchDir, int
searchDepth, String... pa
matthiasblaesing merged PR #8742:
URL: https://github.com/apache/netbeans/pull/8742
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubs
wolfgangreder opened a new issue, #8776:
URL: https://github.com/apache/netbeans/issues/8776
### Apache NetBeans version
Apache NetBeans 27
### What happened
When i try to commit a change to github with commit signing active netbeans
fails to commit with the following st
neilcsmith-net commented on code in PR #112:
URL:
https://github.com/apache/netbeans-nbpackage/pull/112#discussion_r2310155385
##
src/main/java/org/apache/netbeans/nbpackage/FileUtils.java:
##
@@ -263,7 +262,7 @@ public static List findDirs(Path searchDir, int
searchDepth, Str
neilcsmith-net commented on code in PR #112:
URL:
https://github.com/apache/netbeans-nbpackage/pull/112#discussion_r2310155385
##
src/main/java/org/apache/netbeans/nbpackage/FileUtils.java:
##
@@ -263,7 +262,7 @@ public static List findDirs(Path searchDir, int
searchDepth, Str
GitHub user haidubogdan created a discussion: Node.js and npm docker proxy
configuration
I think that today's npm executable is to centralized. You are limited to 1
configuration only.
Usually on projects you might work with different node and npm versions, or
sometimes the service might be u
lucadepascale commented on issue #6601:
URL: https://github.com/apache/netbeans/issues/6601#issuecomment-3236614537
due to some change in chrome
[policies](https://support.google.com/chrome_webstore/answer/2664769#unsupported_extensions)
the connector has been blocked in chrome and cannot b
mbien opened a new pull request, #112:
URL: https://github.com/apache/netbeans-nbpackage/pull/112
plus minor language level updates like `Stream#toList` and `Paths` utility
replacement.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
MartinBalin merged PR #7:
URL: https://github.com/apache/netbeans-vscode/pull/7
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr..
MartinBalin opened a new pull request, #7:
URL: https://github.com/apache/netbeans-vscode/pull/7
Update CHANGELOG for VSNetBeans 27.0.1 release, based on NetBeans IDE 27.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
predi commented on issue #8771:
URL: https://github.com/apache/netbeans/issues/8771#issuecomment-3235838424
Revision history of the related `.form` XML file (in our repository)
suggests that this started being an issue with NB 26. Prior to the most recent
commit, the XML element for the too
jtulach commented on PR #8755:
URL: https://github.com/apache/netbeans/pull/8755#issuecomment-3235715060
- Keep the module for backward compatibility reasons
- at least that's what I'd do to follow the original NetBeans Platform
compatibility visions.
- it just lies around causing no h
pepness opened a new pull request, #8774:
URL: https://github.com/apache/netbeans/pull/8774
- Tomcat 7-11 runs on Java SE 26
- TomEE 10 runs on Java SE 17 and later
- TomEE 9-8 runs up to Java SE 23
- Add enum for Java SE 26 on GlassFish tooling (currently not supported by
GlassFish
wolftxt opened a new pull request, #8773:
URL: https://github.com/apache/netbeans/pull/8773
Fixed bug by removing the call of the refresh method in HintsUI and removing
the ErrorDescription from AnnotationHolder after the fix was triggered by alt +
enter. Fixed behavior can be seen in the f
dbalek merged PR #8769:
URL: https://github.com/apache/netbeans/pull/8769
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@netb
wolftxt opened a new issue, #8772:
URL: https://github.com/apache/netbeans/issues/8772
### Apache NetBeans version
Apache NetBeans 28 latest daily build
### What happened
Using alt + enter while netbeans is still analyzing the source code (right
after a change) causes th
dbalek merged PR #6:
URL: https://github.com/apache/netbeans-vscode/pull/6
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@net
predi opened a new issue, #8771:
URL: https://github.com/apache/netbeans/issues/8771
### Apache NetBeans version
Apache NetBeans 27
### What happened
Upon changes with Matisse that cause Swing GUI code regenerating,
`*.setFloatable(false)` lines get removed for all JTool
petrovic-d commented on PR #8769:
URL: https://github.com/apache/netbeans/pull/8769#issuecomment-3233063866
> I guess this is the case when some of the gradle-supported conventional
java source dirs in the project do not exist ?
@sdedic Well, I got NPE for `testResources` source, beca
shivam71 opened a new pull request, #8770:
URL: https://github.com/apache/netbeans/pull/8770
### Changes related to Netbeans Java Language Server
**Context**
- LSP Protocol provides the language clients to send messages to the
language server to shutdown and exit .
- This allows
petrovic-d opened a new pull request, #8769:
URL: https://github.com/apache/netbeans/pull/8769
SourceUtil.getFile will throw NullPointerException
[here](https://github.com/apache/netbeans/blob/d21c96133591332a5537d70d7c5d6bdbf8059e00/java/gradle.test/src/org/netbeans/modules/gradle/test/Grad
Jhonxbr commented on issue #8049:
URL: https://github.com/apache/netbeans/issues/8049#issuecomment-3231515045
> Me encontré con el mismo problema al intentar desinstalar NetBeans 24 de
Windows 11 24H2. Instalé NetBeans 24 en Windows 11 antes de actualizar a 24H2.
Quise instalar NetBeans 25,
mbien closed issue #8560: Analyze Javadoc not working on modular project
URL: https://github.com/apache/netbeans/issues/8560
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
mbien closed issue #8614: test UnitTestsCompilerOptionsQueryImplTest fails on
Java 17 and Java 21
URL: https://github.com/apache/netbeans/issues/8614
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
mbien merged PR #8662:
URL: https://github.com/apache/netbeans/pull/8662
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@netbe
neilcsmith-net commented on PR #8742:
URL: https://github.com/apache/netbeans/pull/8742#issuecomment-3229069183
Apologies for the delay - tied up with release stuff - hadn't forgotten!
Just checked by copying the module from the CI dev build into my application
and no more error showi
petrovic-d opened a new pull request, #6:
URL: https://github.com/apache/netbeans-vscode/pull/6
Fixing single test running from VSCode test explorer. Issue is related to
[this
commit](https://github.com/apache/netbeans/commit/d6374cec369bed2fc8e12b1d295d91023c5a7c14)
--
This is an automa
1 - 100 of 7474 matches
Mail list logo