Re: [I] Cannot open projects based on Apache Ant [netbeans]

2024-09-28 Thread via GitHub
mbien commented on issue #7808: URL: https://github.com/apache/netbeans/issues/7808#issuecomment-2380870612 the repo you linked does not contain a netbeans ant project (or any other IDE project) so you can't open it right away. To interface with arbitrary ant projects you can use the free-f

Re: [I] Lsp not displaying Navigator symbols anymore [netbeans]

2024-09-28 Thread via GitHub
matthiasblaesing commented on issue #7809: URL: https://github.com/apache/netbeans/issues/7809#issuecomment-2380653605 @albilu if you can't build from source, I can rerun the CI pipeline for the PR and you could test that build and potentially use it until NB24. -- This is an automated me

[I] Lsp not displaying Navigator symbols anymore [netbeans]

2024-09-28 Thread via GitHub
albilu opened a new issue, #7809: URL: https://github.com/apache/netbeans/issues/7809 ### Apache NetBeans version Apache NetBeans 23 ### What happened Language server protocol symbols are not displayed anymore in Netbeans 23 See Netbeans 22 vs Netbeans 23 for a typ

[I] Cannot open projects based on Apache Ant [netbeans]

2024-09-28 Thread via GitHub
HiranChaudhuri opened a new issue, #7808: URL: https://github.com/apache/netbeans/issues/7808 ### Apache NetBeans version Apache NetBeans 23 ### What happened I want to develop for Apache Nutch. For this I clone the git repository, then want to open the project in Netbea

Re: [I] Problems with copy and paste in windows [netbeans]

2024-09-28 Thread via GitHub
roberto-cisternino commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-2380580204 I summarize my findings. The copy and paste from/to Netbeans works 1 or few times and after it is unusable anymore until I use CTRL+SHIFT+D and I choose to pase one of

Re: [I] Problems with copy and paste in windows [netbeans]

2024-09-28 Thread via GitHub
jzu-guru commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-2380577383 That is exactly the point: I can't tell you if anything has any effect, because **all** of my recent tests (about 20-30, don't know exactly, but has tried over three hours) worked

Re: [I] Problems with copy and paste in windows [netbeans]

2024-09-28 Thread via GitHub
istinnstudio commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-2380576485 The randomness is already known and currently there is no way to predict or replicate it as the mechanism is unknown. Only the FINEST setting has an effect reducing the frequen

Re: [I] Problems with copy and paste in windows [netbeans]

2024-09-28 Thread via GitHub
jzu-guru commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-2380572343 Bad news: This issue if even more random than I thought. I've done some more runs, always with 50 tries (copy and paste events), which means one test runs for about 10 minutes. Som

Re: [PR] Remove textArea border in MultiLineComboBoxEditor [netbeans]

2024-09-27 Thread via GitHub
DJ-Raven commented on PR #7799: URL: https://github.com/apache/netbeans/pull/7799#issuecomment-2379675600 Thank @mbien @eirikbakke for review. -- 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

Re: [PR] Try to validate commit headers. [netbeans]

2024-09-27 Thread via GitHub
mbien commented on code in PR #6630: URL: https://github.com/apache/netbeans/pull/6630#discussion_r1779170439 ## .github/workflows/main.yml: ## @@ -287,7 +287,7 @@ jobs: ANT_OPTS: -Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/master/me

Re: [PR] Try to validate commit headers. [netbeans]

2024-09-27 Thread via GitHub
mbien commented on PR #6630: URL: https://github.com/apache/netbeans/pull/6630#issuecomment-2380051374 removed the test commits and updated the error messages a bit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] NbClipboard adjustments: Ease retries, remove dead code [netbeans]

2024-09-27 Thread via GitHub
eirikbakke merged PR #7668: URL: https://github.com/apache/netbeans/pull/7668 -- 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] CDNJS update library throws exception [netbeans]

2024-09-27 Thread via GitHub
matthiasblaesing closed issue #7783: CDNJS update library throws exception URL: https://github.com/apache/netbeans/issues/7783 -- 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] NbClipboard adjustments: Ease retries, remove dead code [netbeans]

