Re: How to create a module suite using Maven?

2018-06-04 Thread Tim Boudreau
Really, all you should need is to "run" a module that depends on all the others you need. -Tim On Tue, Jun 5, 2018 at 2:17 AM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Tutorial: https://platform.netbeans.org/tutorials/nbm-maven- > quickstart.html > > Gj > > On Tue, Jun 5, 2

Re: How to create a module suite using Maven?

2018-06-04 Thread Geertjan Wielenga
Tutorial: https://platform.netbeans.org/tutorials/nbm-maven-quickstart.html Gj On Tue, Jun 5, 2018 at 8:09 AM, Peter Nabbefeld wrote: > > Thank You, Tim! What does an application project make so special? I guess, > it's not "only" the branding? BTW, can I drop it, to turn the application > proj

Re: How to create a module suite using Maven?

2018-06-04 Thread Peter Nabbefeld
Thank You, Tim! What does an application project make so special? I guess, it's not "only" the branding? BTW, can I drop it, to turn the application project into a suite? Regards Peter Am 05.06.2018 um 07:59 schrieb Tim Boudreau: Suites were really invented for Ant projects, and just happ

Re: AW: NetBeans celebrates 1.7 million active users

2018-06-04 Thread Tim Boudreau
The IDE generates, on first run, a large random number which identifies that install. No personal data is involved. That number is included in HTTP requests to fetch updates. -Tim On Mon, Jun 4, 2018 at 11:03 AM, Daniel Gruno wrote: > On 06/04/2018 09:56 AM, Jiří Kovalský wrote: > >> I do not

Re: How to create a module suite using Maven?

2018-06-04 Thread Tim Boudreau
Suites were really invented for Ant projects, and just happen to output a cluster because a suite is usually a group of interdependent modules, so most of the time mapping that to a cluster makes sense. http://wiki.netbeans.org/DevFaqSuitesVsClusters For Maven projects, if one is an "application"

How to create a module suite using Maven?

