[jira] [Updated] (NETBEANS-5523) False positive on using "Require" in namespace
[ https://issues.apache.org/jira/browse/NETBEANS-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5523: - Labels: pull-request-available (was: ) > False positive on using "Require" in namespace > -- > > Key: NETBEANS-5523 > URL: https://issues.apache.org/jira/browse/NETBEANS-5523 > Project: NetBeans > Issue Type: New Feature > Components: php - Editor >Affects Versions: Next > Environment: Apache NetBeans IDE DEV (Build > dev-decaf3341a9ce6147e26557e8a09fbf8a4cfc2f8) >Reporter: Jayce >Assignee: Junichi Yamamoto >Priority: Major > Labels: pull-request-available > Attachments: NetbeansWrong.png > > Time Spent: 10m > Remaining Estimate: 0h > > Hi, > This line is correct: > {code:java} > namespace \Foo\Bar\Require; > {code} > Netbeans report it as a syntax error. -- This message was sent by Atlassian Jira (v8.20.7#820007) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANSINFRA-264) nbm file creation - Library jars with scope runtime missing
[ https://issues.apache.org/jira/browse/NETBEANSINFRA-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANSINFRA-264: - Labels: pull-request-available (was: ) > nbm file creation - Library jars with scope runtime missing > --- > > Key: NETBEANSINFRA-264 > URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-264 > Project: Apache NetBeans Infra > Issue Type: Bug > Components: MU - Apache NetBeans NBM maven plugin >Affects Versions: NBM Maven Plugin 4.6 >Reporter: Axel Hauschulte >Priority: Major > Labels: pull-request-available > > I noticed that not all the library jars required by a module I'm developing > are attached to the nbm file when I build the module using the nbm Maven > plugin. In fact, the library jars with Maven scope "runtime" are missing > while the ones with scope "compile" are correctly included in the nbm file. > Shouldn’t both types of dependencies (scope compile and scope runtime) be > attached to the module’s nbm file? > Just want to check that I'm not missing something fundamental. I'd be happy > to provide a PR. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6329) Tools > Show In Finder don't works on JDK 17
[ https://issues.apache.org/jira/browse/NETBEANS-6329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6329: - Labels: jdk17 macOS pull-request-available (was: jdk17 macOS) > Tools > Show In Finder don't works on JDK 17 > > > Key: NETBEANS-6329 > URL: https://issues.apache.org/jira/browse/NETBEANS-6329 > Project: NetBeans > Issue Type: Bug > Components: editor - Actions/Menu/Toolbar >Affects Versions: 12.6, 13 >Reporter: Dyorgio Nascimento >Priority: Minor > Labels: jdk17, macOS, pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Without > {{-J--add-exports=java.desktop/com.apple.eio=ALL-UNNAMED}} > on etc/netbeans.conf menu Tools>Show in Finder don't works on macOs when > using NetBeans with JDK17 -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-4826) Groovy completion tests fail when JavaIndexer reference in Groovy layer is fixed.
[ https://issues.apache.org/jira/browse/NETBEANS-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-4826: - Labels: pull-request-available (was: ) > Groovy completion tests fail when JavaIndexer reference in Groovy layer is > fixed. > - > > Key: NETBEANS-4826 > URL: https://issues.apache.org/jira/browse/NETBEANS-4826 > Project: NetBeans > Issue Type: Bug > Components: groovy - Editor >Reporter: Svatopluk Dedic >Assignee: Petr Pisl >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > For reference see [PR-2359|https://github.com/apache/netbeans/pull/2359]. The > JavaIndexer .shadow file is broken (fails commit-validation task), but when > fixed, tests in Groovy editor fail. Possibly the tests need to be updated > appropriately. > I've removed (commented out) the indexer, as it was ineffective for years, > but the change should be reviewed / fixed by someone knowledgeable in Groovy > code. > Setting as major, as having / not having Java indexer may have quite an > impact on the project's symbols. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5829) Incorrect "Text blocks aren't supported"
[ https://issues.apache.org/jira/browse/NETBEANS-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5829: - Labels: pull-request-available (was: ) > Incorrect "Text blocks aren't supported" > > > Key: NETBEANS-5829 > URL: https://issues.apache.org/jira/browse/NETBEANS-5829 > Project: NetBeans > Issue Type: Bug > Components: java - Source >Reporter: Jaroslav Tulach >Assignee: Jan Lahoda >Priority: Major > Labels: pull-request-available > Attachments: image-2021-07-02-08-47-25-560.png > > Time Spent: 10m > Remaining Estimate: 0h > > Get > [https://github.com/apache/netbeans-html4j/blob/release-1.7.2/json-tck/src/main/java/net/java/html/js/tests/AsyncJavaScriptAction.java#L36], > open it in most recent NetBeans IDE running on JDK8 (with nbjavac@16.0.0.0 > installed) and try to convince the editor to not show errors about text > blocks: > !image-2021-07-02-08-47-25-560.png! > Is there some way to do so? It is very annoying to have the source tree full > of useless errors related to text blocks, when everything compiles and runs > fine. The project's source level is set to 15 and Maven support shall report > that to {{java.source}}. Any help welcomed. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6067) git over ssh: "Incorrect credentials for repository"
[ https://issues.apache.org/jira/browse/NETBEANS-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6067: - Labels: pull-request-available (was: ) > git over ssh: "Incorrect credentials for repository" > > > Key: NETBEANS-6067 > URL: https://issues.apache.org/jira/browse/NETBEANS-6067 > Project: NetBeans > Issue Type: Bug > Components: versioncontrol - Git >Affects Versions: 12.5, 12.6 > Environment: Debian 11 Bullseye > NetBeans 12.5 > java version "1.8.0_172" > Java(TM) SE Runtime Environment (build 1.8.0_172-b11) > Java HotSpot(TM) 64-Bit Server VM (build 25.172-b11, mixed mode) > git version 2.30.2 > ssh 1:8.4p1-5 >Reporter: Ronald Feicht >Assignee: Matthias Bläsing >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > When I try to "git fetch" from our git server I receive the following error: > "Incorrect credentials for repository at > ssh://git@srv06.scsynergy.local/var/scs-git/Java/Elementary" even though the > user name and password are correct. > When I uncheck "Save Password" (edit: and provide the correct password) the > git fetch completes without error. > When I use Netbeans 12.4 the git fetch also works with and without "Save > Password". > tail ~/.netbeans/12.5/var/log/messages.log : > INFO [org.netbeans.modules.git.ui.repository.remote.SelectUriStep]: Auth > failed when accessing > ssh://git@srv06.scsynergy.local/var/scs-git/Java/Elementary > com.jcraft.jsch.JSchException: Auth fail > at com.jcraft.jsch.Session.connect(Session.java:519) > at > org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:112) > Caused: org.eclipse.jgit.errors.TransportException: > ssh://git@srv06.scsynergy.local/var/scs-git/Java/Elementary: Auth fail > at > org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:158) > at > org.netbeans.libs.git.jgit.JGitSshSessionFactory.getSession(JGitSshSessionFactory.java:100) > at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:107) > at > org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.(TransportGitSsh.java:247) > at > org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:137) > at > org.netbeans.libs.git.jgit.commands.ListRemoteObjectsCommand.runTransportCommand(ListRemoteObjectsCommand.java:51) > Caused: org.netbeans.libs.git.GitException$AuthorizationException: > ssh://git@srv06.scsynergy.local/var/scs-git/Java/Elementary: Auth fail > at > org.netbeans.libs.git.jgit.commands.TransportCommand.handleException(TransportCommand.java:235) > at > org.netbeans.libs.git.jgit.commands.ListRemoteObjectsCommand.runTransportCommand(ListRemoteObjectsCommand.java:64) > at > org.netbeans.libs.git.jgit.commands.TransportCommand.run(TransportCommand.java:168) > at org.netbeans.libs.git.jgit.commands.GitCommand$1.run(GitCommand.java:57) > at org.netbeans.libs.git.jgit.commands.GitCommand$1.run(GitCommand.java:54) > at java.security.AccessController.doPrivileged(Native Method) > at org.netbeans.libs.git.jgit.commands.GitCommand.execute(GitCommand.java:54) > at org.netbeans.libs.git.GitClient.listRemoteBranches(GitClient.java:893) > at org.netbeans.modules.git.client.GitClient$36.call(GitClient.java:582) > at org.netbeans.modules.git.client.GitClient$36.call(GitClient.java:578) > at > org.openide.util.NetworkSettings.suppressAuthenticationDialog(NetworkSettings.java:138) > at > org.netbeans.modules.git.client.GitClient$CommandInvoker$1$1.call(GitClient.java:931) > at > org.netbeans.modules.git.client.GitClient$CommandInvoker$1$1.call(GitClient.java:937) > at > org.netbeans.modules.git.client.GitClient$CommandInvoker$1.call(GitClient.java:956) > at > org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethodIntern(GitClient.java:968) > at > org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethod(GitClient.java:897) > at > org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethod(GitClient.java:875) > at > org.netbeans.modules.git.client.GitClient$CommandInvoker.access$400(GitClient.java:869) > at > org.netbeans.modules.git.client.GitClient.listRemoteBranches(GitClient.java:578) > [catch] at > org.netbeans.modules.git.ui.repository.remote.SelectUriStep$2.perform(SelectUriStep.java:240) > at > org.netbeans.modules.git.client.GitProgressSupport.performIntern(GitProgressSupport.java:92) > at > org.netbeans.modules.git.client.GitProgressSupport.run(GitProgressSupport.java:85) > at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418) > at > org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45) > at org.openide.util.lookup.Lookups.executeWit
[jira] [Updated] (NETBEANS-6463) Code completion doesn't offer methods from the same class
[ https://issues.apache.org/jira/browse/NETBEANS-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6463: - Labels: editor groovy pull-request-available (was: editor groovy) > Code completion doesn't offer methods from the same class > - > > Key: NETBEANS-6463 > URL: https://issues.apache.org/jira/browse/NETBEANS-6463 > Project: NetBeans > Issue Type: Bug > Components: groovy - Code >Affects Versions: 12.6 >Reporter: Petr Pisl >Assignee: Petr Pisl >Priority: Major > Labels: editor, groovy, pull-request-available > Attachments: NoCC1.png, nocc.png > > Time Spent: 10m > Remaining Estimate: 0h > > There is a simple groovy class: > > {code:java} > class NoCCTest { > private String method1() { > return "Ahoj" > } > > private void method2() { > String a = meth|od1() > } > } {code} > Char `|` indicates curret position. When you invoke code completion at this > position, there are no suggestions. See the picture !nocc.png! > When you write `this.` before method name, then the cc is resolved correctly: > !NoCC1.png! > -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6458) Cyclic reference. Somebody is trying to get value from FolderInstance (org.openide.awt.Toolbar$Folder) from the same thread that is processing the instance.
[ https://issues.apache.org/jira/browse/NETBEANS-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6458: - Labels: pull-request-available (was: ) > Cyclic reference. Somebody is trying to get value from FolderInstance > (org.openide.awt.Toolbar$Folder) from the same thread that is processing the > instance. > > > Key: NETBEANS-6458 > URL: https://issues.apache.org/jira/browse/NETBEANS-6458 > Project: NetBeans > Issue Type: Bug > Components: platform - Other >Reporter: Martin Entlicher >Assignee: Martin Entlicher >Priority: Critical > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > {code} > INFO [org.openide.loaders.FolderInstance.Toolbars]: Cannot create > org.openide.loaders.FolderInstance$HoldInstance@1d0068b[Toolbars/File] > [junit] java.io.IOException: Cyclic reference. Somebody is trying to get > value from FolderInstance (org.openide.awt.Toolbar$Folder) from the same > thread that is processing the instance > [junit] at > org.openide.loaders.FolderInstance.instanceCreate(FolderInstance.java:274) > [junit] at > org.openide.loaders.FolderInstance.instanceForCookie(FolderInstance.java:555) > [junit] at > org.openide.loaders.FolderInstance$HoldInstance.instanceCreate(FolderInstance.java:1132) > [junit] [catch] at > org.openide.loaders.FolderInstance$1R.instances(FolderInstance.java:675) > [junit] at > org.openide.loaders.FolderInstance$1R.run(FolderInstance.java:696) > [junit] at > org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418) > [junit] at > org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45) > [junit] at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278) > [junit] at > org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) > [junit] INFO [org.openide.awt.Toolbar]: Too long AWTTask: 1,811 ms for > org.openide.awt.Toolbar$Folder@512070e2(FolderList{MultiFileObject@3a04eb7f[Toolbars/UndoRedo]}) > {code} > It has happened during test > org.netbeans.modules.debugger.jpda.truffle.DebugRubyTest. > See https://app.travis-ci.com/github/apache/netbeans/jobs/559303759 for > details. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6468) Windows LAF does not work properly on Windows 11 with Java 17
[ https://issues.apache.org/jira/browse/NETBEANS-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6468: - Labels: pull-request-available (was: ) > Windows LAF does not work properly on Windows 11 with Java 17 > - > > Key: NETBEANS-6468 > URL: https://issues.apache.org/jira/browse/NETBEANS-6468 > Project: NetBeans > Issue Type: Bug > Components: platform - Window System >Affects Versions: 12.6 > Environment: Windows 11 and Java 17, when running NetBeans with the > Windows LAF. >Reporter: Eirik Bakke >Priority: Major > Labels: pull-request-available > Attachments: 220219 LAF Detection Problem.png > > Time Spent: 10m > Remaining Estimate: 0h > > Various NetBeans LAF-related code reverts to an older look if the "os.name" > system property does not contain the string "Windows 10". With Java 17, the > "os.name" property may now return "Windows 11", leading to odd-looking UI tab > components on NetBeans when running on the Windows LAF. > I'll submit a PR to fix this. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5596) No syntax coloring with the Java Editor Kit
[ https://issues.apache.org/jira/browse/NETBEANS-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5596: - Labels: pull-request-available (was: ) > No syntax coloring with the Java Editor Kit > --- > > Key: NETBEANS-5596 > URL: https://issues.apache.org/jira/browse/NETBEANS-5596 > Project: NetBeans > Issue Type: Bug > Components: java - Editor >Affects Versions: 12.3 >Reporter: Nicolas Baumann >Assignee: Nicolas Baumann >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > I think this is somewhere between a bug and an improvement request because I > have no doubt that syntax coloring works well inside the IDE but my issue > happens when I use the java editor as a dependency for a plain java > application rather than a netbeans platform application. > I have to activate syntax coloring programatically with the line of code > below whereas it should be done automatically based on the mime type of the > editor which is text/x-java. > {code:java} > doc.putProperty(Language.class, JavaTokenId.language()){code} > There are some cases where the editor is not accessible due to member > visibility, for example with the the DiffView from org-netbeans-modules-diff. > Here is a mininal code sample to reproduce : > > {code:java} > final JFrame f = new JFrame("JAVA Syntax Coloring"); > final JEditorPane pane = new JEditorPane(); > > pane.setEditorKit(CloneableEditorSupport.getEditorKit(JavaKit.JAVA_MIME_TYPE)); > //pane.getDocument().putProperty(Language.class, JavaTokenId.language()); // > activates syntax coloring > try { > SwingUtilities.invokeAndWait(() -> { > try { > pane.getDocument().insertString(0, "public class Hello {}", null); > } catch (final BadLocationException e) { > e.printStackTrace(); > } > }); > } catch (final Exception e) { > e.printStackTrace(); > } > f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); > f.getContentPane().add(new JScrollPane(pane)); > f.setSize(400, 300); > f.setVisible(true); > {code} > > From the javadoc : > [https://bits.netbeans.org/dev/javadoc/org-netbeans-modules-lexer/org/netbeans/api/lexer/TokenHierarchy.html#get-D-] > _Get or create mutable token hierarchy for the given swing document._ > _The document may define a top language by doing > {{doc.putProperty("mimeType", mimeType)}} (a language defined for the given > mime type will be searched and used) or by doing > {{putProperty(Language.class, language)}}. Otherwise the returned hierarchy > will be inactive and > [{{TokenHierarchy.tokenSequence()}}|https://bits.netbeans.org/dev/javadoc/org-netbeans-modules-lexer/org/netbeans/api/lexer/TokenHierarchy.html#tokenSequence--] > will return null._ > In my case setting the mimeType property on the document was not enough to > activate the token hierarchy for syntax coloring. Only setting the > Language.class property resulted in activating it. But it's not possible with > an editor that I did not create myself and which I cannot have access to. > > Suggestion : > In the JavaKit class there is method createDefaultDocument() which creates a > default document. Is it possible for you to set the Langage.class property > here ? > > Here is a workaround that I use to activate syntax coloring in the diff view. > In the file org/netbeans/modules/java/editor/resources/layer.xml : > {code:java} > > > {code} > > > {code:java} > public class SyntaxColoringJavaKit extends > org.netbeans.modules.editor.java.JavaKit { > private static final long serialVersionUID = 1L; > @Override > public Document createDefaultDocument() { >final Document document = super.createDefaultDocument(); >document.putProperty(Language.class, JavaTokenId.language()); >return document; > } > > } > {code} > > Below the maven dependencies that I use in this example : > {code:java} > > > org.netbeans.modules > org-netbeans-modules-editor-mimelookup-impl > RELEASE123 > > > org.netbeans.modules > org-netbeans-modules-editor-plain > RELEASE123 > > > org.netbeans.modules > org-netbeans-modules-java-editor > RELEASE123 > > org.frgaal > compiler > 14.0.0 > > {code} -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6438) Add code folding for PHP attributes
[ https://issues.apache.org/jira/browse/NETBEANS-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6438: - Labels: pull-request-available (was: ) > Add code folding for PHP attributes > --- > > Key: NETBEANS-6438 > URL: https://issues.apache.org/jira/browse/NETBEANS-6438 > Project: NetBeans > Issue Type: Improvement > Components: php - Editor >Affects Versions: 12.6 >Reporter: Cyril VERLOOP >Assignee: Junichi Yamamoto >Priority: Minor > Labels: pull-request-available > Attachments: Product.php > > Time Spent: 10m > Remaining Estimate: 0h > > Hi, > Is it possible to add a code folding option for PHP attributes ? > Thanks > [^Product.php] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6177) Netbeans not send STOP command to xdebug
[ https://issues.apache.org/jira/browse/NETBEANS-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6177: - Labels: pull-request-available (was: ) > Netbeans not send STOP command to xdebug > > > Key: NETBEANS-6177 > URL: https://issues.apache.org/jira/browse/NETBEANS-6177 > Project: NetBeans > Issue Type: Bug > Components: php - Debugger >Affects Versions: 12.3, 12.4, 12.5, 12.6 > Environment: PHP 8.0.12 (cli) (built: Oct 22 2021 12:34:48) ( NTS ) > Copyright (c) The PHP Group > Zend Engine v4.0.12, Copyright (c) Zend Technologies > with Zend OPcache v8.0.12, Copyright (c), by Zend Technologies > with Xdebug v3.1.1, Copyright (c) 2002-2021, by Derick Rethans >Reporter: Joseph Marques >Assignee: Junichi Yamamoto >Priority: Minor > Labels: pull-request-available > Attachments: xdebug-netbeans-12.2.log, xdebug-netbeans-12.5.log > > Time Spent: 10m > Remaining Estimate: 0h > > Netbeans not sending "stop" command to gdb/xdebug when click on "finish > debbuger session" button while debugging and stopped in breakpoint, so script > continue to the end, ignoring all other breakpoints. > The expected behavior is to stop debbuger immediately when click on "finish > debbuger session" button while stopped on breakpoint. > In netbeans 12.2 it works ok, but when tried on 12.4 and 12.5, this problem > happens. > See attachment logs. > > How to reproduce: with breakpoint setted on "echo" line, while debbuging and > stopped in the breakpoint, click on "Finish Debbuger Session" button: > {code:java} > echo 'exit'; > exit; > {code} > Result: > Expected (Netbeans 12.2): stop without print 'exit' on the console. > Error (Netbeans 12.5): print 'exit' on the console and exit (or execute all > code after echo line if exists). > -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6410) Upgrade JAXB from 2.3.3 to 2.3.5
[ https://issues.apache.org/jira/browse/NETBEANS-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6410: - Labels: pull-request-available (was: ) > Upgrade JAXB from 2.3.3 to 2.3.5 > > > Key: NETBEANS-6410 > URL: https://issues.apache.org/jira/browse/NETBEANS-6410 > Project: NetBeans > Issue Type: Improvement > Components: projects - Libraries, webservices - JAX-WS >Affects Versions: 12.6 >Reporter: José Contreras >Assignee: José Contreras >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Library notes: > - Bug fixes and improvements > - Tests fixes > - Updated dependencies > - Code cleanup > - Remove usage of soon to be deleted Java APIs. See > [PR-1463|https://github.com/eclipse-ee4j/jaxb-ri/pull/1463/files] > -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6425) Provide outline view for Groovy file in VSCode
[ https://issues.apache.org/jira/browse/NETBEANS-6425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6425: - Labels: pull-request-available (was: ) > Provide outline view for Groovy file in VSCode > -- > > Key: NETBEANS-6425 > URL: https://issues.apache.org/jira/browse/NETBEANS-6425 > Project: NetBeans > Issue Type: New Feature >Reporter: Petr Pisl >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Currently we don't provide outline view in VS Code extension. Would be useful > to have this feature there. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-3746) [FlatLaF] Restartless theme changing for FlatLaF
[ https://issues.apache.org/jira/browse/NETBEANS-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-3746: - Labels: Look&Feel pull-request-available theme (was: Look&Feel theme) > [FlatLaF] Restartless theme changing for FlatLaF > > > Key: NETBEANS-3746 > URL: https://issues.apache.org/jira/browse/NETBEANS-3746 > Project: NetBeans > Issue Type: New Feature > Components: FlatLaf, ide - UI, platform - Options&Settings > Environment: Product Version: Apache NetBeans IDE 11.1 > Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2 > Java: 11.0.2; Java HotSpot(TM) 64-Bit Server VM 11.0.2+9-LTS > Runtime: Java(TM) SE Runtime Environment 11.0.2+9-LTS > System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb) > User directory: C:\Users\Chrl\AppData\Roaming\NetBeans\11.1 > Cache directory: C:\Users\Chrl\AppData\Local\NetBeans\Cache\11.1 >Reporter: Christian Lenz >Assignee: Karl Tauber >Priority: Major > Labels: Look&Feel, pull-request-available, theme > Attachments: flat-laf-changing-theme.gif > > Time Spent: 10m > Remaining Estimate: 0h > > As far as I know, there ia theming option for FlatLaF inside the FlatLaF > demo. See my screencapture for more info. So it is possible via JSON to theme > the LaF easy and restartless. IntelliJ is doing that and it works like a > charm. > The problem of NetBeans changing LaF is you often need to restart, because > not all components are repainted correctly. But it seems that theming of > FlatLaF is independent from NetBeans. > So it would be nice, if we can switch the FlatLaF theme easy via NetBeans as > it is possible in the FlatLaF demo which is located here: > https://github.com/JFormDesigner/FlatLaf > I already asked here: https://github.com/JFormDesigner/FlatLaf/issues/29 -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6384) Detect another Java support ext and recommend to Disable one
[ https://issues.apache.org/jira/browse/NETBEANS-6384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6384: - Labels: pull-request-available (was: ) > Detect another Java support ext and recommend to Disable one > > > Key: NETBEANS-6384 > URL: https://issues.apache.org/jira/browse/NETBEANS-6384 > Project: NetBeans > Issue Type: Task > Components: vscode >Affects Versions: 12.5 >Reporter: Martin Balin >Assignee: Jaroslav Tulach >Priority: Major > Labels: pull-request-available > Fix For: NB13 > > Attachments: Screenshot 2022-01-25 at 11.59.09.png > > Time Spent: 10m > Remaining Estimate: 0h > > VSNetBeans currently detects installation of MS Java ext pack and informs > user it disables some services of it, code lenses and code completion. > See > [https://github.com/apache/netbeans/blob/master/java/java.lsp.server/vscode/src/extension.ts#L284] > {code:javascript} > conf.update('java.test.editor.enableShortcuts', false, false).then(() => {}, > disablingFailed); > conf.update('java.debug.settings.enableRunDebugCodeLens', false, > false).then(() => {}, disablingFailed); > {code} > This behaviour should change to better coexist with MS Java ext. > VSNetBeans needs to show user a dialog recommending to Enable per workspace > one of the Java ext packs. Looking at VSCode API it seems there is still > missing API to DISABLE extension programatically, while there is > [uninstallExtension|https://code.visualstudio.com/api/references/commands] > command? > Proposed solution is not perfect: > VSNetBeans will show dialog with text like: _Another Java support extension > is already installed. It is recommended to use only one Java support per > workspace. Please Disable one of Java ext for workspace._ *OK* button to open > Extensions panel and user has to do it UX is TBD. > Some context info: > VSCode plans to stop recommend extensions see > [https://github.com/microsoft/vscode/issues/136301] in Feb. > And they are also working on extension sets per workspace > [https://github.com/microsoft/vscode/issues/40239] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-4665) Upgrade Bouncy Castle from 1.64 to 1.68
[ https://issues.apache.org/jira/browse/NETBEANS-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-4665: - Labels: bcpg bcprov pull-request-available (was: bcpg bcprov) > Upgrade Bouncy Castle from 1.64 to 1.68 > --- > > Key: NETBEANS-4665 > URL: https://issues.apache.org/jira/browse/NETBEANS-4665 > Project: NetBeans > Issue Type: Improvement > Components: projects - Libraries >Affects Versions: 12.2, 12.3 >Reporter: José Contreras >Assignee: José Contreras >Priority: Minor > Labels: bcpg, bcprov, pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > Notes: > - Many bug fixes and improvements > [Web Page|https://bouncycastle.org/latest_releases.html] > [Releases Notes|https://bouncycastle.org/releasenotes.html] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6411) Add javadoc for JDK 19 early access
[ https://issues.apache.org/jira/browse/NETBEANS-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6411: - Labels: pull-request-available (was: ) > Add javadoc for JDK 19 early access > --- > > Key: NETBEANS-6411 > URL: https://issues.apache.org/jira/browse/NETBEANS-6411 > Project: NetBeans > Issue Type: Improvement > Components: java - Javadoc >Affects Versions: 12.6, 13 >Reporter: José Contreras >Assignee: José Contreras >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Add javadoc for JDK 19 early access: > [https://download.java.net/java/early_access/jdk19/docs/api/|https://download.java.net/java/early_access/jdk18/docs/api/] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6058) new maven action is disabled permanently
[ https://issues.apache.org/jira/browse/NETBEANS-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6058: - Labels: pull-request-available (was: ) > new maven action is disabled permanently > > > Key: NETBEANS-6058 > URL: https://issues.apache.org/jira/browse/NETBEANS-6058 > Project: NetBeans > Issue Type: Bug > Components: apisupport - Maven, projects - Maven >Affects Versions: 12.5, 12.6 > Environment: NB 12.5 > NB: open-jdk-17 / project: Jkd 11 > Win10 >Reporter: S. M. >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Newly created maven action in project-properties is disabled permanently and > can be edited or enabled. So no usefull maven actions can be created. > How to reproduce: > Open Project Properties of a maven netbeans project. Klick 'Actions', klick > 'Add Custom', Type in an action name and klick OK. The resulting action is > disabled - there is no possibility to enable it. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6323) The contextual action does not work in Gradle project
[ https://issues.apache.org/jira/browse/NETBEANS-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6323: - Labels: pull-request-available (was: ) > The contextual action does not work in Gradle project > - > > Key: NETBEANS-6323 > URL: https://issues.apache.org/jira/browse/NETBEANS-6323 > Project: NetBeans > Issue Type: Bug >Affects Versions: 12.6 > Environment: Linux Mint 20.2 MATE Edition, JDK 17.0.1, NetBeans 12.6. >Reporter: Alexander >Assignee: Neil C Smith >Priority: Major > Labels: pull-request-available > Attachments: messages.log > > Time Spent: 10m > Remaining Estimate: 0h > > I created new Gradle project using "New Project" action. > Then I clicked mouse's right button on project name, selected "Run Gradle", > then "Tasks..." > Nothing happened, althrough dialog window shoud be opened. > No exceptions in messages.log. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6117) StackOverflowError when creating Gradle Java EE Web Application.
[ https://issues.apache.org/jira/browse/NETBEANS-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6117: - Labels: ee gradle pull-request-available (was: ee gradle) > StackOverflowError when creating Gradle Java EE Web Application. > > > Key: NETBEANS-6117 > URL: https://issues.apache.org/jira/browse/NETBEANS-6117 > Project: NetBeans > Issue Type: Bug > Components: projects - Gradle, projects - Gradle Java EE >Affects Versions: 12.5 > Environment: Microsoft Windows 10 Enterprise LTSC 2019 (1809) > OpenJDK Runtime Environment 11.0.12+7 >Reporter: Fox MCCLOUD >Assignee: Laszlo Kishalmi >Priority: Major > Labels: ee, gradle, pull-request-available > Attachments: ide-log.log > > Time Spent: 10m > Remaining Estimate: 0h > > When creating a new Gradle Web Application project with GlassFish 6.1.0, a > background error happens after clicking the 'Finish' button (after server > selection). > Selected server is GlassFish 6.1.0 with Jakarta EE 9. > The exception log is attached. > Tested on both Eclipse Temurin (OpenJDK) 11 and IBM Semeru Runtime (OpenJ9) > 11. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-3042) can't see loggers (log4j2) created from apps deployed on Payara servers
[ https://issues.apache.org/jira/browse/NETBEANS-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-3042: - Labels: pull-request-available (was: ) > can't see loggers (log4j2) created from apps deployed on Payara servers > --- > > Key: NETBEANS-3042 > URL: https://issues.apache.org/jira/browse/NETBEANS-3042 > Project: NetBeans > Issue Type: Bug > Components: ide - Logger >Affects Versions: 11.0, 12.0, 11.1, 11.2, 11.3, 12.1, 12.5, 12.6 > Environment: Windows 10, jdk 1.8, CentOS 7.x with AdoptOpenJDK 8 and > 11, Windows 10 with AdoptOpenJDK 8 and 11. >Reporter: jose luis romero >Assignee: Robert Hoffmann >Priority: Major > Labels: pull-request-available > Attachments: image-2021-12-29-12-34-15-141.png, screenshot-1.png > > Time Spent: 10m > Remaining Estimate: 0h > > I can't see the logs (log4j2) generated by my apps deployed in Payara, they > are always empty. > Tried to make a clean re-installation (no cache, no import config) but didn't > work > Initially, I thought that I messed up some config file so I made a post > [https://stackoverflow.com/questions/57679272/i-cant-see-logs-from-apps-on-payara-4-1-just-on-netbeans-console-tab|stackOverflow] > but no, it is a Netbeans issue introduced in 11.1 version + payara 5 -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6394) Upgrade Metro from 2.4.4 to 2.4.8
[ https://issues.apache.org/jira/browse/NETBEANS-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6394: - Labels: pull-request-available (was: ) > Upgrade Metro from 2.4.4 to 2.4.8 > - > > Key: NETBEANS-6394 > URL: https://issues.apache.org/jira/browse/NETBEANS-6394 > Project: NetBeans > Issue Type: Improvement > Components: projects - Libraries, webservices - JAX-WS >Affects Versions: 12.6 >Reporter: José Contreras >Assignee: José Contreras >Priority: Minor > Labels: pull-request-available > Fix For: 13 > > Time Spent: 10m > Remaining Estimate: 0h > > Notes: > - Bug fix release > - Integrate santuario 2.1.7 and its dependencies > - Support for JDK 11/17 > - Support for JPMS > - It is fully binary compatible with previous releases of the project Metro > released by Oracle. > Testing: > - Full build done > - Verify successful execution of unit tests for module 'websvc.metro.lib' > - Verify successful execution of libraries and licenses Ant test > - Successfully create JAX-WS Web Service, deploy it and consume it with a > Java SE Application > as per documentation https://netbeans.org/kb/docs/websvc/jax-ws.html > [Metro Web Page|https://projects.eclipse.org/projects/ee4j.metro] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6388) Source->Inspect no longer works
[ https://issues.apache.org/jira/browse/NETBEANS-6388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6388: - Labels: pull-request-available (was: ) > Source->Inspect no longer works > --- > > Key: NETBEANS-6388 > URL: https://issues.apache.org/jira/browse/NETBEANS-6388 > Project: NetBeans > Issue Type: Bug >Affects Versions: 12.6 > Environment: macOS Monterey. Running NB 12.6 with Java 17. >Reporter: Thomas Wolf >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > It appears that the deprecated FindBugs plugin support is causing the rest of > Source->Inspect not to work either. Very easy to reproduce. > When I try to define a configuration via the Source-Inspect… dialog, it lets > me define it and hit the “Inspect” button, but the results tab simply shows > “Required Plugin Missing” even when the configuration I’ve defined and run > uses the built-in “Netbeans Java Hints". As a matter of fact, you don’t even > have to define a configuration - just select the “Default” one - which uses > the “Netbeans Java Hints” analyzer from the drop-down and hit “Inspect”. > You’ll still see (at least I do) the result of “Required Plugin Missing”. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-3270) Webapp not correctly recognised as Java EE
[ https://issues.apache.org/jira/browse/NETBEANS-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-3270: - Labels: pull-request-available (was: ) > Webapp not correctly recognised as Java EE > -- > > Key: NETBEANS-3270 > URL: https://issues.apache.org/jira/browse/NETBEANS-3270 > Project: NetBeans > Issue Type: Bug > Components: javaee - Web Project, projects - Maven >Affects Versions: 11.1, 11.2 >Reporter: Stephen Parry >Assignee: Gaurav Gupta >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Steps to reproduce: > 1. Clean install of Netbeans 11.1 or 11.2 Beta 3 with all modules activated > and Payara 5.192 added. > 2. File -> New Project -> Maven -> Web Application > 3. Accept defaults for project except: Server: Payara Server Java EE > version: Java EE 7 Web -> Finish > 4. File -> New -> Other -> Persistence -> Persistence Unit -> Next > Expected Outcome: > Provider and Database Dialog should show EE options, i.e. "Use Java > Transaction APIs" and server JNDI datasources in the "Data Source" drop down. > Actual Outcome: > Dialog only shows SE options; no server data sources and to JTA checkbox. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6347) Adding Global Goal Definitions for Maven is broken for 12.5 + 12.6.
[ https://issues.apache.org/jira/browse/NETBEANS-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6347: - Labels: pull-request-available (was: ) > Adding Global Goal Definitions for Maven is broken for 12.5 + 12.6. > --- > > Key: NETBEANS-6347 > URL: https://issues.apache.org/jira/browse/NETBEANS-6347 > Project: NetBeans > Issue Type: Bug > Components: apisupport - Maven >Affects Versions: 12.5, 12.6 >Reporter: Thomas Schapitz >Assignee: Neil C Smith >Priority: Major > Labels: pull-request-available > Attachments: image-2021-12-31-10-27-08-275.png, > image-2021-12-31-10-30-58-143.png > > Time Spent: 10m > Remaining Estimate: 0h > > The following hardcopy illustrates the problem. > It *is* possible, to add a new definition, but afterwards, it is no longer > possible to maintain values for the goals & profiles, as has been the case up > to version 12.3 > And it isn't possible to activate the definition, it get's created in > disabled state. (Prior to 12.4, it wasn't possible to disable a definition) > Furthermore, at least on Windows 10 / JDK 17, one may observe, that the > alignment of the buttons with the list is botched, as the last one, "Disable" > gets clipped, because the listbox default hight dictates the length. > !image-2021-12-31-10-30-58-143.png! > > This is how it looked like up to 12.3: > !image-2021-12-31-10-27-08-275.png! > -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6372) cnd/cpplite commit-validation fails
[ https://issues.apache.org/jira/browse/NETBEANS-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6372: - Labels: pull-request-available (was: ) > cnd/cpplite commit-validation fails > --- > > Key: NETBEANS-6372 > URL: https://issues.apache.org/jira/browse/NETBEANS-6372 > Project: NetBeans > Issue Type: Bug > Components: cnd - Other, platform - Filesystems >Reporter: Antonio Vieiro >Priority: Major > Labels: pull-request-available > Attachments: > cnd-2-org.netbeans.core.validation.ValidateLayerConsistencyTest.html, > cnd-org.netbeans.core.validation.ValidateLayerConsistencyTest.html > > Time Spent: 10m > Remaining Estimate: 0h > > While trying to integrate cnd and cpplite, the "commit-validation" fails with > the following two errors: > > h3. Error one: > Missing "weight" attribute, see also > [https://bz.apache.org/netbeans/show_bug.cgi?id=141925] > > {noformat} > Some modules override some files without using the weight attribute > correctly > OptionsDialog/CPlusPlus.instance is provided by: > [org.netbeans.modules.cnd.toolchain.ui, > org.netbeans.modules.cpplite.editor] > org.netbeans.modules.cnd.toolchain.ui: content = '', attributes = > {advancedOptionsFolder=OptionsDialog/CPlusPlus, categoryName=&C/C++, > iconBase=org/netbeans/modules/cnd/toolchain/ui/options/cnd_32.png, > position=700} > org.netbeans.modules.cpplite.editor: content = '', attributes = > {advancedOptionsFolder=OptionsDialog/CPlusPlus, categoryName=C/C++, > iconBase=org/netbeans/modules/cpplite/editor/lsp/options/cnd_32.png, > keywords=C C++, keywordsCategory=CPPLite, position=715} > Some modules conflict on the definition of position for > Templates/Project/Native: {org.netbeans.modules.cnd.makeproject.ui=850, > org.netbeans.modules.cpplite.project=650} > junit.framework.AssertionFailedError: Some modules override some files > without using the weight attribute correctly > OptionsDialog/CPlusPlus.instance is provided by: > [org.netbeans.modules.cnd.toolchain.ui, org.netbeans.modules.cpplite.editor] > org.netbeans.modules.cnd.toolchain.ui: content = '', attributes = > {advancedOptionsFolder=OptionsDialog/CPlusPlus, categoryName=&C/C++, > iconBase=org/netbeans/modules/cnd/toolchain/ui/options/cnd_32.png, > position=700} > org.netbeans.modules.cpplite.editor: content = '', > attributes = {advancedOptionsFolder=OptionsDialog/CPlusPlus, > categoryName=C/C++, > iconBase=org/netbeans/modules/cpplite/editor/lsp/options/cnd_32.png, > keywords=C C++, keywordsCategory=CPPLite, position=715} > Some modules > conflict on the definition of position for Templates/Project/Native: > {org.netbeans.modules.cnd.makeproject.ui=850, > org.netbeans.modules.cpplite.project=650} > at > org.netbeans.core.validation.ValidateLayerConsistencyTest.testLayerOverrides(ValidateLayerConsistencyTest.java:668) > at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:77) > at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:476) > at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:402) > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) > at java.awt.EventQueue.access$500(EventQueue.java:97) > at java.awt.EventQueue$3.run(EventQueue.java:709) > at java.awt.EventQueue$3.run(EventQueue.java:703) > at java.security.AccessController.doPrivileged(Native Method) > at > java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) > at > java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205) > at > java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) > at > java.awt.EventDispatchThread.run(EventDispatchThread.java:82){noformat} > > > h3. Error Two: > cpplite is missing a "position" attribute > {code:java} > No warnings relating to folder ordering; cf: > http://deadlock.netbeans.org/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/build/generated/layers.txt > Not all children in OptionsDialog/CPlusPlus/ marked with the position > attribute: [cpplite.instance], but some are: [ToolsTab.instance, > ProjectsTab.instance, CodeAssistanceTab.instance, > OtherOptionsTab.instance] > junit.framework.AssertionFailedError: No warnings relating to > folder ordering; cf: > http://de
[jira] [Updated] (NETBEANS-6285) Netbeans 12.6 compiles against JDK9+ CharBuffer.flip() and no longer runs on JDK 8
[ https://issues.apache.org/jira/browse/NETBEANS-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6285: - Labels: pull-request-available (was: ) > Netbeans 12.6 compiles against JDK9+ CharBuffer.flip() and no longer runs on > JDK 8 > -- > > Key: NETBEANS-6285 > URL: https://issues.apache.org/jira/browse/NETBEANS-6285 > Project: NetBeans > Issue Type: Bug > Components: java - Platform >Affects Versions: 12.6 >Reporter: Jean-Marc Borer >Assignee: Jaroslav Tulach >Priority: Blocker > Labels: pull-request-available > Attachments: messages.log > > Time Spent: 10m > Remaining Estimate: 0h > > After a full fresh install of NB12.6 and trying to run with Azul Open JDK 1.8 > 312, there are several ClassNotFoundExceptions in the logs. It seems that NB > looks for missing methods that make NB not longer properly. For example, it > is no longer possible to properly format Java sources files due to a > java/nio/CharBuffer method missing. > Is NB platform supposed to no longer work with Java 8? -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6361) Code completion for class fields doesn't work.
[ https://issues.apache.org/jira/browse/NETBEANS-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6361: - Labels: bug groovy pull-request-available (was: bug groovy) > Code completion for class fields doesn't work. > -- > > Key: NETBEANS-6361 > URL: https://issues.apache.org/jira/browse/NETBEANS-6361 > Project: NetBeans > Issue Type: New Feature > Components: groovy - Editor >Affects Versions: 12.5 >Reporter: Petr Pisl >Assignee: Petr Pisl >Priority: Major > Labels: bug, groovy, pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Have this simple code: > > {code:java} > class B { > int fieldInt; > String fieldString; > > B instance; > > String getInfo() { >return "Hello ${instance.}" > } > } {code} > The code completion doesn't work after the dot in return statement. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6337) remove annotation warnings related to deprecating
[ https://issues.apache.org/jira/browse/NETBEANS-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6337: - Labels: pull-request-available (was: ) > remove annotation warnings related to deprecating > - > > Key: NETBEANS-6337 > URL: https://issues.apache.org/jira/browse/NETBEANS-6337 > Project: NetBeans > Issue Type: Improvement >Reporter: Brad Walker >Assignee: Brad Walker >Priority: Minor > Labels: pull-request-available > Fix For: 13 > > Time Spent: 10m > Remaining Estimate: 0h > > Cleanup warnings related to improper deprecation annotation.. > Like this.. > {code:java} >[repeat] > /home/bwalker/src/netbeans/platform/openide.options/src/org/openide/text/NbDocument$Colors.java:31: > warning: [dep-ann] deprecated item is not annotated with @Deprecated >[repeat] public final class NbDocument$Colors extends > org.openide.options.SystemOption { >[repeat] ^ >[repeat] 48 warnings > [copy] Copying 1 file to > /home/bwalker/src/netbeans/platform/openide.options/build/classes > {code} -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6328) IllegalArgumentException caused by FoldManagerImpl in LSP client
[ https://issues.apache.org/jira/browse/NETBEANS-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6328: - Labels: pull-request-available (was: ) > IllegalArgumentException caused by FoldManagerImpl in LSP client > > > Key: NETBEANS-6328 > URL: https://issues.apache.org/jira/browse/NETBEANS-6328 > Project: NetBeans > Issue Type: Bug > Components: lsp >Affects Versions: 12.6 > Environment: Windows and Linux > Tested with Python language server: > https://github.com/palantir/python-language-server >Reporter: Michael Küttner >Assignee: Michael Küttner >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > {{java.lang.IllegalArgumentException: Invalid end offset: -2, start is: 28}} > {{at org.netbeans.spi.editor.fold.FoldInfo.(FoldInfo.java:103)}} > {{at org.netbeans.spi.editor.fold.FoldInfo.range(FoldInfo.java:94)}} > {{at > org.netbeans.modules.lsp.client.bindings.FoldManagerImpl.run(FoldManagerImpl.java:126)}} > {{at > org.netbeans.modules.lsp.client.LSPBindings.lambda$addBackgroundTask$13(LSPBindings.java:411)}} > {{at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)}} > {{at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)}} > {{at > org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)}} > {{at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)}} > {{[catch] at > org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) }} > This exception occurs if a language server returns FoldingRanges without an > endCharacter (only lines are set) and if the fold reaches until end of > current document. > -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6307) Gradle project fails to identify artifact, if loaded by different NB instance
[ https://issues.apache.org/jira/browse/NETBEANS-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6307: - Labels: VSNetBeans pull-request-available (was: VSNetBeans) > Gradle project fails to identify artifact, if loaded by different NB instance > - > > Key: NETBEANS-6307 > URL: https://issues.apache.org/jira/browse/NETBEANS-6307 > Project: NetBeans > Issue Type: Bug > Components: projects - Gradle >Affects Versions: 12.6 >Reporter: Svatopluk Dedic >Assignee: Svatopluk Dedic >Priority: Critical > Labels: VSNetBeans, pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > Gradle projects have two caches. One stored in project, in *.gradle/nbcache* > directory. This cache stores project information and artifact coordinates. > The other cache is in *var/cache/gradle* and stores artfiact paths and for a > binary artifact it registers javadocs and sources. > When a project is primed for the first time, it is fully loaded and those two > caches are populated. Now imagine that the user *deletes* var/cache for some > reason, or starts a new instance of NetBeans. > Since the project already contains cached data and project is not trusted, > it's loaded from the cache to prevent gradle execution in an untrusted source > tree. But - the var/cache/gradle/* global cache *in this instance* of > NetBeans is not populated. > As a result, ModuleDependency objects from GradleConfiguration have proper > coordinates, but list no .jar artifact - even though the artifact is already > downloaded, and gradle daemon/compiler can work with it. > // cc: [~lkishalmi] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6315) PHPStan error is not displayed correctly in Inspector
[ https://issues.apache.org/jira/browse/NETBEANS-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6315: - Labels: pull-request-available (was: ) > PHPStan error is not displayed correctly in Inspector > - > > Key: NETBEANS-6315 > URL: https://issues.apache.org/jira/browse/NETBEANS-6315 > Project: NetBeans > Issue Type: Bug > Components: php - Code Analysis >Affects Versions: 12.6 >Reporter: Tomáš Procházka >Assignee: Tomáš Procházka >Priority: Minor > Labels: pull-request-available > Attachments: netbeans-phpstan-message.png > > Time Spent: 10m > Remaining Estimate: 0h > > When PHPStan reports issue with arrays, it uses notation with angle brackets > - for array containing strings it is "array". > Part "" of message is not displayed on right side of Inspector, > because content is rendered as HTML. > Example: > !netbeans-phpstan-message.png! -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6312) Missing READ-LOCK when accessing TokenHierarchy
[ https://issues.apache.org/jira/browse/NETBEANS-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6312: - Labels: pull-request-available (was: ) > Missing READ-LOCK when accessing TokenHierarchy > --- > > Key: NETBEANS-6312 > URL: https://issues.apache.org/jira/browse/NETBEANS-6312 > Project: NetBeans > Issue Type: Bug > Components: java - Editor >Reporter: Martin Entlicher >Assignee: Martin Entlicher >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > It can be randomly reproduced on > {{org.netbeans.modules.ide.kit.VerifySimpleTemplatesTest}}. > It breaks gates quite often, e.g.: > https://github.com/apache/netbeans/runs/4532335022 > The problem is: > {code} > 2021-12-15T10:27:11.4316670Z [junit] INFO > [org.netbeans.spi.lexer.MutableTextInput]: !!WARNING!! Missing READ-LOCK when > accessing TokenHierarchy: > input-source:org.netbeans.modules.editor.NbEditorDocument@743af498, > mimeType='text/plain+xml', kitClass=null, length=169, version=1, > file=org.netbeans.modules.xml.XMLDataObject@3273bf7e[/Users/runner/work/netbeans/netbeans/ide/ide.kit/build/test/qa-functional/work/o.n.m.i.k.V/at/Test11.xml@e0df019d:262f3b8] > 2021-12-15T10:27:11.4420580Z [junit] java.lang.Exception > 2021-12-15T10:27:11.4523420Z [junit] [catch] at > org.netbeans.lib.lexer.TokenHierarchyOperation.ensureReadLocked(TokenHierarchyOperation.java:387) > 2021-12-15T10:27:11.4626970Z [junit] at > org.netbeans.lib.lexer.TokenHierarchyOperation.isActive(TokenHierarchyOperation.java:343) > 2021-12-15T10:27:11.4794700Z [junit] at > org.netbeans.api.lexer.TokenHierarchy.isActive(TokenHierarchy.java:306) > 2021-12-15T10:27:11.4898170Z [junit] at > org.netbeans.modules.textmate.lexer.SyntaxHighlighting.getHighlights(SyntaxHighlighting.java:122) > 2021-12-15T10:27:11.5002140Z [junit] at > org.netbeans.modules.editor.lib2.highlighting.DirectMergeContainer$HlSequence.(DirectMergeContainer.java:209) > 2021-12-15T10:27:11.5106470Z [junit] at > org.netbeans.modules.editor.lib2.highlighting.DirectMergeContainer.getHighlights(DirectMergeContainer.java:96) > 2021-12-15T10:27:11.5210700Z [junit] at > org.netbeans.modules.editor.lib2.highlighting.HighlightsReader.(HighlightsReader.java:42) > 2021-12-15T10:27:11.5318420Z [junit] at > org.netbeans.modules.editor.lib2.view.HighlightsViewFactory.restart(HighlightsViewFactory.java:167) > 2021-12-15T10:27:11.5421820Z [junit] at > org.netbeans.modules.editor.lib2.view.ViewBuilder$FactoryState.init(ViewBuilder.java:1299) > 2021-12-15T10:27:11.5524920Z [junit] at > org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:699) > 2021-12-15T10:27:11.5628510Z [junit] at > org.netbeans.modules.editor.lib2.view.ViewBuilder.createReplaceRepaintViews(ViewBuilder.java:660) > 2021-12-15T10:27:11.5732260Z [junit] at > org.netbeans.modules.editor.lib2.view.ViewUpdates.reinitAllViews(ViewUpdates.java:189) > 2021-12-15T10:27:11.5822640Z [junit] at > org.netbeans.modules.editor.lib2.view.DocumentViewOp.checkViewsInited(DocumentViewOp.java:619) > 2021-12-15T10:27:11.5975520Z [junit] at > org.netbeans.modules.editor.lib2.view.DocumentView.modelToYNeedsLock(DocumentView.java:762) > 2021-12-15T10:27:11.6079100Z [junit] at > org.netbeans.modules.editor.lib2.view.ViewHierarchyImpl.modelToY(ViewHierarchyImpl.java:183) > 2021-12-15T10:27:11.6182660Z [junit] at > org.netbeans.modules.editor.lib2.view.LockedViewHierarchy.modelToY(LockedViewHierarchy.java:90) > 2021-12-15T10:27:11.6285920Z [junit] at > org.netbeans.editor.BaseTextUI.getYFromPos(BaseTextUI.java:271) > 2021-12-15T10:27:11.6456740Z [junit] at > org.netbeans.modules.editor.bracesmatching.BraceMatchingSidebarComponent.showTooltip(BraceMatchingSidebarComponent.java:695) > 2021-12-15T10:27:11.6561980Z [junit] at > org.netbeans.modules.editor.bracesmatching.BraceMatchingSidebarComponent.access$400(BraceMatchingSidebarComponent.java:93) > 2021-12-15T10:27:11.000Z [junit] at > org.netbeans.modules.editor.bracesmatching.BraceMatchingSidebarComponent$4.run(BraceMatchingSidebarComponent.java:448) > 2021-12-15T10:27:11.6766190Z [junit] at > java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) > 2021-12-15T10:27:11.6869060Z [junit] at > java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) > 2021-12-15T10:27:11.6969840Z [junit] at > java.awt.EventQueue.access$500(EventQueue.java:97) > 2021-12-15T10:27:11.7072000Z [junit] at > java.awt.EventQueue$3.run(EventQueue.java:709) > 2021-12-15T
[jira] [Updated] (NETBEANS-6307) Gradle project fails to identify artifact, if loaded by different NB instance
[ https://issues.apache.org/jira/browse/NETBEANS-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6307: - Labels: pull-request-available (was: ) > Gradle project fails to identify artifact, if loaded by different NB instance > - > > Key: NETBEANS-6307 > URL: https://issues.apache.org/jira/browse/NETBEANS-6307 > Project: NetBeans > Issue Type: Bug > Components: projects - Gradle >Affects Versions: 12.6 >Reporter: Svatopluk Dedic >Assignee: Svatopluk Dedic >Priority: Critical > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Gradle projects have two caches. One stored in project, in *.gradle/nbcache* > directory. This cache stores project information and artifact coordinates. > The other cache is in *var/cache/gradle* and stores artfiact paths and for a > binary artifact it registers javadocs and sources. > When a project is primed for the first time, it is fully loaded and those two > caches are populated. Now imagine that the user *deletes* var/cache for some > reason, or starts a new instance of NetBeans. > Since the project already contains cached data and project is not trusted, > it's loaded from the cache to prevent gradle execution in an untrusted source > tree. But - the var/cache/gradle/* global cache *in this instance* of > NetBeans is not populated. > As a result, ModuleDependency objects from GradleConfiguration have proper > coordinates, but list no .jar artifact - even though the artifact is already > downloaded, and gradle daemon/compiler can work with it. > // cc: [~lkishalmi] -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6291) Navigation to fields sometimes doesn't work in Groovy
[ https://issues.apache.org/jira/browse/NETBEANS-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6291: - Labels: pull-request-available (was: ) > Navigation to fields sometimes doesn't work in Groovy > - > > Key: NETBEANS-6291 > URL: https://issues.apache.org/jira/browse/NETBEANS-6291 > Project: NetBeans > Issue Type: New Feature > Components: groovy - Editor >Affects Versions: 12.5 >Reporter: Petr Pisl >Assignee: Petr Pisl >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > When there is code like this: > {code:java} > class Student { > int StudentID; > String StudentName; > static void main(String[] args) { > Student st = new Student(); > st.StudentID = 10; > } > } > {code} > the `st.StudentId` doesn't navigate to the field decalations. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6276) Groovy CC doesn't work on JDK 1.8
[ https://issues.apache.org/jira/browse/NETBEANS-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6276: - Labels: pull-request-available (was: ) > Groovy CC doesn't work on JDK 1.8 > - > > Key: NETBEANS-6276 > URL: https://issues.apache.org/jira/browse/NETBEANS-6276 > Project: NetBeans > Issue Type: New Feature > Components: groovy - Editor >Affects Versions: 12.6 >Reporter: Petr Pisl >Assignee: Petr Pisl >Priority: Major > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > When you run NB from master, the groovy code completion doesn't work. This is > due to missing methods that are called from nbjavac and are available from > JDK 1.9. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6253) Posibility to run single Groovy Script
[ https://issues.apache.org/jira/browse/NETBEANS-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6253: - Labels: pull-request-available (was: ) > Posibility to run single Groovy Script > -- > > Key: NETBEANS-6253 > URL: https://issues.apache.org/jira/browse/NETBEANS-6253 > Project: NetBeans > Issue Type: New Feature > Components: groovy - Code >Reporter: Petr Pisl >Assignee: Petr Pisl >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > It would be useful, to run a Groovy script that is not a part of a project. > This is mainly for VSCode extension, where you can open a folder and if there > is a Groovy script, user wants to run it. In Netbeans you can open Favourite > window. The file should be run through action Run File (SHIFT+F6). -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6245) MySQL driver does not work out of the box
[ https://issues.apache.org/jira/browse/NETBEANS-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6245: - Labels: pull-request-available (was: ) > MySQL driver does not work out of the box > - > > Key: NETBEANS-6245 > URL: https://issues.apache.org/jira/browse/NETBEANS-6245 > Project: NetBeans > Issue Type: Bug > Components: db - MySQL >Affects Versions: 12.6 >Reporter: Svatopluk Dedic >Assignee: Svatopluk Dedic >Priority: Critical > Labels: pull-request-available > Attachments: connect-error.png > > Time Spent: 10m > Remaining Estimate: 0h > > The db.mysql module provides an entry for MySQL driver, but an attempt to > connect to a database will result an error (see the attached screenshot). > The JDBC driver is not shipped with the module (although it IS specified in > `external/binaries-list`) and the driver's URL is not supplied in mysql > regitration. In fact, the mysql.xml is provided by a generic DB drivers > module, but not the MySQL specific one. > The error printed to the log is > {code:java} > java.lang.ClassNotFoundException: com.mysql.cj.jdbc.Driver > at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:471) > at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588) > at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) > at java.base/java.lang.Class.forName0(Native Method) > at java.base/java.lang.Class.forName(Class.java:398) > at > org.netbeans.modules.db.explorer.DbDriverManager.getDriver(DbDriverManager.java:205) > Caused: java.sql.SQLException: Unable to find a suitable driver > at > org.netbeans.modules.db.explorer.DbDriverManager.createDriverNotFoundException(DbDriverManager.java:279) > at > org.netbeans.modules.db.explorer.DbDriverManager.getDriver(DbDriverManager.java:207) > at > org.netbeans.modules.db.explorer.DbDriverManager.getDriverInternal(DbDriverManager.java:241) > at > org.netbeans.modules.db.explorer.DbDriverManager.getConnection(DbDriverManager.java:98) > at > org.netbeans.modules.db.explorer.DatabaseConnection.doConnect(DatabaseConnection.java:898) > at > org.netbeans.modules.db.explorer.DatabaseConnection.access$200(DatabaseConnection.java:78) > [catch] at > org.netbeans.modules.db.explorer.DatabaseConnection$3.run(DatabaseConnection.java:963) > at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418) > at > org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45) > at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278) > at > org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) > INFO [org.netbeans.modules.db.mysql.impl.ConnectManager]: > org.netbeans.api.db.explorer.DatabaseException: Unable to load JDBC > Drivercom.mysql.cj.jdbc.Driver > {code} > > -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6241) SwitchToRuleSwitch Hint not working with Pattern Matching Switch
[ https://issues.apache.org/jira/browse/NETBEANS-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6241: - Labels: pull-request-available (was: ) > SwitchToRuleSwitch Hint not working with Pattern Matching Switch > - > > Key: NETBEANS-6241 > URL: https://issues.apache.org/jira/browse/NETBEANS-6241 > Project: NetBeans > Issue Type: Bug > Components: java - Hints >Affects Versions: 12.5 >Reporter: Sandeep Mishra >Assignee: Sandeep Mishra >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > With the given code : > static void testSwitchStatements(Integer i) { > switch (i) { > case 1, 2 : System.out.println("1"); break; > case 3 : System.out.println("3"); break; > case Integer i : System.out.println(i); > break; > } > } > > > we get the hint to covert to rule switch. The output of the hint does not > convert the binding pattern to rule switch case. > static void testSwitchStatements(Integer i) { > switch (i) { > case 1, 2 -> System.out.println("1"); > case 3 -> System.out.println("3"); > case Integer i : System.out.println(i); > break; > } > } > -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6239) PHPStan rule level 9
[ https://issues.apache.org/jira/browse/NETBEANS-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6239: - Labels: pull-request-available (was: ) > PHPStan rule level 9 > > > Key: NETBEANS-6239 > URL: https://issues.apache.org/jira/browse/NETBEANS-6239 > Project: NetBeans > Issue Type: Improvement > Components: php - Code Analysis >Reporter: Tomáš Procházka >Assignee: Tomáš Procházka >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > PHPStan 1.0 added rule level 9. > https://phpstan.org/blog/phpstan-1-0-released#level-9 -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6235) Build of vscode extension fails
[ https://issues.apache.org/jira/browse/NETBEANS-6235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6235: - Labels: pull-request-available (was: ) > Build of vscode extension fails > --- > > Key: NETBEANS-6235 > URL: https://issues.apache.org/jira/browse/NETBEANS-6235 > Project: NetBeans > Issue Type: Bug > Components: vscode >Affects Versions: 12.5 >Reporter: Petr Pisl >Assignee: Petr Pisl >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > I have newer version of node (14.17.6) and npm (7.24.1). When VSCode > extension is build (through command `netbeans\java\java.lsp.server$ ant > build-vscode-ext`, the build fails because there are created > `.package-lock.json` files. > {code:java} > ./java/java.lsp.server/vscode/node_modules/.package-lock.json > ./java/java.lsp.server/build/bundles/package/node_modules/.package-lock.json > {code} > When the extension is wrap up in the last phase of building, the build is > looking for the license for these files and the build fails., because there > is not such license. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5599) PHP 8.1 Support
[ https://issues.apache.org/jira/browse/NETBEANS-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5599: - Labels: pull-request-available (was: ) > PHP 8.1 Support > --- > > Key: NETBEANS-5599 > URL: https://issues.apache.org/jira/browse/NETBEANS-5599 > Project: NetBeans > Issue Type: New Feature > Components: php - Editor >Reporter: Junichi Yamamoto >Assignee: Junichi Yamamoto >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > https://wiki.php.net/rfc#php_81 -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-2472) Add indicator to class constant / properties that have been overwritten in a child class like with overwritten class methods
[ https://issues.apache.org/jira/browse/NETBEANS-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-2472: - Labels: pull-request-available (was: ) > Add indicator to class constant / properties that have been overwritten in a > child class like with overwritten class methods > > > Key: NETBEANS-2472 > URL: https://issues.apache.org/jira/browse/NETBEANS-2472 > Project: NetBeans > Issue Type: Improvement > Components: editor - Hints & Annotations, editor - Navigation, > php - Navigation >Reporter: Drew >Assignee: Junichi Yamamoto >Priority: Minor > Labels: pull-request-available > Attachments: Capture.png > > Time Spent: 10m > Remaining Estimate: 0h > > Class properties and constants that have been overwritten in a child class > should get an indicator that the variable has been overridden. This feature > exists for class methods already. > Like with overwritten class methods, the indicator should give option to see > all child classes that have overwritten the variable and jump to the > overriding definition in the selected child class; in the child class there > should be an option to jump to parent class and see default value/definition. > > Ex) > {{class a {}} > {{ const apple = 1;}} > {{}}} > > {{class b extends a}}{ > {{ const apple = 3;}} > } > !Capture.png! -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6218) An infinite loop may occur when parsing Groovy sources
[ https://issues.apache.org/jira/browse/NETBEANS-6218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6218: - Labels: pull-request-available (was: ) > An infinite loop may occur when parsing Groovy sources > -- > > Key: NETBEANS-6218 > URL: https://issues.apache.org/jira/browse/NETBEANS-6218 > Project: NetBeans > Issue Type: Bug > Components: groovy - Editor >Affects Versions: 12.5 >Reporter: Petr Pisl >Assignee: Petr Pisl >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Groovy editor uses for parsing the Groovy parser from runtime and use > compilation units from Groovy API to compile the sources to obtain the result > AST. There can be reference loop beetween sources and such case creates > endless loop of parsing due a bug in the CompilationUnit implamentation in > Groovy NetBeans editor. This means that background scanning of such source > root never ends. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6217) Allow Convert Visibility Suggestion to be disabled
[ https://issues.apache.org/jira/browse/NETBEANS-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6217: - Labels: pull-request-available (was: ) > Allow Convert Visibility Suggestion to be disabled > -- > > Key: NETBEANS-6217 > URL: https://issues.apache.org/jira/browse/NETBEANS-6217 > Project: NetBeans > Issue Type: Improvement > Components: php - Editor >Affects Versions: 12.5 >Reporter: Junichi Yamamoto >Assignee: Junichi Yamamoto >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Currently, there is no option for Convert Visibility Suggestion (Hint). > So, allow it to be disabled. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6004) Gradle plugin should identify the gradle versions that it supports.
[ https://issues.apache.org/jira/browse/NETBEANS-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6004: - Labels: pull-request-available (was: ) > Gradle plugin should identify the gradle versions that it supports. > --- > > Key: NETBEANS-6004 > URL: https://issues.apache.org/jira/browse/NETBEANS-6004 > Project: NetBeans > Issue Type: Improvement > Components: projects - Gradle >Affects Versions: 12.4, 12.5 >Reporter: Mark Flacy >Assignee: Laszlo Kishalmi >Priority: Major > Labels: pull-request-available > Attachments: image-2021-11-13-12-20-54-228.png > > Time Spent: 10m > Remaining Estimate: 0h > > I have had issues opening gradle projects at work whose gradle versions > differed wildly between 2.10 and 6.9. I would like to be able to examine the > gradle plugin's description to see what versions of gradle the plugin > actually supports. > > None of my company's projects are at a gradle version greater than or equal > to 7.0. However, every time I attempt to build I always get an error > message telling me > _Could not run build action using connection to Gradle installation > '/Users/me/.gradle/wrapper/dists/gradle-7.0-bin//gradle-7.0_ > > Maybe the message is misleading. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6196) Package code completion doesn't work in empy groovy file
[ https://issues.apache.org/jira/browse/NETBEANS-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6196: - Labels: pull-request-available (was: ) > Package code completion doesn't work in empy groovy file > > > Key: NETBEANS-6196 > URL: https://issues.apache.org/jira/browse/NETBEANS-6196 > Project: NetBeans > Issue Type: Bug > Components: groovy - Editor >Affects Versions: 12.5 > Environment: Linux, Ubuntu >Reporter: Petr Pisl >Assignee: Petr Pisl >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > When you create an emty groovy file, the code completion doesn't offer > `package` keyword. It offers only `private`, `public` and `protected` that > starts with `p` -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6193) Can't use attributes with interface constants and methods
[ https://issues.apache.org/jira/browse/NETBEANS-6193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6193: - Labels: pull-request-available (was: ) > Can't use attributes with interface constants and methods > - > > Key: NETBEANS-6193 > URL: https://issues.apache.org/jira/browse/NETBEANS-6193 > Project: NetBeans > Issue Type: Bug > Components: php - Editor >Affects Versions: 12.5 >Reporter: Junichi Yamamoto >Assignee: Junichi Yamamoto >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > The following code is valid. However, if we use attributes with interface > constants and methods, syntax errors occur. > Example code: > {code:php} > #[I1] > interface I { > #[I2(1)] // syntax error occurs > public const I_CONST = "interface"; > #[I3] // syntax error occurs > public function method(#[I4] $param1, #[I5(), I6("test")] $param): void; > // syntax error occurs > } > $refI = new \ReflectionClass(I::class); > $sourcesI = [ > $refI, > $refI->getReflectionConstant('I_CONST'), > $refI->getMethod('method'), > $refI->getMethod('method')->getParameters()[0], > $refI->getMethod('method')->getParameters()[1], > ]; > foreach ($sourcesI as $r) { > $attr = $r->getAttributes(); > var_dump(get_class($r), count($attr)); > foreach ($attr as $a) { > var_dump($a->getName(), $a->getArguments()); > } > echo "\n"; > }{code} > Result: > string(15) "ReflectionClass" > int(1) > string(2) "I1" > array(0) { > } > string(23) "ReflectionClassConstant" > int(1) > string(2) "I2" > array(1) { > [0]=> > int(1) > } > string(16) "ReflectionMethod" > int(1) > string(2) "I3" > array(0) { > } > string(19) "ReflectionParameter" > int(1) > string(2) "I4" > array(0) { > } > string(19) "ReflectionParameter" > int(2) > string(2) "I5" > array(0) { > } > string(2) "I6" > array(1) { > [0]=> > string(4) "test" > } > Steps to reproduce: > # Create a PHP project > # Create a new file > # Copy and paste the above example code -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5783) NPE opening Gradle project
[ https://issues.apache.org/jira/browse/NETBEANS-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5783: - Labels: pull-request-available (was: ) > NPE opening Gradle project > -- > > Key: NETBEANS-5783 > URL: https://issues.apache.org/jira/browse/NETBEANS-5783 > Project: NetBeans > Issue Type: Improvement > Components: projects - Gradle >Affects Versions: 12.4 > Environment: NetBeans 12.4 > OpenJDK 16 > macOS 11.4 >Reporter: Scott Palmer >Assignee: Laszlo Kishalmi >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > I have an existing Gradle project that builds fine from the command line, but > causes a NPE related to the project name when I try to load it into NetBeans: > java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because > the return value of > "org.netbeans.api.project.ProjectInformation.getDisplayName()" is null > at > org.netbeans.modules.project.ui.actions.SetMainProject.checkProjectNames(SetMainProject.java:277) > at > org.netbeans.modules.project.ui.actions.SetMainProject.access$200(SetMainProject.java:66) > at > org.netbeans.modules.project.ui.actions.SetMainProject$5.run(SetMainProject.java:303) > at > java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:316) > at > java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) > at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) > at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) > at > java.base/java.security.AccessController.doPrivileged(AccessController.java:391) > at > java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) > at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740) > There are spaces in the path to the project but not the project folder itself. -- This message was sent by Atlassian Jira (v8.20.1#820001) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6171) GraalSDK ScriptEngine throws ClassCast instead of returning null
[ https://issues.apache.org/jira/browse/NETBEANS-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6171: - Labels: pull-request-available (was: ) > GraalSDK ScriptEngine throws ClassCast instead of returning null > > > Key: NETBEANS-6171 > URL: https://issues.apache.org/jira/browse/NETBEANS-6171 > Project: NetBeans > Issue Type: Bug > Components: ide - Code >Affects Versions: 12.5 >Reporter: Svatopluk Dedic >Priority: Major > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > My code calls > ScriptEngine eng = ... > ((Invocable)eng).getInterface(aValue, SomeInterface.class); > In case of an incompatible 'aValue', the ScriptEngine throws a > ClassCastException, although it should return just null (" null if the > requested interface is unavailable"). > This behaviour changed after NB 11.3, and is present in NB 12.5 - should be > fixed. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5209) Opened documents list displays "no project" on first use
[ https://issues.apache.org/jira/browse/NETBEANS-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5209: - Labels: pull-request-available (was: ) > Opened documents list displays "no project" on first use > > > Key: NETBEANS-5209 > URL: https://issues.apache.org/jira/browse/NETBEANS-5209 > Project: NetBeans > Issue Type: Bug > Components: editor - Actions/Menu/Toolbar >Affects Versions: 12.2 >Reporter: Tomáš Procházka >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > When files are set to be grouped by project then first opening of file > switcher displays "" instead of project name. Opening switcher > second time fixes displayed project names. > Steps to reproduce: > # In main menu select Tools > Options > # Go to Appearance > Document Tabs > # Check option Sort opened documents list by project > # Open project > # Open files from that project > # Click on "Show opened documents list" (arrow down on right side of > document tabs) > # Opened files are sorted under "" > # Close document list and open it again > # Opened files are sorted under correct project name > Steps 5-9 can be repeated - any opened file will be sorted under "no project" > on first open. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5962) flatlaf dark theme does not properly render multiline string
[ https://issues.apache.org/jira/browse/NETBEANS-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5962: - Labels: pull-request-available (was: ) > flatlaf dark theme does not properly render multiline string > > > Key: NETBEANS-5962 > URL: https://issues.apache.org/jira/browse/NETBEANS-5962 > Project: NetBeans > Issue Type: Improvement > Components: editor - Formatting & Indentation >Affects Versions: 12.5 > Environment: Product Version: Apache NetBeans IDE 12.5-beta2 > Java: 17; OpenJDK 64-Bit Server VM 17+35-2724 > Runtime: OpenJDK Runtime Environment 17+35-2724 > System: Linux version 5.11.0-27-generic running on amd64; UTF-8; en_US (nb) > User directory: /home/hom/.netbeans/12.5-beta2 > Cache directory: /home/hom/.cache/netbeans/12.5-beta2 > openjdk version "17" 2021-09-14 > OpenJDK Runtime Environment (build 17+35-2724) > OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing) > Linux twohunderd 5.11.0-27-generic #29~20.04.1-Ubuntu SMP Wed Aug 11 15:58:17 > UTC 2021 x86_64 x86_64 x86_64 GNU/Linux > Distributor ID: Ubuntu > Description: Ubuntu 20.04.3 LTS > Release: 20.04 > Codename: focal >Reporter: Pieter van den Hombergh >Assignee: Neil C Smith >Priority: Major > Labels: pull-request-available > Fix For: 12.6 > > Attachments: netbeansdarkflatlaf-blockstring.png > > Time Spent: 10m > Remaining Estimate: 0h > > The text in a multiline string is rendered with a light background, even when > the general theme is flatlaf dark. > > See attached imahe -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-3362) Navigator doesn't show inherited members
[ https://issues.apache.org/jira/browse/NETBEANS-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-3362: - Labels: features pull-request-available (was: features) > Navigator doesn't show inherited members > > > Key: NETBEANS-3362 > URL: https://issues.apache.org/jira/browse/NETBEANS-3362 > Project: NetBeans > Issue Type: Improvement > Components: editor - CSL (API & infrastructure), php - Navigation >Affects Versions: 12.0, 11.2, 11.3, 12.1, 12.0.1, 12.2, 12.3 >Reporter: Ricardo Sanz Ante >Assignee: Junichi Yamamoto >Priority: Major > Labels: features, pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > PHP navigator doesn't not show inherited members like methods from parent > classes. This functionality is available for Java. > This is a major issue as PHP code is more and more object-oriented. For > example, Druapl official documentation discourages the use of NetBeans: > "_Note that NetBeans is missing an option to display the inherited methods > and properties from parent Classes and Interfaces which makes it very hard to > use for developing code for Drupal 8 and using another editor/IDE is > recommended_"_._ See > [https://www.drupal.org/docs/develop/development-tools/development-tools-overview#s-integrated-development-environments-ides] > (Netbeans section). > > This bug was declared in the former bugtracker system and is 11 years old: > [https://bz.apache.org/netbeans/show_bug.cgi?id=143879|https://netbeans.org/bugzilla/show_bug.cgi?id=143879] -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5846) Gradle reports java-platform projects broken.
[ https://issues.apache.org/jira/browse/NETBEANS-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5846: - Labels: pull-request-available (was: ) > Gradle reports java-platform projects broken. > - > > Key: NETBEANS-5846 > URL: https://issues.apache.org/jira/browse/NETBEANS-5846 > Project: NetBeans > Issue Type: Bug > Components: projects - Gradle >Affects Versions: 12.4, 12.5 >Reporter: Svatopluk Dedic >Assignee: Laszlo Kishalmi >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > To reproduce: checkout the project > {{g...@github.com:micronaut-projects/micronaut-test.git}} and open its > subproject *test-bom* > The project load reports broken dependencies for: > > {code:java} > classpath > +--- org.junit:junit-bom:5.7.1 -> 5.7.1 FAILED > \--- org.spockframework:spock-bom:2.0-M3-groovy-3.0 -> 2.0-M3-groovy-3.0 > FAILED > {code} > as well as *gradle dependencies* command. But the message is: > > {quote} because no repositories are defined. > {quote} > But the outermost project defines *repositories* block. *gradle build* in the > -bom subproject succeeds - so perhaps it does not attempt to resolve the > entries in the _classpath_ configuration ? > The net effect is that the 'bom' project is always marked with a warning and > 'resolve project problems' action does nothing. If a project's summary state > is displayed i.e. in a LSP client, the project as a whole appears to be buggy > (but it apparently is not). > [~lkishalmi] could you please advise why Gradle is reporting 'no repositories > defined' ? Or how to filter out this type of no-errors from the retrieved > info maps ? Naturally I wouldn't like to suppress _real_ resolution errors... > -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6068) Groovy broken in 12.5
[ https://issues.apache.org/jira/browse/NETBEANS-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6068: - Labels: pull-request-available (was: ) > Groovy broken in 12.5 > - > > Key: NETBEANS-6068 > URL: https://issues.apache.org/jira/browse/NETBEANS-6068 > Project: NetBeans > Issue Type: Bug > Components: groovy - Editor >Affects Versions: 12.5 > Environment: Windows 10 > JDK 17 > >Reporter: Mike >Assignee: Svatopluk Dedic >Priority: Blocker > Labels: pull-request-available > Fix For: 12.6 > > Attachments: groovyclassescreated.jpg, > image-2021-10-08-12-57-24-831.png, image-2021-10-08-12-58-24-619.png, > image-2021-10-08-12-59-50-283.png, image-2021-10-08-13-00-25-440.png, > image-2021-10-08-13-01-27-408.png, image-2021-10-08-13-02-31-076.png, > image-2021-10-08-13-03-45-465.png, image-2021-10-08-13-04-54-754.png, > image-2021-10-08-13-05-56-717.png, image-2021-10-08-13-08-23-947.png, > image-2021-10-08-14-13-26-696.png, image-2021-10-08-14-14-41-061.png, > image-2021-10-08-14-16-57-710.png, mavenproject.jpg, sourcecretaed.jpg > > Time Spent: 10m > Remaining Estimate: 0h > > Easy to replicate. > On a clean install of NB 12.5 using numerous JDK versions. > Install JDK > Install NB 12.5 > Enable Groovy plugin > Create new project > Create 'demo' package space in project > Create new template groovy script in package. > * Fails to create file * > encoding="UTF-8"?> settings 1.0//EN" > "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd";> version="1.0"> class="org.netbeans.modules.jshell.editor.ConsoleEditor"/>ALL > [null]: Class: class org.netbeans.modules.jshell.editor.ConsoleEditorALL > [null]: Source: > MultiFileObject@634c9c14[Windows2Local/Components/JShellEditor.settings]INFO > [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving > dependencies took: 4 msINFO > [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete > indexing of 31 binary roots took: 3,452 msINFO > [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: > C:\Temp\g4\test took: 2 ms (New or modified files: 0, Deleted files: 0) > [Adding listeners took: 0 ms]INFO > [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: > C:\Temp\g4\src took: 215 ms (New or modified files: 0, Deleted files: 0) > [Adding listeners took: 0 ms]INFO > [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete > indexing of 2 source roots took: 217 ms (New or modified files: 0, Deleted > files: 0) [Adding listeners took: 0 ms]SEVERE > [global]java.lang.IllegalArgumentException: No folders selected at > org.netbeans.spi.java.project.support.ui.templates.JavaTemplates.createPackageChooser(JavaTemplates.java:95) > at > org.netbeans.spi.java.project.support.ui.templates.JavaTemplates.createPackageChooser(JavaTemplates.java:74) > at > org.netbeans.spi.java.project.support.ui.templates.JavaTemplates.createPackageChooser(JavaTemplates.java:49) > at > org.netbeans.modules.groovy.support.wizard.AbstractFileWizard.createPanels(AbstractFileWizard.java:99) > at > org.netbeans.modules.groovy.support.wizard.AbstractFileWizard.initialize(AbstractFileWizard.java:71) > at > org.netbeans.modules.groovy.support.wizard.AbstractGroovyWizard.initialize(AbstractGroovyWizard.java:61) > > If you click through the error if creates the template script. However, > trying to run the file give this error; > > ant -f C:\\Temp\\g4 -Djavac.includes=demo/newGroovyScript.groovy > -Drun.class=demo.newGroovyScript run-single > init: > Deleting: C:\Temp\g4\build\built-jar.properties > deps-jar: > Updating property file: C:\Temp\g4\build\built-jar.properties > compile-single: > run-single: > Error: Could not find or load main class demo.newGroovyScript > Caused by: java.lang.ClassNotFoundException: demo.newGroovyScript > C:\Temp\g4\nbproject\build-impl.xml:1341: The following error occurred while > executing this line: > C:\Temp\g4\nbproject\build-impl.xml:936: Java returned: 1 > BUILD FAILED (total time: 0 seconds) > > > > -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6114) Code completion for constructors does not automatically appear
[ https://issues.apache.org/jira/browse/NETBEANS-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6114: - Labels: pull-request-available (was: ) > Code completion for constructors does not automatically appear > -- > > Key: NETBEANS-6114 > URL: https://issues.apache.org/jira/browse/NETBEANS-6114 > Project: NetBeans > Issue Type: Bug > Components: editor - Completion & Templates >Affects Versions: 12.3, 12.4, 12.5 >Reporter: Mitch Claborn >Priority: Minor > Labels: pull-request-available > Attachments: code_complete.png > > Time Spent: 10m > Remaining Estimate: 0h > > I upgraded from 12.0 to 12.5. When I type "new ClassName" using ctrl+Space in > the middle of the class name to finish the class name, I'm pretty sure that > NB 12.0 was automatically showing the various constructors in a code > completion pop-up, while NB 12.5 requires me to hit ctrl + Space again. > The behavior from 12.0 should be restored, or at least create an option to > control this behavior. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6115) UTF-8 input is broken in Maven project
[ https://issues.apache.org/jira/browse/NETBEANS-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6115: - Labels: pull-request-available (was: ) > UTF-8 input is broken in Maven project > -- > > Key: NETBEANS-6115 > URL: https://issues.apache.org/jira/browse/NETBEANS-6115 > Project: NetBeans > Issue Type: Bug > Components: apisupport - Maven >Affects Versions: 12.3, 12.4, 12.5 > Environment: Linux Manjaro > Netbeans 12.5 (but the same problem is in earlier versions too) > Maven 3.8.2 > Java - tried with 8,14,17 > >Reporter: Vladimir Machat >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Trying to get user input containing 'special characters' like ščřžýáíé > doesn't work in Maven project: > > {code:java} > Scanner sc = new Scanner(System.in, "UTF-8"); > System.out.println("Enter text: "); > String text = sc.nextLine(); > System.out.println("You have entered: " + text); > > {code} > > > In Netbeans this code will fail printing what you entered if you enter > something like 'český, řeka etc...' but works ok with any input not > containing these characters > Same code works in an Ant project without any problems. > It also works on command line by copying and pasting the command from > Netbeans output window (and replacing the double quotes with single quotes). > Example: > {code:java} > cd /home/atrament/Nextcloud/Projects/java/InputTestMaven; > JAVA_HOME=/opt/java/jdk-14.0.1+7-hotspot M2_HOME=/opt/maven > /opt/maven/bin/mvn -Dexec.vmArgs= "-Dexec.args=${exec.vmArgs} -classpath > %classpath ${exec.mainClass} ${exec.appArgs}" -Dexec.appArgs= > -Dexec.mainClass=net.atramentovo.inputtestmaven.Main > -Dexec.executable=/opt/java/jdk-14.0.1+7-hotspot/bin/java > -Dfile.encoding=UTF-8 org.codehaus.mojo:exec-maven-plugin:3.0.0:exec > Running NetBeans Compile On Save execution. Phase execution is skipped and > output directories of dependency projects (with Compile on Save turned on) > will be used instead of their jar artifacts. > Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true > Scanning for projects...---< net.atramentovo:InputTestMaven > >--- > Building InputTestMaven 0.1 > [ jar ] > exec-maven-plugin:3.0.0:exec (default-cli) @ InputTestMaven --- > Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true > Enter text: > Řeka šuměla skalnatým údolím > You have entered: Xeka aumla skalnat�m �dol�m > > BUILD SUCCESS > > Total time: 2.682 s > Finished at: 2021-10-10T19:55:24+01:00 > > {code} > > > -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5734) JDK-Selection for Glassfish 6.1 is restricted to JDK 1.8
[ https://issues.apache.org/jira/browse/NETBEANS-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5734: - Labels: pull-request-available (was: ) > JDK-Selection for Glassfish 6.1 is restricted to JDK 1.8 > > > Key: NETBEANS-5734 > URL: https://issues.apache.org/jira/browse/NETBEANS-5734 > Project: NetBeans > Issue Type: Bug > Components: serverplugins - GlassFish >Affects Versions: 12.5 >Reporter: S. M. >Assignee: Nicola Ken Barozzi >Priority: Blocker > Labels: pull-request-available > Fix For: 12.5 > > Attachments: netbeans_bug-2.png, netbeans_bug-3.png > > Time Spent: 10m > Remaining Estimate: 0h > > When I try to assign a JDK to a Glassfish-6.1-Server the selection is > restricted to JDK 1.8-versions though ther are other JDK's configured in the > Java Platform Manager (e.g. JDK 11). > !netbeans_bug-2.png! > !netbeans_bug-3.png! -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6163) Maven does not set generated source roots correctly
[ https://issues.apache.org/jira/browse/NETBEANS-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6163: - Labels: pull-request-available (was: ) > Maven does not set generated source roots correctly > --- > > Key: NETBEANS-6163 > URL: https://issues.apache.org/jira/browse/NETBEANS-6163 > Project: NetBeans > Issue Type: Bug > Components: projects - Maven >Reporter: Martin Entlicher >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Clone and build [https://github.com/dsyer/native-image-debug] > Open the project in NetBeans and see that under {{Generated Sources}} there > are packages like: {{src.main.java.org.springframework.aot}}, etc. > The initial {{src/main/java}} should not be included in the source root. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6054) PHP Template missing Namespace option
[ https://issues.apache.org/jira/browse/NETBEANS-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6054: - Labels: pull-request-available (was: ) > PHP Template missing Namespace option > - > > Key: NETBEANS-6054 > URL: https://issues.apache.org/jira/browse/NETBEANS-6054 > Project: NetBeans > Issue Type: Bug > Components: php - Project, platform - Templates >Affects Versions: 12.4 >Reporter: Kevin Andrews >Assignee: Junichi Yamamoto >Priority: Minor > Labels: pull-request-available > Attachments: Screenshot from 2021-09-24 10-01-01.png, Screenshot from > 2021-09-24 10-01-40.png, Screenshot from 2021-09-24 10-02-43.png, Screenshot > from 2021-09-24 10-02-56.png, Screenshot from 2021-09-24 10-03-34.png, > Screenshot from 2021-09-24 10-04-15.png, Screenshot from 2021-09-24 > 10-05-00.png, Screenshot from 2021-09-24 10-05-18.png, Screenshot from > 2021-09-24 10-05-27.png > > Time Spent: 10m > Remaining Estimate: 0h > > As a > PHP Developer > I want to > Create additional PHP Class template files which still allow entering > namespace in the file creation wizard after moving them to sub-directories > and restarting the IDE > So that > Namespaces are automatically entered into the file created. > Issue Details: > Creating a new template by going to: > Tools -> Templates > Navigating to the PHP folder > Duplicate "PHP Class" > Creating a new file from this template correctly fills out and asks about > Namespace (context is obtained when using the tree right click -> new). > After restarting NetBeans it seems to lose this ability and no longer > displays the namespace box when creating a new file from this duplicated > template. > Also moving the template into a sub folder loses this context as well. > > -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-4978) PHP Menu Source->Fix uses break code
[ https://issues.apache.org/jira/browse/NETBEANS-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-4978: - Labels: pull-request-available (was: ) > PHP Menu Source->Fix uses break code > > > Key: NETBEANS-4978 > URL: https://issues.apache.org/jira/browse/NETBEANS-4978 > Project: NetBeans > Issue Type: Improvement > Components: php - Editor >Affects Versions: 12.0 >Reporter: Jayce >Assignee: Junichi Yamamoto >Priority: Minor > Labels: pull-request-available > Attachments: 01BeforeFixUses.png, 02AfterFixUses.png, BugClass.php, > BugScreencast.mov > > Time Spent: 10m > Remaining Estimate: 0h > > Using "Fix Uses" (Source menu) break code by moving "use \Package\To\Use;" > before "declare(strict_types=1);" > It does not happen if a use line is already present in the source code (at > the correct position). > declare(strict_types=1); must always be the first line. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6153) NBI cannot be built with JDK 11
[ https://issues.apache.org/jira/browse/NETBEANS-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6153: - Labels: pull-request-available (was: ) > NBI cannot be built with JDK 11 > --- > > Key: NETBEANS-6153 > URL: https://issues.apache.org/jira/browse/NETBEANS-6153 > Project: NetBeans > Issue Type: Improvement > Components: platform - installer >Affects Versions: 12.6 > Environment: {code:java} > {code} >Reporter: Christian Oyarzun >Assignee: Christian Oyarzun >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > The NBI installer cannot be built with JDK 11. Some NBI projects have > javac.source=1.5 which is unsupported with JDK 11. > > {code:java} > [exec] [javac] warning: [options] bootstrap class path not set in > conjunction with -source 6 > [exec] [javac] warning: [options] source value 6 is obsolete and > will be removed in a future release > [exec] [javac] warning: [options] target value 1.6 is obsolete and > will be removed in a future release// code placeholder > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-4744) update RAT license exceptions
[ https://issues.apache.org/jira/browse/NETBEANS-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-4744: - Labels: pull-request-available (was: ) > update RAT license exceptions > - > > Key: NETBEANS-4744 > URL: https://issues.apache.org/jira/browse/NETBEANS-4744 > Project: NetBeans > Issue Type: Improvement > Components: cnd - Other >Reporter: Brad Walker >Assignee: Brad Walker >Priority: Major > Labels: pull-request-available > Time Spent: 1h 10m > Remaining Estimate: 0h > > Updated the copyright in the XML files. > Updated the copyright in the C,C++ files. > Updated the copyright in the .h files. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5847) Allow headless NewFromTemplate for Maven project types
[ https://issues.apache.org/jira/browse/NETBEANS-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5847: - Labels: pull-request-available (was: ) > Allow headless NewFromTemplate for Maven project types > -- > > Key: NETBEANS-5847 > URL: https://issues.apache.org/jira/browse/NETBEANS-5847 > Project: NetBeans > Issue Type: Bug > Components: projects - Maven >Affects Versions: 12.5 >Reporter: Svatopluk Dedic >Assignee: Svatopluk Dedic >Priority: Major > Labels: pull-request-available > Fix For: Next > > Time Spent: 10m > Remaining Estimate: 0h > > Gradle allows to use 'new from template' features in a headless environment, > i.e. when running as a LSP server. Maven *WizardIterators* in > *org.netbeans.modules.maven.newproject.idenative* could be turned into > *CreateFromTemplateHandlers* similar to how Gradle iterator was done in > [PR-2999|https://github.com/apache/netbeans/pull/2999] > -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6087) Refactor a private function inside trait don't apply everywhere
[ https://issues.apache.org/jira/browse/NETBEANS-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6087: - Labels: pull-request-available (was: ) > Refactor a private function inside trait don't apply everywhere > --- > > Key: NETBEANS-6087 > URL: https://issues.apache.org/jira/browse/NETBEANS-6087 > Project: NetBeans > Issue Type: Bug > Components: php - Editor, php - Refactoring >Affects Versions: 12.4, 12.5 >Reporter: frkinta >Assignee: Junichi Yamamoto >Priority: Minor > Labels: pull-request-available > Attachments: update_private_method_in_trait.gif > > Time Spent: 10m > Remaining Estimate: 0h > > I'm trying to refactor a private function inside trait but the function name > is not changed to the new one where they are called in other classes -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-3391) Support PSR-12 valid formatting rules
[ https://issues.apache.org/jira/browse/NETBEANS-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-3391: - Labels: pull-request-available (was: ) > Support PSR-12 valid formatting rules > - > > Key: NETBEANS-3391 > URL: https://issues.apache.org/jira/browse/NETBEANS-3391 > Project: NetBeans > Issue Type: Improvement > Components: php - Formatting & Indentation >Affects Versions: 12.0, 11.1, 11.2 >Reporter: Johannes >Assignee: Junichi Yamamoto >Priority: Trivial > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Please add options to allow for PSR-12 valid formatting. (PRS-12:[ > https://www.php-fig.org/psr/psr-12/)|https://www.php-fig.org/psr/psr-12/] > Currently there is no way to get netbeans accept the following code format: > > {code:php} > $array = ['a','b','c']; > foreach( > array_filter($array, function ($a) { > return $a === 'b'; > }) as $data > ) { > //code > } > {code} > Formatting the code removes the required indent: > {code:php} > $array = ['a','b','c']; > foreach( > array_filter($array, function ($a) { > return $a === 'b'; > }) as $data > ) { > //code > } > {code} > PSR-12 Rules: > - PSR12.ControlStructures.ControlStructureSpacing.FirstExpressionLine > - PSR12.ControlStructures.ControlStructureSpacing.LineIndent -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6008) Update FlatLAF to 1.6 as 1.4 has several regressions
[ https://issues.apache.org/jira/browse/NETBEANS-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6008: - Labels: pull-request-available (was: ) > Update FlatLAF to 1.6 as 1.4 has several regressions > > > Key: NETBEANS-6008 > URL: https://issues.apache.org/jira/browse/NETBEANS-6008 > Project: NetBeans > Issue Type: Improvement > Components: FlatLaf >Affects Versions: 12.5 >Reporter: Markus Sunela >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > The current FlatLaf version, 1.4, has several regressions compared to the old > 1.1.2. For example [https://github.com/JFormDesigner/FlatLaf/issues/371] > causes severe problems in our software built on NetBeans platform. > FlatLaf has just released a new version 1.6 that addresses many regressions. > The new version should be used in NetBeans: > [https://github.com/JFormDesigner/FlatLaf/releases/tag/1.6|https://github.com/JFormDesigner/FlatLaf/releases/tag/1.6.]. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6130) Fix wrong Groovy library name
[ https://issues.apache.org/jira/browse/NETBEANS-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6130: - Labels: pull-request-available (was: ) > Fix wrong Groovy library name > - > > Key: NETBEANS-6130 > URL: https://issues.apache.org/jira/browse/NETBEANS-6130 > Project: NetBeans > Issue Type: Bug > Components: projects - Libraries >Affects Versions: 12.5 >Reporter: José Contreras >Assignee: José Contreras >Priority: Trivial > Labels: pull-request-available > Fix For: 12.6 > > Attachments: Screenshot from 2021-10-14 15-40-10.png, Screenshot from > 2021-10-14 15-40-50.png > > Time Spent: 10m > Remaining Estimate: 0h > > Wrong version number in the library. > It is 2.5.11 > Should be 3.0.8 -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6127) Suspend all in debugger freezes debugging
[ https://issues.apache.org/jira/browse/NETBEANS-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6127: - Labels: pull-request-available (was: ) > Suspend all in debugger freezes debugging > - > > Key: NETBEANS-6127 > URL: https://issues.apache.org/jira/browse/NETBEANS-6127 > Project: NetBeans > Issue Type: Bug > Components: debugger - Java >Affects Versions: 12.6 >Reporter: Martin Entlicher >Assignee: Martin Entlicher >Priority: Critical > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > After [https://github.com/apache/netbeans/pull/3204] the suspend all > functionality is broken. > That covers both {{Pause}} action and {{Suspend All Threads}} option on a > breakpoint. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6086) Memory Leak in the YAML Parser
[ https://issues.apache.org/jira/browse/NETBEANS-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6086: - Labels: pull-request-available (was: ) > Memory Leak in the YAML Parser > -- > > Key: NETBEANS-6086 > URL: https://issues.apache.org/jira/browse/NETBEANS-6086 > Project: NetBeans > Issue Type: Bug > Components: yaml - Editor >Affects Versions: 12.4, 12.5 >Reporter: Ramdane Oualitsen >Assignee: Laszlo Kishalmi >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Editing broken YAML cause extensive memory allocation. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6102) Category Actions can not be opend in project properties for certain Maven Projects
[ https://issues.apache.org/jira/browse/NETBEANS-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6102: - Labels: Regression maven pull-request-available (was: Regression maven) > Category Actions can not be opend in project properties for certain Maven > Projects > -- > > Key: NETBEANS-6102 > URL: https://issues.apache.org/jira/browse/NETBEANS-6102 > Project: NetBeans > Issue Type: Bug > Components: projects - Maven >Affects Versions: 12.5 > Environment: Windows > Java 11 and 17 >Reporter: Ronny Perinke >Assignee: Svatopluk Dedic >Priority: Critical > Labels: Regression, maven, pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > For Maven Projects of packaging type "pom" (_e.g. the parent in a > multi-module project_) or "hpi" (_Jenkins plugin_), the menu item "Actions" > in the project settings can not be opened. A {{NullPointerException}} is > logged instead. > This is likely a regression of [commit > c282a25d5071c1b44de7026a4ceb9d200e161e14|https://github.com/apache/netbeans/commit/c282a25d5071c1b44de7026a4ceb9d200e161e14#diff-a0789b6ea44b9deffb46bc59c2da95e1ab44302f648e02703d521d0ea042398dR201] > and [PR #3016|https://github.com/apache/netbeans/pull/3016]. > {code:title=NPE in messages.log} > java.lang.NullPointerException: Cannot invoke > "org.netbeans.modules.maven.execute.model.NetbeansActionMapping.getGoals()" > because "am" is null > at > org.netbeans.modules.maven.execute.ActionToGoalUtils.isDisabledMapping(ActionToGoalUtils.java:201) > at > org.netbeans.modules.maven.customizer.ActionMappings$Renderer.getListCellRendererComponent(ActionMappings.java:1082) > at > java.desktop/javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1444) > at > java.desktop/javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1394) > at > java.desktop/javax.swing.plaf.basic.BasicListUI.getPreferredSize(BasicListUI.java:653) > at > java.desktop/javax.swing.JComponent.getPreferredSize(JComponent.java:1725) > at > java.desktop/javax.swing.ScrollPaneLayout.layoutContainer(ScrollPaneLayout.java:799) > at java.desktop/java.awt.Container.layout(Container.java:1541) > at java.desktop/java.awt.Container.doLayout(Container.java:1530) > at java.desktop/java.awt.Container.validateTree(Container.java:1725) > at java.desktop/java.awt.Container.validateTree(Container.java:1734) > at java.desktop/java.awt.Container.validateTree(Container.java:1734) > at java.desktop/java.awt.Container.validateTree(Container.java:1734) > at java.desktop/java.awt.Container.validateTree(Container.java:1734) > at java.desktop/java.awt.Container.validateTree(Container.java:1734) > at java.desktop/java.awt.Container.validateTree(Container.java:1734) > at java.desktop/java.awt.Container.validate(Container.java:1660) > at > java.desktop/javax.swing.RepaintManager$3.run(RepaintManager.java:757) > at > java.desktop/javax.swing.RepaintManager$3.run(RepaintManager.java:755) > at > java.base/java.security.AccessController.doPrivileged(AccessController.java:399) > at > java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) > at > java.desktop/javax.swing.RepaintManager.validateInvalidComponents(RepaintManager.java:754) > at > java.desktop/javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1897) > at > java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318) > at > java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:771) > at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722) > at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:716) > at > java.base/java.security.AccessController.doPrivileged(AccessController.java:399) > at > java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) > at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:741) > at > org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136) > [catch] at > java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) > at > java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) > at > java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:117) > at > java.desktop/java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:191) > at > java.desktop
[jira] [Updated] (NETBEANS-6123) Step and Continue after breakpoint suspends at wrong place after eval.
[ https://issues.apache.org/jira/browse/NETBEANS-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6123: - Labels: pull-request-available (was: ) > Step and Continue after breakpoint suspends at wrong place after eval. > -- > > Key: NETBEANS-6123 > URL: https://issues.apache.org/jira/browse/NETBEANS-6123 > Project: NetBeans > Issue Type: Bug > Components: debugger - Java >Reporter: Martin Entlicher >Assignee: Martin Entlicher >Priority: Major > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > Suppose that user performs a step over code that contains a breakpoint. > In this case the step is interrupted with the breakpoint, the code suspends > on the breakpoint and the user can decide to either continue debugging from > the breakpoint, or do continue to finish the step. > That works fine if there is no code evaluation before the continue. If there > is, the step is resubmitted from the current (breakpoint) location. This is > unexpected since the original step would not be completed and a new local > step is performed after continue instead. > We need to assure that the step is not resubmitted from the breakpoint > location and the original step is completed as expected. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6106) Stabilize java.gradle unit tests
[ https://issues.apache.org/jira/browse/NETBEANS-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6106: - Labels: pull-request-available (was: ) > Stabilize java.gradle unit tests > > > Key: NETBEANS-6106 > URL: https://issues.apache.org/jira/browse/NETBEANS-6106 > Project: NetBeans > Issue Type: Task > Components: projects - Gradle >Reporter: Svatopluk Dedic >Assignee: Svatopluk Dedic >Priority: Major > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > Java Gradle unit test is constantly failing on CI: > [junit] Test > org.netbeans.modules.gradle.java.execute.JavaExecTokenProviderTest FAILED > See for example https://api.travis-ci.com/v3/job/541430369/log.txt -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6111) NetBeans autocompletion really likes to suggest "record"
[ https://issues.apache.org/jira/browse/NETBEANS-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6111: - Labels: pull-request-available (was: ) > NetBeans autocompletion really likes to suggest "record" > > > Key: NETBEANS-6111 > URL: https://issues.apache.org/jira/browse/NETBEANS-6111 > Project: NetBeans > Issue Type: Bug > Components: java - Editor >Affects Versions: 12.5 >Reporter: Michael Bien >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Records are pretty cool, but NetBeans pushes the keyword a little bit too > hard. > Take a look at this code: > {code:java} > public class NewClass2 { > public static void main(String[] args) { >foo| > } > }{code} > put the cursor where the | is and press ctrl + space. You will see only the > keyword "record" being suggested. Applying the suggestion would replace foo > with "record" which does not make a lot of sense. > Tested on JDK 17 and 15, probably reproducible on others too - post record > introduction. > issue was brought up on the #netbeans irc channel -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6118) Fix test failures in 'j2ee.core'
[ https://issues.apache.org/jira/browse/NETBEANS-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6118: - Labels: pull-request-available (was: ) > Fix test failures in 'j2ee.core' > > > Key: NETBEANS-6118 > URL: https://issues.apache.org/jira/browse/NETBEANS-6118 > Project: NetBeans > Issue Type: Improvement > Components: javaee - Code >Affects Versions: 12.5 >Reporter: José Contreras >Assignee: José Contreras >Priority: Minor > Labels: pull-request-available > Fix For: 12.6 > > Attachments: NETBEANS-6118_After.log, NETBEANS-6118_Before.log > > Time Spent: 10m > Remaining Estimate: 0h > > - Fix test failures > - Add missing tests > - Remove redundant if statement -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6116) General Availability for javadoc 17
[ https://issues.apache.org/jira/browse/NETBEANS-6116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6116: - Labels: pull-request-available (was: ) > General Availability for javadoc 17 > --- > > Key: NETBEANS-6116 > URL: https://issues.apache.org/jira/browse/NETBEANS-6116 > Project: NetBeans > Issue Type: Improvement > Components: java - Javadoc >Affects Versions: 12.5 >Reporter: José Contreras >Assignee: José Contreras >Priority: Minor > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > Update link to javadoc 17 now that is in general availability > Before: > https://download.java.net/java/early_access/jdk17/docs/api/ > After: > https://docs.oracle.com/en/java/javase/17/docs/api/ -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6081) Cleaning to the 'enterprise' module
[ https://issues.apache.org/jira/browse/NETBEANS-6081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6081: - Labels: pull-request-available (was: ) > Cleaning to the 'enterprise' module > --- > > Key: NETBEANS-6081 > URL: https://issues.apache.org/jira/browse/NETBEANS-6081 > Project: NetBeans > Issue Type: Improvement > Components: javaee - Code >Affects Versions: 12.5 > Environment: Fedora 34 (Workstation Edition) > AMD® Ryzen 7 5800x > 62.7 GiB > SSD Samsung 983 ZET > JDK VM Zulu11.50+19-CA (build 11.0.12+7-LTS, mixed mode) >Reporter: José Contreras >Assignee: José Contreras >Priority: Minor > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > I did some cleaning to the 'enterprise' module with the 'Inspect & Transform' > tool. I divided the cleaning in 8 parts/commits. > Cleaning enterprise module part 1: > - Remove unnecessary boxing > - Remove unnecessary unboxing > - Remove boxing of already boxed value > - Remove creating new Boolean > Cleaning enterprise module part 2: > - Remove import From java.lang Package > - Remove import From The Same Package > Cleaning enterprise module part 3: > - Remove redundant conditional expressions > - Remove empty statements (semicolon) > Cleaning enterprise module part 4: > - Replace length one String in String.indexOf ("c" -> 'c') > - Remove redundant String.toString() > - Use String concatenation in StringBuilder.append > - Remove String constructor > - Replace useless use of StringBuffer with StringBuilder > - Unnecessary temporary during conversion from String > - Unnecessary temporary during conversion to String > Cleaning enterprise module part 5: > - Converts try finally block to try-with-resources when possible > Cleaning enterprise module part 6: > - Remove String concatenation in logger > - Logger declaration is not static final > - Remove unnecessary Throwable.initCause > Cleaning enterprise module part 7: > - Join catch sections using multicatch > Cleaning enterprise module part 8: > - Add @Override Annotation -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6107) Gradle support does not work when NB/project is JDK17
[ https://issues.apache.org/jira/browse/NETBEANS-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6107: - Labels: pull-request-available (was: ) > Gradle support does not work when NB/project is JDK17 > - > > Key: NETBEANS-6107 > URL: https://issues.apache.org/jira/browse/NETBEANS-6107 > Project: NetBeans > Issue Type: Bug > Components: projects - Gradle >Affects Versions: 12.5 > Environment: macOS, GraalVM JDK17, using Micronaut Gradle project, > generated by wizard. >Reporter: Martin Balin >Assignee: Svata Dedic >Priority: Critical > Labels: pull-request-available > Fix For: 12.5 > > Attachments: Screenshot 2021-10-05 at 10.57.02.png > > Time Spent: 10m > Remaining Estimate: 0h > > Opening Gradle based project which uses JDK17 and running NB on JDK17 does > not Resolve Problems when project is open. > It is stuck in this with attached screenshot error. Running Build as command > completes as it uses Gradle 7.2 along with JDK17. > I don't know why JDK16 is referenced, it does not exist on the system and I > also removed all NB user dirs. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-4997) MS Edge defaultBrowserExecutable command not working with file schema in the url
[ https://issues.apache.org/jira/browse/NETBEANS-4997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-4997: - Labels: pull-request-available (was: ) > MS Edge defaultBrowserExecutable command not working with file schema in the > url > > > Key: NETBEANS-4997 > URL: https://issues.apache.org/jira/browse/NETBEANS-4997 > Project: NetBeans > Issue Type: Bug >Reporter: Niya Omerska >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > When using Microsoft Edge as browser for loading help content and passing URL > which points to a local file (i.e. of the type > *file:///C:*) the browser is opened but the HTML is not > loaded. > *Root cause*: > * Library: org-netbeans-modules-extbrowser-RELEASE112.jar > * Class: MicrosoftEdgeBrowser.java > * Method: defaultBrowserExecutable > * params is set to */C start microsoft-edge:\{URL}*. However this command > does not work for file: scheme (for reference: > [https://stackoverflow.com/questions/31164253/how-to-open-url-in-microsoft-edge-from-the-command-line] > ) > > *Workaround:* > Params is set to: */C start > shell:AppsFolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge \{URL}* > (for reference: > [https://stackoverflow.com/questions/44155087/how-to-open-local-html-file-with-ms-edge] > ) -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6077) Groovy loads half of Micronaut library on each completion
[ https://issues.apache.org/jira/browse/NETBEANS-6077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6077: - Labels: pull-request-available (was: ) > Groovy loads half of Micronaut library on each completion > - > > Key: NETBEANS-6077 > URL: https://issues.apache.org/jira/browse/NETBEANS-6077 > Project: NetBeans > Issue Type: Bug > Components: groovy - Editor, javaee - Micronaut >Affects Versions: 12.5 >Reporter: Svatopluk Dedic >Priority: Critical > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Transformations / visitors are loaded from user project's libraries to > participate on groovy compilation. It seems that classes of those visitors > are loaded for *each parse operation* anew, which makes the parser startup > longer. > Attaching a report (placed Logger.info() in TransformationLoader.findClass()) > - about 570 classes are loaded after each keystroke + parse. > Mitigation step 1: have the loaded classes cached based on set of library > URLs used by the project (cache the parent classloader). > Mitigation step 2: consider to disable InjectTransform etc. from Micronaut ... -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6090) update javac.source to 1.8 from 1.5
[ https://issues.apache.org/jira/browse/NETBEANS-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6090: - Labels: pull-request-available (was: ) > update javac.source to 1.8 from 1.5 > --- > > Key: NETBEANS-6090 > URL: https://issues.apache.org/jira/browse/NETBEANS-6090 > Project: NetBeans > Issue Type: Improvement >Reporter: Brad Walker >Assignee: Brad Walker >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > There is a push to update the Netbeans IDE to use a more current Java > baseline. > This effort is to help with this push. So update the javac.source from 1.5 to > 1.8. Build it and then run it. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5956) Wildcard certificate of *.apache.org not accepted by IDE TrustManager for use in pom.xml
[ https://issues.apache.org/jira/browse/NETBEANS-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5956: - Labels: pull-request-available (was: ) > Wildcard certificate of *.apache.org not accepted by IDE TrustManager for use > in pom.xml > > > Key: NETBEANS-5956 > URL: https://issues.apache.org/jira/browse/NETBEANS-5956 > Project: NetBeans > Issue Type: Bug > Components: editor - Completion & Templates >Affects Versions: 12.4, 12.5 >Reporter: Ronny Perinke >Assignee: Benjamin Asbach >Priority: Major > Labels: pull-request-available > Fix For: 12.6 > > Attachments: image-2021-08-27-20-52-46-248.png > > Time Spent: 10m > Remaining Estimate: 0h > > If you have a Maven project and open a pom.xml with xsi:schemalocation set, > you will get an error from the IDE that the certificate of "*.apache.org" > could not be verified. This seems to be an issue with the new wildcard cert. > The certificate is accepted by the JRE trust-store as a quick check with > jshell reveals. > !image-2021-08-27-20-52-46-248.png! > If you do not accept the certificate and the two from certificate chain, you > lose auto-completion and schema validation for the pom. > messages.log says > {code:title=messages.log} > INFO [org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelImpl]: The > certificate is not trusted by IDE TrustManager > java.security.cert.CertificateException: The certificate is not trusted by > IDE TrustManager > at > org.netbeans.modules.xml.retriever.impl.SecureURLResourceRetriever$1.checkServerTrusted(SecureURLResourceRetriever.java:114) > at > java.base/sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1442) > at > java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1341) > Caused: javax.net.ssl.SSLHandshakeException: The certificate is not trusted > by IDE TrustManager > at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) > at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:369) > at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:312) > at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:307) > at > java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) > at > java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) > at > java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) > at > java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) > at > java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) > at > java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458) > at > java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:199) > at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) > at > java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1506) > at > java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1416) > at > java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:451) > at > java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:422) > at > java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:574) > at > java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183) > at > java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:142) > at > org.netbeans.modules.xml.retriever.impl.URLResourceRetriever.getInputStreamOfURL(URLResourceRetriever.java:144) > at > org.netbeans.modules.xml.retriever.impl.SecureURLResourceRetriever.retrieveDocument(SecureURLResourceRetriever.java:74) > [catch] at > org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelImpl.getModelSource(CatalogModelImpl.java:263) > at > org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelImpl.doGetModelSource(CatalogModelImpl.java:244) > at > org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelImpl.getModelSource(CatalogModelImpl.java:167) > at > org.netbeans.modules.xml.schema.completion.util.DefaultModelProvider.getCompletionModel(DefaultModelProvider.java:102) > at > org.netbeans.modules.xml.schema.completion.util.Def
[jira] [Updated] (NETBEANS-4198) Bad text rendering for Test results on macOS, and with HiDPI scaling on Windows
[ https://issues.apache.org/jira/browse/NETBEANS-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-4198: - Labels: HiDPI pull-request-available (was: HiDPI) > Bad text rendering for Test results on macOS, and with HiDPI scaling on > Windows > --- > > Key: NETBEANS-4198 > URL: https://issues.apache.org/jira/browse/NETBEANS-4198 > Project: NetBeans > Issue Type: Bug > Components: utilities - Test Runner >Affects Versions: 11.3 >Reporter: Scott Palmer >Priority: Minor > Labels: HiDPI, pull-request-available > Attachments: bad test text.jpg > > Time Spent: 10m > Remaining Estimate: 0h > > The message “Tests passed: XX%” is poorly rendered. It’s like the alpha > channel is blending in a binary way. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6080) NoSuchMethodError thrown while applying CreateClassFix
[ https://issues.apache.org/jira/browse/NETBEANS-6080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6080: - Labels: pull-request-available (was: ) > NoSuchMethodError thrown while applying CreateClassFix > -- > > Key: NETBEANS-6080 > URL: https://issues.apache.org/jira/browse/NETBEANS-6080 > Project: NetBeans > Issue Type: Bug > Components: java - Source >Affects Versions: 12.4 >Reporter: Dusan Balek >Assignee: Dusan Balek >Priority: Major > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > Open the following class in editor: > {code:java} > public class Main { > public static void main(String... args) { > T t = new T(); > } > } > {code} > Place cursor on 'T' in 'new T()' and apply 'Create class 'T" with > constructor...' hint. The following exception is thrown: > {code:java} > java.lang.NoSuchMethodError: > com.sun.tools.javac.code.Type$ErrorType.(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/Type;)V > at > org.netbeans.api.java.source.TypeMirrorHandle.resolve(TypeMirrorHandle.java:347) > at > org.netbeans.api.java.source.TypeMirrorHandle.resolve(TypeMirrorHandle.java:227) > at > org.netbeans.modules.java.hints.errors.CreateClassFix.createConstructor(CreateClassFix.java:160) > at > org.netbeans.modules.java.hints.errors.CreateClassFix$CreateOuterClassFix$2.run(CreateClassFix.java:408) > at > org.netbeans.modules.java.hints.errors.CreateClassFix$CreateOuterClassFix$2.run(CreateClassFix.java:393) > at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673) > at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663) > at > org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:502) > at > org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586) > at > org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:130) > at > org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:114) > at > org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181) > at > org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178) > at > org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153) > at > org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335) > at > org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118) > at > org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67) > at > org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178) > at > org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81) > at > org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:452) > at > org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:423) > at > org.netbeans.api.java.source.JavaSource.runModificationTask(JavaSource.java:684) > at > org.netbeans.modules.java.hints.errors.CreateClassFix$CreateOuterClassFix.implement(CreateClassFix.java:393) > at org.netbeans.modules.editor.hints.HintsUI$1.run(HintsUI.java:810) > at > org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418) > at > org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45) > at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278) > at > org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5971) Support Maven Wrapper (mvnw)
[ https://issues.apache.org/jira/browse/NETBEANS-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5971: - Labels: pull-request-available (was: ) > Support Maven Wrapper (mvnw) > > > Key: NETBEANS-5971 > URL: https://issues.apache.org/jira/browse/NETBEANS-5971 > Project: NetBeans > Issue Type: Improvement > Components: projects - Maven >Affects Versions: 12.4 >Reporter: Bruno Borges >Assignee: Neil C Smith >Priority: Major > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > Many projects now use the Maven Wrapper command-line tool to ensure > reproducibility and ease onboarding. > Maven Wrapper is also a tool now part of Apache Maven. > Currently, NetBeans only supports either the Bundled Maven distro (always a > few versions behind latest), or a Maven installation elsewhere. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6055) Nullpointer while opening a gradle subproject
[ https://issues.apache.org/jira/browse/NETBEANS-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6055: - Labels: pull-request-available (was: ) > Nullpointer while opening a gradle subproject > - > > Key: NETBEANS-6055 > URL: https://issues.apache.org/jira/browse/NETBEANS-6055 > Project: NetBeans > Issue Type: Bug > Components: projects - Gradle >Affects Versions: 12.3, 12.4, 12.5 > Environment: Windows 10 >Reporter: Karl Bönisch >Assignee: Laszlo Kishalmi >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > open a gradle subproject: > > 2021-09-24T13:11:32 > 1632481892037 > 897 > 700 > 256 > UI_USER_CONFIGURATION > UI_USER_CONFIGURATION > org.netbeans.modules.uihandler.Bundle > Windows 10, 10.0, amd64 > Java HotSpot(TM) 64-Bit Server VM, 25.121-b13, Java(TM) SE Runtime > Environment, 1.8.0_121-b13 > Apache NetBeans IDE 12.5 > > NullPointerException at > org.netbeans.modules.gradle.api.execute.GradleDistributionManager.distributionFromDir >reproduce> > * > > > INFO [org.netbeans.modules.gradle.loaders.GradleProjectLoaderImpl]: Load > aiming EVALUATED for Unloaded Gradle Project: > GradleFiles[projectDir=C:\javasourcen\NetbeansWS_12.5\trunk\GLSGUIProjects\GL\GL\GLGL031, > rootDir=C:\javasourcen\NetbeansWS_12.5\trunk\GLSGUIProjects\GL\GL\GLGL031] > INFO [org.netbeans.modules.gradle.loaders.GradleProjectLoaderImpl]: Load > aiming FULL for Gradle: GLSGUI[FALLBACK] > WARNING [org.netbeans.modules.gradle.loaders.LegacyProjectLoader] > java.lang.NullPointerException > at > org.netbeans.modules.gradle.api.execute.GradleDistributionManager.distributionFromDir(GradleDistributionManager.java:155) > at > org.netbeans.modules.gradle.execute.GradleDistributionProviderImpl.getGradleDistribution(GradleDistributionProviderImpl.java:114) > at > org.netbeans.modules.gradle.GradleProjectConnection.getConnection(GradleProjectConnection.java:121) > at > org.netbeans.modules.gradle.GradleProjectConnection.action(GradleProjectConnection.java:89) > at > org.netbeans.modules.gradle.loaders.LegacyProjectLoader.createInfoAction(LegacyProjectLoader.java:202) > at > org.netbeans.modules.gradle.loaders.LegacyProjectLoader.retrieveProjectInfo(LegacyProjectLoader.java:250) > at > org.netbeans.modules.gradle.loaders.LegacyProjectLoader.loadGradleProject(LegacyProjectLoader.java:145) > at > org.netbeans.modules.gradle.loaders.LegacyProjectLoader.access$100(LegacyProjectLoader.java:68) > [catch] at > org.netbeans.modules.gradle.loaders.LegacyProjectLoader$ProjectLoaderTask.call(LegacyProjectLoader.java:294) > at > org.netbeans.modules.gradle.loaders.LegacyProjectLoader$ProjectLoaderTask.call(LegacyProjectLoader.java:263) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418) > at > org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45) > at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278) > at > org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5722) NPE on "Open Project ..." with CDE/Motif Look and Feel
[ https://issues.apache.org/jira/browse/NETBEANS-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5722: - Labels: pull-request-available (was: ) > NPE on "Open Project ..." with CDE/Motif Look and Feel > -- > > Key: NETBEANS-5722 > URL: https://issues.apache.org/jira/browse/NETBEANS-5722 > Project: NetBeans > Issue Type: Bug > Components: ide - UI >Affects Versions: 12.4, 12.5 >Reporter: Mario Bruckschwaiger >Assignee: Benjamin Asbach >Priority: Major > Labels: pull-request-available > Attachments: IDE-Log.txt, UI-Log.txt > > Time Spent: 10m > Remaining Estimate: 0h > > When selecting "Open Project ..." in the Projects-view with the CDE/Motif > Look and Feel, no dialog opens but the exception happens. No exception on > "New Project ..." or "New File ...", or when using a different Look and Feel. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6065) Gradle Tests Leaks Connection to Gradle Daemon
[ https://issues.apache.org/jira/browse/NETBEANS-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6065: - Labels: pull-request-available (was: ) > Gradle Tests Leaks Connection to Gradle Daemon > -- > > Key: NETBEANS-6065 > URL: https://issues.apache.org/jira/browse/NETBEANS-6065 > Project: NetBeans > Issue Type: Bug > Components: projects - Gradle >Reporter: Laszlo Kishalmi >Assignee: Laszlo Kishalmi >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Test can hang/lock on open connections to a Gradle Daemon. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5892) Java Maven Web Project not created properly
[ https://issues.apache.org/jira/browse/NETBEANS-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5892: - Labels: pull-request-available (was: ) > Java Maven Web Project not created properly > --- > > Key: NETBEANS-5892 > URL: https://issues.apache.org/jira/browse/NETBEANS-5892 > Project: NetBeans > Issue Type: Bug >Affects Versions: 12.4 > Environment: *NetBeans* version > 12.4 > *JDK* version > zulu16.32.15 (default), JDK version 8 and 11 installed as well > *OS* > Windows 10 pro, Version 20H2, Build 19042.1110 >Reporter: Thomas Schuster >Assignee: Josh Juneau >Priority: Major > Labels: pull-request-available > Fix For: 12.6 > > Attachments: 1_used_create_dialog.png, 2_bundled_maven.png, > 3_pom.png, 4_index_page_missing.png, errorlog1.txt, errorlog2.txt, > mavenproject2.zip, mavenproject3.zip > > Time Spent: 10m > Remaining Estimate: 0h > > *Short description* > Using the create Java Maven Web project results in a project that cannot be > build for nor run on a Jakarta EE 8 server. I provided the created result > (mavenproject2.zip) and an altered project which can be built and deployed > (mavenproject3.zip) - I would expect the latter to be generated. > *Exact steps* > # Create new project (Java with Maven, Web Application) > # Execute Clean & Build on this project > # Build will fail because of default maven-war plugin (Version 2.2) of > bundled maven. version. (see errorlog1.txt) > # Now execute Clean & Build again with success > # Execute Run. > # Deployment will fail because of unsupported Java version. Generator > creates a project with compiler set to Java 11. (see errorlog2.txt) > # Reset compiler version to Java 8. > # Now execute Clean & Build again with success. > # Execute Run, project is successfully deployed. > # Welcome page is triggered but not found (not created in fact). > *Actual results* > Web project that includes microprofile configuration and cannot be build and > deployed directly from generated sources. Java compiler level is set to be > 11, there are some configuration options based on IBM (Openliberty I believe) > and there are microprofile configuration options being used in a sample Jax > RS service. > Minor: The pom.xml is not indented properly. > *Expected results* > Web project that is Jakarta EE 8 compliant and that can be build and run on > a Jakarta EE Server (in my case: Payara Server 5.201.4). > Also, in my opinion the project should deliver a welcome page and be minimal > in terms of dependencies and contents (that means also removing microprofile > configuration). -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6044) Annotation processors configured for compiler plugin are not used for editor parsing
[ https://issues.apache.org/jira/browse/NETBEANS-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6044: - Labels: pull-request-available (was: ) > Annotation processors configured for compiler plugin are not used for editor > parsing > > > Key: NETBEANS-6044 > URL: https://issues.apache.org/jira/browse/NETBEANS-6044 > Project: NetBeans > Issue Type: Bug > Components: projects - Maven >Affects Versions: 12.5 >Reporter: Svatopluk Dedic >Assignee: Svatopluk Dedic >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Maven supplies "classpath/compile" ClassPath as the processor classpath. But > the compiler-maven-plugin supports a special processor classpath that can be > set in plugin configuration and should be used for discovery in addition(?) > to regular compile classpath. > This technique is used in e.g. *micronaut* where the *micronaut-parent* POM > inherited into user projects configures annotation processors this way. > Errors that appear at compile time are not reported or underlined in the > IDE's editor. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6045) cleanup ArrayList warnings
[ https://issues.apache.org/jira/browse/NETBEANS-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6045: - Labels: pull-request-available (was: ) > cleanup ArrayList warnings > -- > > Key: NETBEANS-6045 > URL: https://issues.apache.org/jira/browse/NETBEANS-6045 > Project: NetBeans > Issue Type: Improvement >Reporter: Brad Walker >Assignee: Brad Walker >Priority: Minor > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > Cleanup a bunch of warnings related to ArrayList.. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-6023) cleanup SQLParser.java warning errors
[ https://issues.apache.org/jira/browse/NETBEANS-6023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-6023: - Labels: pull-request-available (was: ) > cleanup SQLParser.java warning errors > - > > Key: NETBEANS-6023 > URL: https://issues.apache.org/jira/browse/NETBEANS-6023 > Project: NetBeans > Issue Type: Improvement >Reporter: Brad Walker >Assignee: Brad Walker >Priority: Minor > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > I wanted to explore the SQL capabilities of Netbeans. As a result, I cleaned > up some of the > warnings in SQLParser.jj and friends. > {code:java} >[repeat] > /home/bwalker/src/netbeans/ide/db.sql.visualeditor/src/org/netbeans/modules/db/sql/visualeditor/parser/SQLParser.java:75: > warning: [rawtypes] found raw type: ArrayList >[repeat] SelectNode SQLSelect() throws ParseException {ArrayList > selctItemList=new ArrayList(); >[repeat] ^ >[repeat] missing type arguments for generic class ArrayList >[repeat] where E is a type-variable: >[repeat] E extends Object declared in class ArrayList > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5976) cleanup Integer deprecation warnings
[ https://issues.apache.org/jira/browse/NETBEANS-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5976: - Labels: pull-request-available (was: ) > cleanup Integer deprecation warnings > > > Key: NETBEANS-5976 > URL: https://issues.apache.org/jira/browse/NETBEANS-5976 > Project: NetBeans > Issue Type: Improvement >Reporter: Brad Walker >Assignee: Brad Walker >Priority: Minor > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > In Java 9, {code:java}new Integer(){code} has been deprecated.. > {code:java} >[repeat] > /home/bwalker/src/netbeans/nbi/engine/src/org/netbeans/installer/wizard/components/actions/InstallAction.java:183: > warning: [deprecation] Integer(int) in Integer has been deprecated >[repeat] new > Integer(INSTALLATION_ERROR_CODE)); >[repeat] ^ > {code} > There are a LOT of these, so I'm staging the changes so they are more > manageable. In addition, these changes do not change behavior for legacy Java > runtime environments. But, in Java 9, and afterwards, these changes can > provide a possible speedup.. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5970) Add the option for HTML palette completion
[ https://issues.apache.org/jira/browse/NETBEANS-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5970: - Labels: pull-request-available (was: ) > Add the option for HTML palette completion > -- > > Key: NETBEANS-5970 > URL: https://issues.apache.org/jira/browse/NETBEANS-5970 > Project: NetBeans > Issue Type: Improvement > Components: web - HTML Editor >Affects Versions: 12.4 >Reporter: Junichi Yamamoto >Assignee: Junichi Yamamoto >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Currently, we can't disable the palette completion feature. It might be > annoying for some people. So, we should add the option for it. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5914) NetBeans 12.4 freezes on startup
[ https://issues.apache.org/jira/browse/NETBEANS-5914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5914: - Labels: pull-request-available (was: ) > NetBeans 12.4 freezes on startup > > > Key: NETBEANS-5914 > URL: https://issues.apache.org/jira/browse/NETBEANS-5914 > Project: NetBeans > Issue Type: Bug >Affects Versions: 12.5 > Environment: NetBeans 12.4 on Zulu/OpenJDK 11 on Windows 10. >Reporter: Eirik Bakke >Assignee: Jaroslav Tulach >Priority: Blocker > Labels: pull-request-available > Fix For: 12.6 > > Attachments: 12.5-beta2-threaddump-1629986898821.tdump, 210506 > NetBeans Deadlock on Startup 2.txt, 210506 NetBeans Deadlock on Startup.txt, > 210516 Another NetBeans Deadlock.txt, 210526 NetBeans Deadlock again.txt > > Time Spent: 10m > Remaining Estimate: 0h > > On NetBeans 12.4, I was previously experiencing some intermittent freezes on > startup, at the time when projects were being loaded and such. I did some > thread dumps of the frozen IDE using VisualVM. I'm uploading these now in > case they are related to NETBEANS-5913. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5941) Gradle Navigator can't execute Tasks any more
[ https://issues.apache.org/jira/browse/NETBEANS-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5941: - Labels: pull-request-available (was: ) > Gradle Navigator can't execute Tasks any more > - > > Key: NETBEANS-5941 > URL: https://issues.apache.org/jira/browse/NETBEANS-5941 > Project: NetBeans > Issue Type: Bug >Reporter: Laszlo Kishalmi >Assignee: Laszlo Kishalmi >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > This is a regression happened with enabled state added to Gradle actions. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5901) NPE on Ctrl+Click on Java-class of library with attached source
[ https://issues.apache.org/jira/browse/NETBEANS-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5901: - Labels: pull-request-available (was: ) > NPE on Ctrl+Click on Java-class of library with attached source > --- > > Key: NETBEANS-5901 > URL: https://issues.apache.org/jira/browse/NETBEANS-5901 > Project: NetBeans > Issue Type: Bug > Components: editor - Navigation, editor - Painting & Printing >Affects Versions: 12.4 >Reporter: Mario Bruckschwaiger >Priority: Major > Labels: pull-request-available > Attachments: nb-bug-IDE-Log.txt, nb-bug-UI-Log.txt > > Time Spent: 10m > Remaining Estimate: 0h > > When trying to open the code of a class from a Java-library where the Java > source is attached with Ctrl+click on the class-name, no window opens and the > exception occurs (see attachments). > When the name is clicked a second time, an editor window opens, but it is > empty. Interestingly, the "Navigator"-view has the structure of the class. > When switching the Editor-window to "History" and back to "Source", the > source is present. Also splitting the view horizontally or vertically shows > the source code in both windows immediately. After clearing the split, the > source code stays visible. > As long as no source was attached, the source-window opened immediately with > the byte-code as method-bodies. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5950) cleanup warnings related to unreachable exception catches
[ https://issues.apache.org/jira/browse/NETBEANS-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5950: - Labels: pull-request-available (was: ) > cleanup warnings related to unreachable exception catches > - > > Key: NETBEANS-5950 > URL: https://issues.apache.org/jira/browse/NETBEANS-5950 > Project: NetBeans > Issue Type: Improvement >Reporter: Brad Walker >Assignee: Brad Walker >Priority: Minor > Labels: pull-request-available > Fix For: 12.6 > > Time Spent: 10m > Remaining Estimate: 0h > > The java compiler knows explicitly what exceptions are thrown when compiling > code. > This change removes all the warnings related to "{code:java}warning: > unreachable catch clause{code}" > For example: > {code:java} >[repeat] > /home/bwalker/src/netbeans/enterprise/web.struts/src/org/netbeans/modules/web/struts/StrutsConfigDataObject.java:297: > warning: unreachable catch clause >[repeat] } catch(SAXException ex) { >[repeat] ^ >[repeat] thrown type SAXParseException has already been caught > {code} > -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
[jira] [Updated] (NETBEANS-5925) NullPointerException in ProjectConfigurationCompletion
[ https://issues.apache.org/jira/browse/NETBEANS-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANS-5925: - Labels: pull-request-available (was: ) > NullPointerException in ProjectConfigurationCompletion > -- > > Key: NETBEANS-5925 > URL: https://issues.apache.org/jira/browse/NETBEANS-5925 > Project: NetBeans > Issue Type: Bug > Components: lsp >Reporter: Martin Entlicher >Assignee: Martin Entlicher >Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > When the opened folder does not represent a NetBeans project, following > exception occurs when asking for launch configurations: > {code} > java.lang.NullPointerException > at > org.netbeans.modules.java.lsp.server.protocol.ProjectConfigurationCompletion.getConfigurations(ProjectConfigurationCompletion.java:131) > at > org.netbeans.modules.java.lsp.server.protocol.ProjectConfigurationCompletion.createConfigurationsCompletion(ProjectConfigurationCompletion.java:73) > at > org.netbeans.modules.java.lsp.server.protocol.ProjectConfigurationCompletion.lambda$configurations$0(ProjectConfigurationCompletion.java:53) > at > java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616) > ... 33 more > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists