https://github.com/apache/netbeans/pull/1784
Will be available in 11.3 or the recent development builds
On 12/19/19 6:13 AM, Fred Welland wrote:
Expect: right click in source window on a groovy/spock spec file to
support "Test File" as well and ctrl-f6 to work
Result: right click option i
Hi Lou,
I have used NB with RPi as a remote platform - it worked beautifully, in
fact i was surprised (in a really good way) how easily it worked.
On Thu, Dec 19, 2019 at 8:38 PM Lou wrote:
> Does anyone have experience/guidance using NetBeans with Raspberry Pi?
>
> Would you recommend using Ne
Does anyone have experience/guidance using NetBeans with Raspberry Pi?
Would you recommend using NetBeans on the Raspberry or trying to add the
Raspberry as a remote platform? The project is a internet/USB com first
with Raspberry Pi control of several servos added second.
I am new to NetBea
Expect: right click in source window on a groovy/spock spec file to
support "Test File" as well and ctrl-f6 to work
Result: right click option is greyed out -- and nothing happened when one
uses ctrl-f6
Is this just a bug or is there some tweak or setting I can flip to get this
to work?
FWIW
Thank you to all who gave advice. I think I have an idea of what I need to
do.
I'm actually going to create a separate project in Android Studio. This
project is going to extend the application's core functionality which is
implemented in JARs generated from my Netbeans projects. Currently however
Hi,
I want to find out the @ProjectCustomizer.Registration.projectType
(something like "org-netbeans-modules-maven") of an existing project in
my IDE, which seems to be missed by my own @Registrations. But I have no
idea what projectType ID I need to register my customizer for.
The Properties exp
Without more info about what toolchain you are using to build your project such
as which JDK, what toolchain etc we can only help to a point.
If you project is modularised then you need to use jlink to have the JavaFX
modules included in the runtime. If not, and I suspect this is what you are
d