2024-09-27 Thread via GitHub
eirikbakke commented on PR #7668: URL: https://github.com/apache/netbeans/pull/7668#issuecomment-2380004295 Thanks! Merged. -- 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.

Re: [PR] LSP: Speed up publish diagnostics on project scan. [netbeans]

2024-09-27 Thread via GitHub
dbalek merged PR #7737: URL: https://github.com/apache/netbeans/pull/7737 -- 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

Re: [PR] Remove textArea border in MultiLineComboBoxEditor [netbeans]

2024-09-27 Thread via GitHub
eirikbakke commented on PR #7799: URL: https://github.com/apache/netbeans/pull/7799#issuecomment-2379994047 > I am wondering if we should filter it out from the LAF list? I guess users could still use the flag to force it. Perhaps? Or otherwise advertise that we really recommend FlatL

Re: [PR] Remove textArea border in MultiLineComboBoxEditor [netbeans]

2024-09-27 Thread via GitHub
eirikbakke commented on PR #7799: URL: https://github.com/apache/netbeans/pull/7799#issuecomment-2379655578 Yeah, I don't think the alignment problems in older LAFs are due to this patch; I saw them when trying Nimbus without the patch, for instance. (In any case I don't think much effort n

[PR] fix NB 22 archive link [netbeans-antora-site]

2024-09-27 Thread via GitHub
mbien opened a new pull request, #33: URL: https://github.com/apache/netbeans-antora-site/pull/33 (no comment) -- 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 unsubscrib

Re: [PR] fix NB 22 archive link [netbeans-antora-site]

2024-09-27 Thread via GitHub
mbien merged PR #33: URL: https://github.com/apache/netbeans-antora-site/pull/33 -- 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] lsp.client: mark occurrences sidebar and make occurrences highlighting configurable [netbeans]

2024-09-27 Thread via GitHub
matthiasblaesing opened a new pull request, #7807: URL: https://github.com/apache/netbeans/pull/7807 Configuration: ![image](https://github.com/user-attachments/assets/a091f897-4291-44ed-aed3-4354d87607d6) Result: ![image](https://github.com/user-attachments/assets/b672

Re: [PR] cdnjs: Support handling of resources with embedded slashes afte e6b5e0d [netbeans]

2024-09-27 Thread via GitHub
matthiasblaesing commented on PR #7796: URL: https://github.com/apache/netbeans/pull/7796#issuecomment-2379820864 @mbien thanks for checking -- 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 sp

Re: [PR] cdnjs: Support handling of resources with embedded slashes afte e6b5e0d [netbeans]

2024-09-27 Thread via GitHub
matthiasblaesing merged PR #7796: URL: https://github.com/apache/netbeans/pull/7796 -- 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

Re: [I] CDNJS update library throws exception [netbeans]

2024-09-27 Thread via GitHub
matthiasblaesing commented on issue #7783: URL: https://github.com/apache/netbeans/issues/7783#issuecomment-2379820061 Thanks for testing! -- 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: [I] CDNJS update library throws exception [netbeans]

2024-09-27 Thread via GitHub
matthiasblaesing closed issue #7783: CDNJS update library throws exception URL: https://github.com/apache/netbeans/issues/7783 -- 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] CI pipeline improvements (more label control) [netbeans]

2024-09-27 Thread via GitHub
mbien commented on code in PR #7206: URL: https://github.com/apache/netbeans/pull/7206#discussion_r1778979486 ## .github/workflows/main.yml: ## @@ -106,18 +121,20 @@ jobs: name: Build Clusters on JDK ${{ matrix.java }} if: contains(github.event.pull_request.labels.*.na

Re: [PR] fix NB 22 archive link [netbeans-antora-site]

2024-09-27 Thread via GitHub
mbien commented on PR #33: URL: https://github.com/apache/netbeans-antora-site/pull/33#issuecomment-2379777502 no problem! -- 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.

Re: [PR] fix NB 22 archive link [netbeans-antora-site]

2024-09-27 Thread via GitHub
jkovalsky commented on PR #33: URL: https://github.com/apache/netbeans-antora-site/pull/33#issuecomment-2379747356 Looks good. Thanks @mbien for the quick fix! -- 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: [PR] Remove textArea border in MultiLineComboBoxEditor [netbeans]

2024-09-27 Thread via GitHub
mbien commented on PR #7799: URL: https://github.com/apache/netbeans/pull/7799#issuecomment-2379698085 > I don't think the alignment problems in older LAFs are due to this patch; yes, this is not what I meant. This dialog is somewhat special since it uses the old grid bag layout whic

Re: [PR] Remove textArea border in MultiLineComboBoxEditor [netbeans]

2024-09-27 Thread via GitHub
eirikbakke commented on PR #7799: URL: https://github.com/apache/netbeans/pull/7799#issuecomment-2379660082 Merged it--thanks again for the patch! -- 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] Remove textArea border in MultiLineComboBoxEditor [netbeans]

2024-09-27 Thread via GitHub
eirikbakke merged PR #7799: URL: https://github.com/apache/netbeans/pull/7799 -- 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...@

[I] LSP client stops working on file after renaming it [netbeans]

2024-09-27 Thread via GitHub
lcbarcellos opened a new issue, #7806: URL: https://github.com/apache/netbeans/issues/7806 ### Apache NetBeans version Apache NetBeans 23 ### What happened When I rename a typescript file using project window, completion stops working on that file. An unexpected e

Re: [PR] Commit has been executed! [netbeans-antora-site]

2024-09-27 Thread via GitHub
ebarboni commented on PR #32: URL: https://github.com/apache/netbeans-antora-site/pull/32#issuecomment-2378839616 Hi, I'm not sure the PR is for the site itself, where/how should it be used ? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] Try to validate commit headers. [netbeans]

2024-09-27 Thread via GitHub
ebarboni commented on PR #6630: URL: https://github.com/apache/netbeans/pull/6630#issuecomment-2378805999 LGTM -- 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 unsubscrib

Re: [I] Unnecessary redeploys by "deploy on save" [netbeans]

2024-09-27 Thread via GitHub
banifou commented on issue #7802: URL: https://github.com/apache/netbeans/issues/7802#issuecomment-2378675569 That's right, I meant "out of memory". "deploy on save" shouldn't redeploy until any changes has been saved. But not before. -- This is an automated message from the Apache Gi

Re: [I] CDNJS update library throws exception [netbeans]

2024-09-27 Thread via GitHub
ltheussl commented on issue #7783: URL: https://github.com/apache/netbeans/issues/7783#issuecomment-2378634086 Excellent, thanks for the quick turn-around! I confirm that it works with your build. Cheers, -Lukas -- This is an automated message from the Apache Git Service. To respond to

[I] Access to remote Payara seems broken after v11.3 [netbeans]

2024-09-26 Thread via GitHub
AndrewG10i opened a new issue, #7804: URL: https://github.com/apache/netbeans/issues/7804 ### Apache NetBeans version Apache NetBeans 23 ### What happened I had to work with a remote Payara server (remote domain) running on remote Linux machine. I am able to successfully

[I] Php Braces Matcher infinite loop for embedded lexer tokens with ":" wrapped in brakets [netbeans]

2024-09-26 Thread via GitHub
haidubogdan opened a new issue, #7803: URL: https://github.com/apache/netbeans/issues/7803 ### Apache NetBeans version Apache NetBeans 23 ### What happened I've worked on a plugin for blade templates which required Php Embeddings. During the development I always ha

[PR] Bump org.apache.maven.archetype:archetype-packaging from 3.2.1 to 3.3.0 [netbeans-mavenutils-archetype-nbm-archetype]

2024-09-26 Thread via GitHub
dependabot[bot] opened a new pull request, #29: URL: https://github.com/apache/netbeans-mavenutils-archetype-nbm-archetype/pull/29 Bumps [org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype) from 3.2.1 to 3.3.0. Release notes Sourced from htt

[PR] Bump org.apache.maven.plugins:maven-archetype-plugin from 3.2.1 to 3.3.0 [netbeans-mavenutils-archetype-nbm-archetype]

