Re: Running an angular application

2018-06-03 Thread Karl
The Gradle plugin from GitHub works quite well: https://github.com/kelemen/netbeans-gradle-project Am 03.06.2018 um 05:04 schrieb * William: Also NO  Gradle that splats the Mobile niche too. On Friday, 1 June 2018, Karl mailto:karl.ranse...@justmail.de>> wrote: > No offense, but what use is

Re: Running an angular application

2018-06-01 Thread Geertjan Wielenga
That's great to hear. :-) Gj On Sat, Jun 2, 2018 at 1:12 AM, Derik Devecchio wrote: > Thanks! > The two YouTube videos, especially JavaOne 2017,were exactly the kind of > reference that I was asking for in my original question. > > > — > derik > > > > On Jun 1, 2018, at 11:51 AM, Geertjan Wiel

Re: Running an angular application

2018-06-01 Thread Derik Devecchio
Thanks! The two YouTube videos, especially JavaOne 2017,were exactly the kind of reference that I was asking for in my original question. — derik On Jun 1, 2018, at 11:51 AM, Geertjan Wielenga mailto:geertjan.wiele...@googlemail.com>> wrote: We start by running scripts through the files

Re: Running an angular application

2018-06-01 Thread Geertjan Wielenga
We start by running scripts through the files applicable to a particular donation to verify that they’re Oracle or Sun licensed. In addition, some cases individual people have put their own name in the copyright area in which case we need to track them down to make sure the related code really belo

Re: Running an angular application

2018-06-01 Thread Derik Devecchio
Thanks for the rapid response. But I didn’t convey the meaning of my question. So let me ask something more specific. On the page you reference there is something like Acceptance of Apache Software Grant Agreement 1. Done: 1st code donation 2. In process: 2nd code donation In this contex

Re: Running an angular application

2018-06-01 Thread Geertjan Wielenga
I can't speak for other companies. I can't speak for other large donations like this. I can only speak for the process that we're going through, have been going through, since October 2016, and here it is: https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition Thanks, Gj On Fr

Re: Running an angular application

2018-06-01 Thread Derik Devecchio
Gj, Is there a web page somewhere that documents the process that a large company like Oracle goes through to make a large donation like this? It is probably more complicated than going to the Java group and saying “Pack all your source code in a zip file and send it to Apache. Tell them to wr

Re: Running an angular application

2018-06-01 Thread Geertjan Wielenga
Yup, you’re right. Might not always work smoothly but more often than not should be fine. Gj On Friday, June 1, 2018, Michael Andrews wrote: > > Am I missing something? Aren’t all the plugins that make up the web > experience available (and installable) from the plugins pane? > > I upgraded to

Re: Running an angular application

2018-06-01 Thread Michael Andrews
Am I missing something? Aren’t all the plugins that make up the web experience available (and installable) from the plugins pane? I upgraded to the RC last night, and found that installing the Java EE stuff was super simple. Sure, they are not bundled as they use to be. But that is just a tem

Re: Running an angular application

2018-06-01 Thread Geertjan Wielenga
Yes, it does: FYI, see the below for the donation status of features that have not been donated to Apache yet, e.g., features for working with Java EE, JavaScript, PHP, C/C++, and more: https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition Please be aware that we're in the proce

Re: Running an angular application

2018-06-01 Thread Karl
That blog does not mention any plans to donate those vital parts to make Apache NetBeans an IDE for (modern)  Web Applications. Does that mean there is no such plan? And yes, I am not a contributor - I am a user and have been for over 15 years. The community does not only consist of contributor

Re: Running an angular application

2018-06-01 Thread Geertjan Wielenga
No offence, but please read the blog: https://blogs.apache.org/netbeans/entry/announce-apache-netbeans-incubating-91 Whoever you think "Oracle" is, Oracle is me, and many others in Oracle who have contributed to Apache NetBeans from the beginning: https://github.com/apache/incubator-netbeans/gra

Re: Running an angular application

2018-06-01 Thread Karl
No offense, but what use is a Java IDE in 2018 without support for web applications? If that is Oracle's secret plan to kill NetBeans by making it unusable for professional development, it's working. Is there at least a time frame on why Oracle wants to donate that? (If they actually pan to d

RE: Running an angular application

2018-05-30 Thread Mark A. Claassen
contained in the communication or any attachments. From: Geertjan Wielenga Sent: Wednesday, May 30, 2018 12:40 PM To: us...@netbeans.incubator.apache.org Subject: Re: Running an angular application Not in 9.0, which is focused on Java SE only. All the JavaScript features (and Java EE, PHP, Groovy, C/C

Re: Running an angular application

2018-05-30 Thread Geertjan Wielenga
Not in 9.0, which is focused on Java SE only. All the JavaScript features (and Java EE, PHP, Groovy, C/C++) must still be donated to Apache by Oracle. Gj On Wednesday, May 30, 2018, Mark A. Claassen wrote: > I have an Angular application that works just fine running “ng serve” from > the comman