Re: ava Source Base issue

2020-01-30 Thread Emilian Bold
Where are you taking the plugin from? I see here http://plugins.netbeans.org/plugin/19545/nbandroid that the latest update is from 2014 so there's chances it won't work with the latest IDE. The proper source seems to be https://github.com/NBANDROIDTEAM/NBANDROID-V2 which should work with NetBeans

ava Source Base issue

2020-01-30 Thread Majid Ghasemi
Hi, I want to install bnAndroid Core plugin in NetBeans IDE. But it needs "Java Source Base" plugin and it shows the following message: "Some plugins require plugin Java Source Base to be installed.The plugin Java Source Base is requested in implementation version 4." I would be appreciated if yo

Re: NB 11.2 hangs on project background scan

2020-01-30 Thread Josh Juneau
Hi Gary, Have you attempted to start up with a new userdir? I haven't worked much with JDK 13 yet, so this is just a guess to help troubleshoot. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Jan 30, 2020, at 6:30 PM, Greenber

Re: NB 11.2 hangs on project background scan

2020-01-30 Thread Laszlo Kishalmi
I guess that the IDE still works even the scanning is stalled. The best thing to do is to get a self profile snapshot See the button right to the HEAP monitor or (Alt+Shift+Y). Once you get a snapshot file an issue in out jira (https://issues.apache.org/jira/ do not forget that the project is

NB 11.2 hangs on project background scan

2020-01-30 Thread Greenberg, Gary
I am trying to run NB 11.2 on Oracle JDK 13.0.2 on Dell Win10. It hangs 90% of the time just when I start it, during the project background scan. Progress bar shows sometime 2% and sometime goes up to 94%, but hangs anyway. I tried to get the thread dump, but Ctrl/Break on the console does not pro

Re: bringing an old javafx RCP project into the modern era

2020-01-30 Thread Boris Heithecker
I've assembled a small project demonstrating how JavaFX can be added to a NetBeans RCP application built on jdk11: https://github.com/borisheithecker/netbeans-javafx Hope it helps Boris On Wed, 29 Jan 2020 at 19:34, Scott Palmer wrote: > > On Jan 29, 2020, at 12:21 PM, Neil C Smith wrote: > >

[Parsing API] : java.lang.NullPointerException at org.netbeans.modules.csl.hints.GsfHintsProvider.computeErrors

2020-01-30 Thread Bilu Al
Hello, Can somebody tell if this tutorial still up to date: https://platform.netbeans.org/tutorials/nbm-javacc-parser.html with Apache NetBeans IDE 11.1 platform? I am facing an issue when implementing this in my module I have the same issue with the complete tutorial source code : https://gith

Netbeans 11.2 Spring Framework problem

2020-01-30 Thread Tom M
When I create a new Java web project with Maven and add Spring Framework support and try to build it I get an error message "Failure to find org.springframework:spring-framework-bom:jar:4.0.1.RELEASE" The same is true for the 3.x version of Spring Framework. All I did was New Project -> Java with

Re: Apache Netbeans and Gradle, how to add local argument

2020-01-30 Thread Laszlo Kishalmi
AFAIK There was a bug prevented storing actions with dot in their name in NetBeans 11, that shall be fixed in 11.2 It is sure to be fixed in 11.3beta1 The thing you are looking for is -PrunArgs="your app arguments" On 1/30/20 6:32 AM, Giuseppe Barbieri wrote: I need to pass some custom argum

Apache Netbeans and Gradle, how to add local argument

2020-01-30 Thread Giuseppe Barbieri
I need to pass some custom argument when running a main class in a Gradle Project on Apache Netbeans 11. Right-clicking on the main class and then Run File, this is what I have in the output: cd D:\DEVELOPMENT\EMM-Check; ./gradlew --configure-on-demand -PrunClassName=ec.gui.main.Main -x check run

Re: Update centers based on mirrors are a nightmare to support in an enterprise environment

2020-01-30 Thread Geertjan Wielenga
Can you send this to the dev mailing list instead, please? There is no "NB infra community" -- there are developers of NetBeans (on the dev mailing list) and users of NetBeans, who are here and are not going to be able to help with this. Also an issue would help too. Gj On Thu, Jan 30, 2020 at 11

Update centers based on mirrors are a nightmare to support in an enterprise environment

2020-01-30 Thread Jean-Marc Borer
Hi guys, This is bit of a complaint addressed to the NB infra community. When you are stuck behind corporate proxy that is very aggressively filtering web content, mirrors are a nightmare for you. In my case we need to whitelist every single server hosting java binaries otherwise we get empty file