[I] UnsupportedOperationException using Matisse from Gradle project [netbeans]

2025-09-03 Thread via GitHub
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

Re: [D] Node.js and npm docker proxy configuration [netbeans]

2025-09-03 Thread via GitHub
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

Re: [D] Node.js and npm docker proxy configuration [netbeans]

2025-09-03 Thread via GitHub
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

Re: [D] AI Integration Discussion: Netbeans MCP for claude code [netbeans]

2025-09-03 Thread via GitHub
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

Re: [PR] Php twig: inline comment coloring [netbeans]

2025-09-03 Thread via GitHub
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

Re: [PR] Php twig: inline comment coloring [netbeans]

2025-09-03 Thread via GitHub
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

Re: [I] Unable to uninstall [netbeans]

2025-09-03 Thread via GitHub
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

Re: [PR] Fix "Show Javadoc" menu item for classes inside modular maven dependecies [netbeans]

2025-09-03 Thread via GitHub
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

Re: [I] HTML files opened with ISO-8859-1 encoding despite UTF-8 project configuration [netbeans]

2025-09-03 Thread via GitHub
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

[I] CSS editor incorrectly flags dot notation in ::host() and ::slotted() pseudo-elements as syntax error [netbeans]

2025-09-03 Thread via GitHub
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()

[I] HTML files opened with ISO-8859-1 encoding despite UTF-8 project configuration [netbeans]

2025-09-03 Thread via GitHub
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

Re: [I] Swing GUI Editor cannot set mnemonic/mnemonics disappearing [netbeans]

2025-09-03 Thread via GitHub
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

Re: [I] Swing GUI Editor cannot set mnemonic/mnemonics disappearing [netbeans]

2025-09-03 Thread via GitHub
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

Re: [I] Swing GUI Editor cannot set mnemonic/mnemonics disappearing [netbeans]

2025-09-03 Thread via GitHub
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

Re: [I] Swing GUI Editor cannot set mnemonic/mnemonics disappearing [netbeans]

2025-09-03 Thread via GitHub
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.

Re: [I] netbeans terminal window: unable to delete known servers list [netbeans]

2025-09-03 Thread via GitHub
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-

Re: [PR] Bump the all-dependencies group across 1 directory with 3 updates [netbeans-antora-ui]

2025-09-03 Thread via GitHub
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

Re: [I] Netbeans cannot find git commit signing component [netbeans]

2025-09-03 Thread via GitHub
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

Re: [D] Node.js and npm docker proxy configuration [netbeans]

2025-09-03 Thread via GitHub
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

Re: [PR] Update mvnw, mvn and action versions and enable dependabot for actions [netbeans-nbpackage]

2025-09-03 Thread via GitHub
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

[I] Files cannot be uploaded to FTP server when included by Composer from a local 'path' repository [netbeans]

2025-09-03 Thread via GitHub
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

[PR] Add support for GlassFish 7.0.25, and GlassFish 8.0.0-M12 [netbeans]

2025-09-03 Thread via GitHub
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

Re: [I] netbeans terminal window: unable to delete known servers list [netbeans]