2024-09-26 Thread via GitHub
dependabot[bot] opened a new pull request, #28: URL: https://github.com/apache/netbeans-mavenutils-archetype-nbm-archetype/pull/28 Bumps [org.apache.maven.plugins:maven-archetype-plugin](https://github.com/apache/maven-archetype) from 3.2.1 to 3.3.0. Release notes Sourced from ht

Re: [I] [php] Not proposing methods, classes and namespaces in code completion from the project [netbeans]

2024-09-26 Thread via GitHub
junichi11 commented on issue #7786: URL: https://github.com/apache/netbeans/issues/7786#issuecomment-2378239779 We may not often reproduce it without an example. So, please always attach an example code(as a comment) or a minimal project(as a zip file) to reproduce it. Thanks. Did yo

[PR] Bump org.apache.maven.plugins:maven-archetype-plugin from 3.2.1 to 3.3.0 [netbeans-mavenutils-archetype-netbeans-platform-app-archetype]

2024-09-26 Thread via GitHub
dependabot[bot] opened a new pull request, #15: URL: https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-app-archetype/pull/15 Bumps [org.apache.maven.plugins:maven-archetype-plugin](https://github.com/apache/maven-archetype) from 3.2.1 to 3.3.0. Release notes

[PR] Bump org.apache.maven.archetype:archetype-packaging from 3.2.1 to 3.3.0 [netbeans-mavenutils-archetype-netbeans-platform-app-archetype]

2024-09-26 Thread via GitHub
dependabot[bot] opened a new pull request, #16: URL: https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-app-archetype/pull/16 Bumps [org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype) from 3.2.1 to 3.3.0. Release notes

Re: [PR] NbClipboard adjustments: Ease retries, remove dead code [netbeans]

2024-09-26 Thread via GitHub
eirikbakke commented on code in PR #7668: URL: https://github.com/apache/netbeans/pull/7668#discussion_r170091 ## platform/o.n.bootstrap/src/org/netbeans/NbClipboard.java: ## @@ -435,20 +436,22 @@ public void run() { // that is used because accessing the cli

Re: [PR] NbClipboard adjustments: Ease retries, remove dead code [netbeans]

2024-09-26 Thread via GitHub
eirikbakke commented on PR #7668: URL: https://github.com/apache/netbeans/pull/7668#issuecomment-2377997005 Also added a comment that MAX_RETRIES is just a fail-safe, and that the loop will stop earlier normally. (I left it at 10 rather than 7 to avoid having to justify the exact number wit

Re: [I] Problems with copy and paste in windows [netbeans]

2024-09-26 Thread via GitHub
eirikbakke commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-2377979111 Below is a patch that I used to fix a different, and most likely unrelated, problem in NbClipboard. (It was discussed at https://github.com/apache/netbeans/pull/7668 but ultimate

Re: [PR] NbClipboard adjustments: Ease retries, remove dead code [netbeans]

2024-09-26 Thread via GitHub
eirikbakke commented on PR #7668: URL: https://github.com/apache/netbeans/pull/7668#issuecomment-2377952928 I removed the "Avoid calling Clipboard.add/removeFlavorListener from the Event Dispatch Thread" commit and left the other two. -- This is an automated message from the Apache Git Se

Re: [PR] Donate more SVG icons, and install more duplicates [netbeans]

2024-09-26 Thread via GitHub
eirikbakke commented on PR #7463: URL: https://github.com/apache/netbeans/pull/7463#issuecomment-2377934971 @matthiasblaesing Great, merged! Thanks for the useful discussions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] Donate more SVG icons, and install more duplicates [netbeans]

2024-09-26 Thread via GitHub
eirikbakke merged PR #7463: URL: https://github.com/apache/netbeans/pull/7463 -- 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] Commit has been executed! [netbeans-antora-site]

2024-09-26 Thread via GitHub
KatiFis27 opened a new pull request, #32: URL: https://github.com/apache/netbeans-antora-site/pull/32 I added some additional text to the index and changed the colors of the page. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [I] Problems with copy and paste in windows [netbeans]

2024-09-26 Thread via GitHub
errael commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-2377724030 @jzu-guru > So my guess is, that this issue (or to be more precise: the issue which will be shown by the test case) is some timing/sync/context change problem. Unfortunately

Re: [PR] Donate more SVG icons, and install more duplicates [netbeans]

2024-09-26 Thread via GitHub
matthiasblaesing commented on PR #7463: URL: https://github.com/apache/netbeans/pull/7463#issuecomment-2377715575 @eirikbakke I think this would the right time to merge this, as we are early in the cycle and at least my runs in the last few weeks at work looked clean. PRs don't get better w

Re: [I] A org.apache.maven.artifact.InvalidArtifactRTException has occurred. [netbeans]

2024-09-26 Thread via GitHub
matthiasblaesing closed issue #7760: A org.apache.maven.artifact.InvalidArtifactRTException has occurred. URL: https://github.com/apache/netbeans/issues/7760 -- 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 t

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-26 Thread via GitHub
mbien commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776871360 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File Lau

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-26 Thread via GitHub
mbien commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776871360 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File Lau

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-26 Thread via GitHub
mbien commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776871360 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File Lau

Re: [I] CDNJS update library throws exception [netbeans]

2024-09-26 Thread via GitHub
matthiasblaesing commented on issue #7783: URL: https://github.com/apache/netbeans/issues/7783#issuecomment-2377423451 @ltheussl thanks for the info. With that this is trivial to reproduce. I created a PR, that should fix the problem (tested locally). It would be great if you could test the

[I] Unnecessary redeploys by "deploy on save" [netbeans]

2024-09-26 Thread via GitHub
banifou opened a new issue, #7802: URL: https://github.com/apache/netbeans/issues/7802 ### Apache NetBeans version Apache NetBeans 23 ### What happened Working and making changes on different files and jumping from one file to another one sometimes triggers a webapp rede

Re: [PR] Try to validate commit headers. [netbeans]

2024-09-26 Thread via GitHub
mbien commented on code in PR #6630: URL: https://github.com/apache/netbeans/pull/6630#discussion_r1777236371 ## .github/workflows/main.yml: ## @@ -287,7 +287,7 @@ jobs: ANT_OPTS: -Dmetabuild.jsonurl=https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/master/me

Re: [PR] Added code preview for “find usages” and related refactorings [netbeans]

2024-09-26 Thread via GitHub
troizet commented on PR #7694: URL: https://github.com/apache/netbeans/pull/7694#issuecomment-2377140605 I also made a PR for the search results #7779 -- 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] Try to validate commit headers. [netbeans]

2024-09-26 Thread via GitHub
mbien commented on PR #6630: URL: https://github.com/apache/netbeans/pull/6630#issuecomment-2377126599 rebased, removed string templates and fixed a bug -- 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

Re: [PR] Cleanup ContextAction and fix TerminalAction behavior [netbeans]

2024-09-26 Thread via GitHub
eirikbakke commented on PR #7451: URL: https://github.com/apache/netbeans/pull/7451#issuecomment-2377051237 I can also report that after 3.5 months of usage, in my platform app and my working IDE, I have no encountered no new problems relating to this patch (which replaced my older hack for

Re: [I] [php] Not proposing methods, classes and namespaces in code completion from the project [netbeans]

2024-09-26 Thread via GitHub
jameswadsworth commented on issue #7786: URL: https://github.com/apache/netbeans/issues/7786#issuecomment-2377043116 It the same for all php projects. Would you like me send you a php project? -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] Cleanup ContextAction and fix TerminalAction behavior [netbeans]

2024-09-26 Thread via GitHub
mbien commented on PR #7451: URL: https://github.com/apache/netbeans/pull/7451#issuecomment-2377029465 this did also repair the "pin tab" feature. I can now open multiple terminals, pin them and when NB is restarted it will restore them again -> great fix! ![image](https://github.com/us

[I] Move method refactoring leads to changes in calling relationships. [netbeans]

2024-09-26 Thread via GitHub
assdfsdafasfa opened a new issue, #7801: URL: https://github.com/apache/netbeans/issues/7801 ### Apache NetBeans version Apache NetBeans 23 ### What happened When the m() method in the selection class C performs a move method refactoring into A.B, resulting in a change i

Re: [PR] Try to validate commit headers. [netbeans]

2024-09-26 Thread via GitHub
ebarboni commented on PR #6630: URL: https://github.com/apache/netbeans/pull/6630#issuecomment-2376958168 well late :D will need rebase. -- 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 specif

Re: [I] Problems with copy and paste in windows [netbeans]

2024-09-26 Thread via GitHub
jzu-guru commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-2376831718 So, some results so far. The issue is pretty random. To more or less reliably get at least 2 or more missing copy/paste in the notepad win, I had to raise the maxtries to about 50.

Re: [PR] Remove textArea border in MultiLineComboBoxEditor [netbeans]

2024-09-26 Thread via GitHub
DJ-Raven commented on PR #7799: URL: https://github.com/apache/netbeans/pull/7799#issuecomment-2376750642 @mbien already push -- 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.

Re: [PR] Added code preview for “find usages” and related refactorings [netbeans]

2024-09-26 Thread via GitHub
mbien commented on PR #7694: URL: https://github.com/apache/netbeans/pull/7694#issuecomment-2376739040 sorry for the delay - I kept getting distracted by other things. Will try to take a look at this this evening - lets try go get this cool feature in. -- This is an automated message from

Re: [PR] Remove textArea border in MultiLineComboBoxEditor [netbeans]

2024-09-26 Thread via GitHub
mbien commented on PR #7799: URL: https://github.com/apache/netbeans/pull/7799#issuecomment-2376723653 awesome, thanks for the fix! @DJ-Raven could you update the commit author to your full name like in your last PR? for comparison: - this PR: https://github.com/apache/netbeans

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-26 Thread via GitHub
mbien commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776871360 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File Lau

[I] [Pull Down Method Refactoring Bug] Pull down method refactoring leads to changes in code calling relationships [netbeans]

2024-09-26 Thread via GitHub
assdfsdafasfa opened a new issue, #7800: URL: https://github.com/apache/netbeans/issues/7800 ### Apache NetBeans version Apache NetBeans 23 ### What happened When test() is selected to perform pull down refactoring into class A, before refactoring, test() method calls me

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-26 Thread via GitHub
asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776803671 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-26 Thread via GitHub
asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776803671 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-26 Thread via GitHub
asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776803671 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

[PR] Remove textArea border in MultiLineComboBoxEditor [netbeans]

2024-09-26 Thread via GitHub
DJ-Raven opened a new pull request, #7799: URL: https://github.com/apache/netbeans/pull/7799 This PR update the UI. by removed textArea border in `MultiLineComboBoxEditor` class This `MultiLineComboBoxEditor` use in: - Find in Projects by pressed `Ctrl+F` - Replace in Projects by pr

Re: [I] [php] Not proposing methods, classes and namespaces in code completion from the project [netbeans]

2024-09-26 Thread via GitHub
junichi11 commented on issue #7786: URL: https://github.com/apache/netbeans/issues/7786#issuecomment-2376498299 Please provide an example code to reproduce it. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [I] PHP Auto-Complete of "->" [netbeans]

2024-09-26 Thread via GitHub
junichi11 closed issue #7794: PHP Auto-Complete of "->" URL: https://github.com/apache/netbeans/issues/7794 -- 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-m

Re: [I] PHP Auto-Complete of "->" [netbeans]

2024-09-26 Thread via GitHub
junichi11 commented on issue #7794: URL: https://github.com/apache/netbeans/issues/7794#issuecomment-2376490778 That feature is not supported in NB. I supported it with the plugin (https://github.com/junichi11/netbeans-php-enhancements). Did you install it? If you installed it, plea

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-26 Thread via GitHub
asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776720854 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
lahodaj commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776478699 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

Re: [PR] LSP: Speed up publish diagnostics on project scan. [netbeans]

2024-09-25 Thread via GitHub
dbalek commented on code in PR #7737: URL: https://github.com/apache/netbeans/pull/7737#discussion_r1776473378 ## ide/parsing.indexing/apichanges.xml: ## @@ -87,6 +87,20 @@ is the proper place. + + + Added method to ErrorsCache to return all erro

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776451593 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776451593 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1776444654 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

Re: [PR] Bump junit.jupiter.version from 5.10.3 to 5.11.0 [netbeans-nbpackage]

2024-09-25 Thread via GitHub
dependabot[bot] commented on PR #72: URL: https://github.com/apache/netbeans-nbpackage/pull/72#issuecomment-2375302084 Superseded by #73. -- 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] Bump junit.jupiter.version from 5.10.3 to 5.11.0 [netbeans-nbpackage]

2024-09-25 Thread via GitHub
dependabot[bot] closed pull request #72: Bump junit.jupiter.version from 5.10.3 to 5.11.0 URL: https://github.com/apache/netbeans-nbpackage/pull/72 -- 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 th

[PR] Bump junit.jupiter.version from 5.10.3 to 5.11.1 [netbeans-nbpackage]

2024-09-25 Thread via GitHub
dependabot[bot] opened a new pull request, #73: URL: https://github.com/apache/netbeans-nbpackage/pull/73 Bumps `junit.jupiter.version` from 5.10.3 to 5.11.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.1 Release notes Sourced from https://github.com/junit-t

Re: [I] [TS] Automatic closing bracket is missing, when inserting opening bracket [netbeans]

2024-09-25 Thread via GitHub
Chris2011 commented on issue #7790: URL: https://github.com/apache/netbeans/issues/7790#issuecomment-2375152499 Yes I thought so too. I think it is not possible to get everything 100% from the LSP so we need to interop with it and extends the stuff. But I dunno yet. I thought I will just ad

Re: [I] [TS] Automatic closing bracket is missing, when inserting opening bracket [netbeans]

2024-09-25 Thread via GitHub
matthiasblaesing commented on issue #7790: URL: https://github.com/apache/netbeans/issues/7790#issuecomment-2375141457 This is the behavior of the LSP module. Needs to be checked if it is even possible to configure the typescript LSP, so that it conforms to NB default behavior. -- This i

Re: [I] [TS] Code completion doesn't Filter entries [netbeans]

2024-09-25 Thread via GitHub
matthiasblaesing commented on issue #7789: URL: https://github.com/apache/netbeans/issues/7789#issuecomment-2375139536 This is the behavior of the LSP module. Needs to be checked if it is even possible to configure the typescript LSP, so that it conforms to NB default behavior. -- This i

[I] [JS] Debugger doesn't stop at breakpoint when set [netbeans]

2024-09-25 Thread via GitHub
Chris2011 opened a new issue, #7797: URL: https://github.com/apache/netbeans/issues/7797 ### Apache NetBeans version Apache NetBeans 23 ### What happened Based on this discussion here: https://github.com/apache/netbeans/discussions/7785 when I debug a JS file where a br

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
neilcsmith-net commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1775604726 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
neilcsmith-net commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1775604726 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java

[I] Parsed variables in function names incorrectly flagged as syntax errors [netbeans]

2024-09-25 Thread via GitHub
WebSmithery opened a new issue, #7795: URL: https://github.com/apache/netbeans/issues/7795 ### Apache NetBeans version Apache NetBeans 23 ### What happened In PHP, function names can be constructed as strings at runtime. Such a process can involve joining two strin

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1775491054 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
neilcsmith-net commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1775465822 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java

Re: [I] Unexpected Exception [netbeans]

2024-09-25 Thread via GitHub
matthiasblaesing commented on issue #7792: URL: https://github.com/apache/netbeans/issues/7792#issuecomment-2374419673 Please provide a minimal reproducer. -- 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

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
mbien commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1775447090 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File Lau

Re: [PR] SingleJavaSourceRunActionProvider fixes [netbeans]

2024-09-25 Thread via GitHub
asotona commented on code in PR #7776: URL: https://github.com/apache/netbeans/pull/7776#discussion_r1775404570 ## java/java.file.launcher/src/org/netbeans/modules/java/file/launcher/Bundle.properties: ## @@ -16,3 +16,6 @@ # under the License. OpenIDE-Module-Name=Java File L

Re: [PR] Snapshot of APIS as of NetBeans 23 [netbeans]

2024-09-25 Thread via GitHub
ebarboni merged PR #7770: URL: https://github.com/apache/netbeans/pull/7770 -- 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...@ne

  1   2   3   4   5   6   7   8   9   10   >