On Fri, 19 Oct 2018 at 11:08, tanas gjorgoski <[email protected]> wrote: > It seems we are using ant build, but with a gradle wrapper which injects the > maven dependencies. > Looking at our code I'm under impression that ant is the only option, do > newer versions support building the Netbeans Platform apps using maven too? > If so, that would be great!
I have a feeling 6.9 did! ;-) https://platform.netbeans.org/tutorials/69/nbm-maven-quickstart.html Interesting you're doing that with a gradle wrapper - wonder if anyone has used Ivy with the RCP? Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