2018-06-04 Thread Peter Nabbefeld
Hello, using Maven, there's a project type for NetBeans Applications, but not for a NetBeans Module Suites. So I created a POM project and added some NetBeans Modules. But I cannot start it. The POM project cannot be started with NetBeans, and the single modules aren't required (though d

Re: Example platform app with 9.0

2018-06-04 Thread Zoran Sevarac
Wow just saw on that link that Microsoft is acquiring github! https://blog.github.com/2018-06-04-github-microsoft/ Does this means that we're all about to die?:) On Sun, Jun 3, 2018 at 9:13 AM, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > https://github.com/oracle/visualvm > > G

Re: [Mentors][Windows] Updating Windows launchers

2018-06-04 Thread Jan Lahoda
On Mon, Jun 4, 2018 at 12:49 PM, Bertrand Delacretaz wrote: > Hi Jan, > > On Mon, Jun 4, 2018 at 12:40 PM, Jan Lahoda wrote: > > ...-the launchers include jni.h - I suspected using jni.h from (Open)JDK > might > > be troublesome; but luckily, there is Apache Harmony, and their jni.h > works > >

Re: AW: NetBeans celebrates 1.7 million active users

2018-06-04 Thread Daniel Gruno
On 06/04/2018 09:56 AM, Jiří Kovalský wrote: I do not think GDPR applies here as no personal or sensitive data is collected. Opt-in for Gestures Collector is of course another story and it is already implemented as required. Right, personal data that can link back to an individual residing wit

Re: AW: NetBeans celebrates 1.7 million active users

2018-06-04 Thread Jiří Kovalský
I do not think GDPR applies here as no personal or sensitive data is collected. Opt-in for Gestures Collector is of course another story and it is already implemented as required. Best regards, -Jirka Dne 4.6.2018 v 11:57 Christian Lenz napsal(a): NetBeans already have this opt-in to say: he

Re: JNLP removed from JDK 11

2018-06-04 Thread William L. Thomson Jr.
On Mon, 4 Jun 2018 08:49:19 +0200 Jaroslav Tulach wrote: > Hi. > As far as I remember the WebStart code was never open sourced. > Whenever I needed an open source alternative, I had to use: > > apt-get install icedtea-netx > > E.g. I believe the necessary code/interfaces should be available > s

Re: [Mentors][Windows] Updating Windows launchers

2018-06-04 Thread Bertrand Delacretaz
Hi Jan, On Mon, Jun 4, 2018 at 12:40 PM, Jan Lahoda wrote: > ...-the launchers include jni.h - I suspected using jni.h from (Open)JDK might > be troublesome; but luckily, there is Apache Harmony, and their jni.h works > fine (or seems so, at least). So, I've included the jni.h and jni_types.h > f

Re: Questions about cluster

2018-06-04 Thread Peter Cheung
Thanks Tim >From Peter From: Tim Boudreau Sent: Monday, June 4, 2018 12:59 PM To: dev@netbeans.incubator.apache.org Subject: Re: Questions about cluster A "cluster" is a group of modules; it is common for there to be interdependencies. What is in a cluster ca

Re: [Mentors][Windows] Updating Windows launchers

2018-06-04 Thread Jan Lahoda
On Mon, Jun 4, 2018 at 11:45 AM, Bertrand Delacretaz wrote: > Hi Jan, > > On Sun, Jun 3, 2018 at 8:36 AM, Jan Lahoda wrote: > >... NetBeans has native Windows launchers to start on Windows, and we > needed to > > update them. So I tried here: > > https://github.com/apache/incubator-netbeans/pull

AW: NetBeans celebrates 1.7 million active users

2018-06-04 Thread Christian Lenz
NetBeans already have this opt-in to say: hey please allow us to send statistics. Maybe we can add another Checkbox in it to Count as a member or smth like that. Cheers Chris Von: Bertrand Delacretaz Gesendet: Montag, 4. Juni 2018 11:48 An: dev@netbeans.incubator.apache.org Betreff: Re: NetB

Re: [Mentors] Assembling NOTICE for ASF dependencies

2018-06-04 Thread Bertrand Delacretaz
On Mon, May 28, 2018 at 9:17 PM, Matthias Bläsing wrote: > ...https://issues.apache.org/jira/browse/NETBEANS-827 ... I have commented there. -Bertrand - To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org For

Re: NetBeans celebrates 1.7 million active users

2018-06-04 Thread Bertrand Delacretaz
Hi, On Thu, May 31, 2018 at 7:51 PM, Jiří Kovalský wrote: > ...People can opt-out being counted if they set Check Interval for > Automatically Check for Updates option to "Never" and then do not check > NetBeans Update Center manually I'm not a specialist on these things but I think for an A

Re: [Mentors][Windows] Updating Windows launchers

2018-06-04 Thread Bertrand Delacretaz
Hi Jan, On Sun, Jun 3, 2018 at 8:36 AM, Jan Lahoda wrote: >... NetBeans has native Windows launchers to start on Windows, and we needed to > update them. So I tried here: > https://github.com/apache/incubator-netbeans/pull/573 ... Can you summarize what the mentor-related issue is? Distributing

Re: [Solved] Re: How to add a template file to some category?

2018-06-04 Thread Antonio
The "How to add X to Y" in the wiki http://netbeans.apache.org/wiki/#_actions_how_to_add_things_to_files_folders_menus_toolbars_and_more May prove useful. Kind regards, Antonio El 04/06/2018 a las 8:51, Peter Nabbefeld escribió: Already solved, category parameter has been wrong. P. Am 03.06

AW: AW: Apache NetBeans 9.0 RC1 Spotted In The Wild

2018-06-04 Thread Christian Lenz
I’m using Windows 10 btw. Von: Antonio Gesendet: Montag, 4. Juni 2018 11:03 An: dev@netbeans.incubator.apache.org Betreff: Re: AW: Apache NetBeans 9.0 RC1 Spotted In The Wild Hi, Maybe Geertjan wants to tell us how he configured NetBeans 9.0 RC1 to perform so well with OracleJet. The IDE was i

Re: AW: Apache NetBeans 9.0 RC1 Spotted In The Wild

2018-06-04 Thread Antonio
Hi, Maybe Geertjan wants to tell us how he configured NetBeans 9.0 RC1 to perform so well with OracleJet. The IDE was indeed fast during the presentation! Kind regards, Antonio El 01/06/2018 a las 16:34, Christian Lenz escribió: Great, I installed it today too, with JDK 10.0.1 and darcula,

Re: Apache NetBeans 9.0 RC1 Spotted In The Wild

2018-06-04 Thread Antonio
Hi all, This is a much better photo of the event: https://www.meetup.com/en-AU/Oracle-Developer-Meetup-Spain/photos/28940692/471725755/?_xtd=gatlbWFpbF9jbGlja9oAJGUzM2NhMDBmLWE5ZTQtNDU0Mi04ODM1LWU3Yzk0ODYyYTEyZg (much better than me having a beer :-)). Cheers, Antonio El 02/06/2018 a las 10:

Re: Installations vs. users was: NetBeans celebrates 1.7 million active users

2018-06-04 Thread Emilian Bold
True, but I would be surprised if that many people have >1 installations that they use regularly. There is some distribution here with, I guess, most of the users having a single installation (the administrator account on their machine). By the same logic some corporate users will have these pin

Installations vs. users was: NetBeans celebrates 1.7 million active users

2018-06-04 Thread Jaroslav Tulach
2018-05-31 19:51 GMT+02:00 Jiří Kovalský : > > And how we calculate the numbers? We collect Apache log files from all > download servers, parse them to extract entries when somebody downloaded > catalog.xml.gz file i.e. Update Center which is by default scheduled to > happen on a weekly basis and