Re: One of the unit tests not executed. Why?

2020-12-20 Thread Jose Ch
Can you try the newest version of surefire plugin? *org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5* El dom, 20 dic 2020 a las 5:03, Greenberg, Gary () escribió: > I sure did clean and build the project. > > During the build all unit tests are executed except this one. > When I am tryin

Re: Wildfly in NetBeans 11.3

2020-03-11 Thread Jose Ch
I think this PR fix it. https://github.com/apache/netbeans/pull/2000 Regards. Jose Contreras El mié., 11 mar. 2020 a las 10:06, Miguel Cardoso Martins (< miguelcardosomart...@gmail.com>) escribió: > Hello all > > I downloaded the wildfly plugin but after installing and restarting the > plugin i

Re: Netbeans 11.2 Spring Framework problem

2020-02-04 Thread Jose Ch
Hi Tom, This PR fix that problem. I tested with both 3.x & 4.x versions of Spring. https://github.com/apache/netbeans/pull/1908 Regards. Jose El jue., 30 ene. 2020 a las 9:39, Tom M () escribió: > When I create a new Java web project with Maven and add Spring Framework > support and try to b

Re: 11.2 and JUnit 5 "no tests executed"

2019-12-18 Thread Jose Ch
I think it was already fix with this PR: https://github.com/apache/netbeans/pull/1632 Regards Jose El mié., 18 dic. 2019 a las 6:36, John Mc () escribió: > Hi Michael, > > Can you create a JIRA ticket for this please? > > https://issues.apache.org/jira/projects/NETBEANS > > If I get some time ov

Re: Static code analysis - FindBugs (SpotBugs) support

2019-11-27 Thread Jose Ch
When you try to install it: "FindBugs Integration" module has not been downloaded. It does not exist in the plugin portal. El mié., 27 nov. 2019 a las 14:29, Emilian Bold () escribió: > I think JaCoCo works. I wonder why FindBugs doesn't work anymore? > > --emi > > On Wed, Nov 27, 2019 at 9:04

Re: Darcula plugin

2019-11-07 Thread Jose Ch
You can find it in: http://plugins.netbeans.org/plugin/62424/darcula-laf-for-netbeans Regards. Jose Contreras El jue., 7 nov. 2019 a las 10:29, Gustavo Castro () escribió: > Does anyone know if the Darcula plugin works with NetBeans 11.2? > yes > > > > > > If yes, where can I place the .nbm fi

Re: ISO-8859-1

2019-10-29 Thread Jose Ch
You can use the default option in the netbeans.conf -J-Dfile.encoding=UTF8 // change encoding El mar., 29 oct. 2019 a las 11:44, Juan Algaba () escribió: > I'd recommend downloading the excellent encoding support plugin > http://plugins.netbeans.org/plugin/60487/encoding-support > > [image: imag

Re: Problem using NetBeans on Ubuntu

2019-09-20 Thread Jose Ch
This is the download page for Apache NetBeans: https://netbeans.apache.org/download/index.html Is it the same page that you used a few days ago? El vie., 20 sept. 2019 a las 17:23, Walter Oney () escribió: > From: Neil C Smith > > >> I installed NetBeans IDE 10.0, in which Netbeans is at

Re: Fw: Problem in installing netbeans 11 on a computer with JDK 13

2019-09-19 Thread Jose Ch
Does the netbeans installation was with the exe or the zip archive? The easy way is to specify the JDK in the netbeans.conf file located in /netbeans/etc/netbeans.conf. e.g. netbeans_jdkhome="/opt/jvm/zulu-13" El mié., 18 sept. 2019 a las 22:05, xog blog () escribió: > The netbeans 11 install pro