Re: Building Windows Launchers only

2019-05-16 Thread Mark Phipps
Thanks - actually I want to (re)build the launchers in the NBI engine, because I want to change/debug the code in JavaUtils.c because it is preventing my app launcher with bundled Java 11 runtime. Any hints on how to do this? There is no Make.mingw file at nbi/engine/native/launcher/windows I

Re: [C/C++] Debugger does not stop at breakpoint

2019-05-16 Thread Geertjan Wielenga
Roadmap: https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+Release+Roadmap Gj On Thu, May 16, 2019 at 5:35 PM Geertjan Wielenga wrote: > C/C++ features of NetBeans have not been donated by Oracle to Apache yet, > they are in progress, scheduled for September. > > Gj > > > On

Re: Gradle Kotlin DSL

2019-05-16 Thread Geertjan Wielenga
Your PR is always welcome. :-) Gj On Thu, 16 May 2019 at 15:49, Valentin Brandl wrote: > Hi there, > > Netbeans 11 introduced an official Plugin to support Gradle based > projects. Currently only projects using the old Groovy DSL for Gradle > build scripts are supported. > > Are there any plans

Re: [XML] Code completion for XSD's defined with urn: syntax

2019-05-16 Thread Geertjan Wielenga
Yup, would be good, and if you can find the place in the repo that is relevant, that would help too. Gj On Thu, 16 May 2019 at 17:24, Ernst Vaarties wrote: > Hello, > > I would like to have code completion in my XML's when the XSD's are > referred to using a urn: syntax like in PHPStorm. This i

Re: [C/C++] Debugger does not stop at breakpoint

2019-05-16 Thread Geertjan Wielenga
C/C++ features of NetBeans have not been donated by Oracle to Apache yet, they are in progress, scheduled for September. Gj On Thu, 16 May 2019 at 17:19, Ulf Zibis wrote: > Hi, > > I'm wondering that there is no comment on C/C++ even with version 11: > https://netbeans.apache.org/download/nb11

[XML] Code completion for XSD's defined with urn: syntax

2019-05-16 Thread Ernst Vaarties
Hello, I would like to have code completion in my XML's when the XSD's are referred to using a urn: syntax like in PHPStorm. This is useful for instance when developing in Magento 2: https://devdocs.magento.com/guides/v2.3/config-guide/cli/config-cli-subcommands-urn.html There's this current s

Re: [C/C++] Debugger does not stop at breakpoint

2019-05-16 Thread Ulf Zibis
Hi, I'm wondering that there is no comment on C/C++ even with version 11: https://netbeans.apache.org/download/nb110/index.html Can you say something of the future of C/C++ support in NetBeans? Thanks, Ulf Am 19.04.19 um 13:11 schrieb Geertjan Wielenga: > You must have installed the C/C++ feat

Gradle Kotlin DSL

2019-05-16 Thread Valentin Brandl
Hi there, Netbeans 11 introduced an official Plugin to support Gradle based projects. Currently only projects using the old Groovy DSL for Gradle build scripts are supported. Are there any plans to support the new Kotlin DSL in the future? I'm not sure if this is reasonable sinc it might require

Re: Building Windows Launchers only

2019-05-16 Thread Emilian Bold
Hm, last I looked we had some makefiles in about 2-3 places so I just invoked those. I assume the build system does something like that. --emi joi, 16 mai 2019, 11:51 Mark Phipps a scris: > On the Apache NetBeans github page, is the instruction to build the > Windows launchers: > > ant -Ddo.bu

Building Windows Launchers only

2019-05-16 Thread Mark Phipps
On the Apache NetBeans github page, is the instruction to build the Windows launchers: ant -Ddo.build.windows.launchers=true This also builds the entire system, which takes a long time. Is there an addition to this incantation which builds JUST the launchers? Thanks Mark *Mark Phipps |***Fro