2025-09-02 Thread via GitHub
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: > > ![image](https://github.com/user-attachments/assets/03d

Re: [PR] Update mvnw, mvn and action versions and enable dependabot for actions [netbeans-nbpackage]

2025-09-02 Thread via GitHub
mbien merged PR #113: URL: https://github.com/apache/netbeans-nbpackage/pull/113 -- 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.

Re: [I] Configure font size of inline hints [netbeans]

2025-09-02 Thread via GitHub
istinnstudio commented on issue #8782: URL: https://github.com/apache/netbeans/issues/8782#issuecomment-3246896104 I also want to remind this issue, in case someone could do something, inline hints are very useful but not always active: https://github.com/apache/netbeans/issues/6146 -- T

Re: [PR] Update mvnw, mvn and action versions and enable dependabot for actions [netbeans-nbpackage]

2025-09-02 Thread via GitHub
mbien commented on PR #113: URL: https://github.com/apache/netbeans-nbpackage/pull/113#issuecomment-3246759284 something like https://github.com/apache/maven-wrapper/pull/366 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[I] Configure font size of inline hints [netbeans]

2025-09-02 Thread via GitHub
nmatt opened a new issue, #8782: URL: https://github.com/apache/netbeans/issues/8782 ### Description There seems to be no way to configure the font size of Java inline hints (and also font color). Would it be possible to add that? ### Use case/motivation Inline hints use

Re: [PR] Update mvnw, mvn and action versions and enable dependabot for actions [netbeans-nbpackage]

2025-09-02 Thread via GitHub
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.

Re: [PR] Update mvnw, mvn and action versions and enable dependabot for actions [netbeans-nbpackage]

2025-09-02 Thread via GitHub
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

Re: [I] netbeans terminal window: unable to delete known servers list [netbeans]

2025-09-02 Thread via GitHub
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

Re: [PR] Fixing completion for for-each construct without type. [netbeans]

2025-09-02 Thread via GitHub
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

[I] Swing GUI Editor cannot set mnemonic/mnemonics disappearing [netbeans]

2025-09-02 Thread via GitHub
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

Re: [D] Node.js and npm docker proxy configuration [netbeans]

2025-09-02 Thread via GitHub
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

Re: [PR] Fixed deprecations and compiler warnings [netbeans-nbpackage]

2025-09-01 Thread via GitHub
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.

Re: [I] NPE when Evaulate Expression window is opening [netbeans]

2025-09-01 Thread via GitHub
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

Re: [PR] [GITHUB-8749] Preventing an NPE when mimeType is not available (yet). [netbeans]

2025-09-01 Thread via GitHub
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

[PR] Update mvnw, mvn and action versions and enable dependabot for actions [netbeans-nbpackage]

2025-09-01 Thread via GitHub
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

Re: [D] Node.js and npm docker proxy configuration [netbeans]

2025-09-01 Thread via GitHub
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

Re: [D] Node.js and npm docker proxy configuration [netbeans]

2025-09-01 Thread via GitHub
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

Re: [PR] Open file from embedded terminal, easily! [netbeans]

2025-09-01 Thread via GitHub
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

Re: [D] Node.js and npm docker proxy configuration [netbeans]

2025-09-01 Thread via GitHub
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

Re: [D] Node.js and npm docker proxy configuration [netbeans]

2025-09-01 Thread via GitHub
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"; />

Re: [PR] Constructor init of java.lsp.server JavaPlatformProvider override [netbeans]

2025-09-01 Thread via GitHub
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

Re: [PR] Bump com.puppycrawl.tools:checkstyle from 10.0 to 11.0.0 [netbeans-mavenutils-nbm-maven-plugin]

2025-09-01 Thread via GitHub
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

Re: [PR] Adding opentest4j-1.3.0.jar to JUnit5. [netbeans]

2025-09-01 Thread via GitHub
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

Re: [PR] Bump com.puppycrawl.tools:checkstyle from 10.0 to 11.0.0 [netbeans-mavenutils-nbm-maven-plugin]

2025-08-31 Thread via GitHub
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

[PR] Bump com.puppycrawl.tools:checkstyle from 10.0 to 11.0.1 [netbeans-mavenutils-nbm-maven-plugin]

2025-08-31 Thread via GitHub
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

Re: [PR] Open file from embedded terminal, easily! [netbeans]

2025-08-31 Thread via GitHub
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

Re: [PR] Fix #8087-Unable to add new web service client [netbeans]

2025-08-31 Thread via GitHub
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

Re: [PR] Add support for Java SE 26 for Tomcat, TomEE, and GlassFish [netbeans]

2025-08-31 Thread via GitHub
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

Re: [I] Since NB26/27 with macOS the etc/netbeans.conf, netbeans_jdkhome=... ist not recognized anymore [netbeans]

2025-08-31 Thread via GitHub
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

Re: [I] Since NB26/27 with macOS the etc/netbeans.conf, netbeans_jdkhome=... ist not recognized anymore [netbeans]

2025-08-31 Thread via GitHub
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

[I] Since NB26/27 with macOS the etc/netbeans.conf, netbeans_jdkhome=... ist not recognized anymore [netbeans]

2025-08-31 Thread via GitHub
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

Re: [PR] Naming Instance type options in Payara Server properties [netbeans]

2025-08-30 Thread via GitHub
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

Re: [I] tab botton/space bar [netbeans]

2025-08-30 Thread via GitHub
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

Re: [I] "Deactivate plugin" often silently fails [netbeans]

2025-08-30 Thread via GitHub
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

Re: [PR] Open file from embedded terminal, easily! [netbeans]

2025-08-30 Thread via GitHub
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

Re: [PR] Open file from embedded terminal, easily! [netbeans]

2025-08-30 Thread via GitHub
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

Re: [PR] Open file from embedded terminal, easily! [netbeans]

2025-08-30 Thread via GitHub
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

Re: [PR] Propagate NETBEANS_USERDIR environment variable [netbeans-native-launchers]

2025-08-30 Thread via GitHub
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

Re: [PR] Propagate NETBEANS_USERDIR environment variable [netbeans-native-launchers]

2025-08-30 Thread via GitHub
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

Re: [PR] Open file from embedded terminal, easily! [netbeans]

2025-08-30 Thread via GitHub
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-

Re: [PR] Open file from embedded terminal, easily! [netbeans]

2025-08-30 Thread via GitHub
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?

[PR] Propagate NETBEANS_USERDIR environment variable [netbeans-native-launchers]

2025-08-30 Thread via GitHub
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

Re: [I] "Deactivate plugin" often silently fails [netbeans]

2025-08-30 Thread via GitHub
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

Re: [PR] Open file from embedded terminal, easily! [netbeans]

2025-08-30 Thread via GitHub
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

Re: [PR] Open file from embedded terminal, easily! [netbeans]

2025-08-30 Thread via GitHub
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

Re: [I] High CPU usage without activity [netbeans]

2025-08-29 Thread via GitHub
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

Re: [I] High CPU usage without activity [netbeans]

2025-08-29 Thread via GitHub
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

[I] tab botton/space bar [netbeans]

2025-08-29 Thread via GitHub
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

Re: [I] tab botton/space bar [netbeans]

2025-08-29 Thread via GitHub
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

Re: [PR] Fixed deprecations and compiler warnings [netbeans-nbpackage]

2025-08-29 Thread via GitHub
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

Re: [PR] Fixed deprecations and compiler warnings [netbeans-nbpackage]

2025-08-29 Thread via GitHub
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

Re: [PR] Fixed deprecations and compiler warnings [netbeans-nbpackage]

2025-08-29 Thread via GitHub
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

Re: [PR] TreeDiff: Add parameterless constructor to TopContent to handle construction from infrastructure [netbeans]

2025-08-29 Thread via GitHub
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

[I] Netbeans cannot find git commit signing component [netbeans]

2025-08-29 Thread via GitHub
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

Re: [PR] Fixed deprecations and compiler warnings [netbeans-nbpackage]

2025-08-29 Thread via GitHub
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

Re: [PR] Fixed deprecations and compiler warnings [netbeans-nbpackage]

2025-08-29 Thread via GitHub
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

[D] Node.js and npm docker proxy configuration [netbeans]

2025-08-29 Thread via GitHub
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

Re: [I] NetBeans Connector in the Chrome Web Store is outdated [netbeans]

2025-08-29 Thread via GitHub
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

[PR] Fixed deprecations and compiler warnings [netbeans-nbpackage]

2025-08-29 Thread via GitHub
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

Re: [PR] Update CHANGELOG for version 27.0.1 [netbeans-vscode]

2025-08-29 Thread via GitHub
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..

[PR] Update CHANGELOG for version 27.0.1 [netbeans-vscode]

2025-08-29 Thread via GitHub
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

Re: [I] Matisse Swing GUI Editor thinks JToolBar's "floatable" property is false by default [netbeans]

2025-08-28 Thread via GitHub
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

Re: [PR] Remove unused/deprecated openide.options module [netbeans]

2025-08-28 Thread via GitHub
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

[PR] Add support for Java SE 26 for Tomcat, TomEE, and GlassFish [netbeans]

2025-08-28 Thread via GitHub
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

[PR] Fixed bug https://github.com/apache/netbeans/issues/8772 [netbeans]

2025-08-28 Thread via GitHub
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

Re: [PR] Prevent NPE inside GradleTestProgressListener [netbeans]

2025-08-28 Thread via GitHub
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

[I] Alt enter hotkey duplicates error messages causing persistent red underlines [netbeans]

2025-08-28 Thread via GitHub
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

Re: [PR] Fix running single tests [netbeans-vscode]

2025-08-28 Thread via GitHub
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

[I] Matisse Swing GUI Editor thinks JToolBar's "floatable" property is false by default [netbeans]

2025-08-28 Thread via GitHub
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

Re: [PR] Prevent NPE inside GradleTestProgressListener [netbeans]

2025-08-28 Thread via GitHub
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

[PR] Simple implementation of LSP protocol shutdown request and exit notification handlers [netbeans]

2025-08-28 Thread via GitHub
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

[PR] Prevent NPE inside GradleTestProgressListener [netbeans]

2025-08-28 Thread via GitHub
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

Re: [I] Unable to uninstall [netbeans]

2025-08-27 Thread via GitHub
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,

Re: [I] Analyze Javadoc not working on modular project [netbeans]

2025-08-27 Thread via GitHub
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

Re: [I] test UnitTestsCompilerOptionsQueryImplTest fails on Java 17 and Java 21 [netbeans]

2025-08-27 Thread via GitHub
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

Re: [PR] Fix getting package export status in a modular project [netbeans]

2025-08-27 Thread via GitHub
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

Re: [PR] TreeDiff: Add parameterless constructor to TopContent to handle construction from infrastructure [netbeans]

2025-08-27 Thread via GitHub
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

[PR] Fix running single tests [netbeans-vscode]

2025-08-27 Thread via GitHub
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   2   3   4   5   6   7   8   9   10   >