Re: Features page for 11.3

2020-02-27 Thread Geertjan Wielenga
tSuccessfulBuild/artifact/nbbuild/NetBeans-dev-netbeans-linux-1507-on-20200227-release.zip > ? > > On Fri, 28 Feb 2020 at 03:15, Geertjan Wielenga > wrote: > > > Can you provide them, then I'll add them -- or you can provide a pull > > request to the page (via the web inter

Re: Features page for 11.3

2020-02-27 Thread Geertjan Wielenga
l section > show the high resolution image? > > Thank you. > > On Wed, 26 Feb 2020 at 20:25, Geertjan Wielenga > wrote: > > > Hi all, > > > > When we release 11.3, here's the features page we'll make available with > > the highlights drawn from our Wi

Re: Pull the plug from Java 8 in 12.1?

2020-02-27 Thread Geertjan Wielenga
Well, maybe we could discontinue nb-javac from 12.0 onwards, assuming the javac tooling by then does most/all we need, which would not mean that the OracleLabs scenario below is impacted since that use case is unrelated to the Java editor, which is the only place where nb-javac is relevant. I.e.,

Re: Pull the plug from Java 8 in 12.1?

2020-02-27 Thread Geertjan Wielenga
n ASF position) that > enabling Java editing automatically installs nb-javac and JavaFX > unless the user opts out, and without information on what opting out > entails. And we should remove the persistent notifications to > install. Ideally the wizards that require JavaFX would also

Re: Pull the plug from Java 8 in 12.1?

2020-02-27 Thread Geertjan Wielenga
I think we may be a bit too eager to drop JDK 8. :-) Bear in mind that would leave us supporting only one LTS release of the JDK, i.e., JDK 11. Gj On Thu, 27 Feb 2020 at 08:46, Jan Lahoda wrote: > Hi, > > Two comments: > -I know some people that have NetBeans platform application, and target

Re: archetype for javafx maven

2020-02-26 Thread Geertjan Wielenga
https://issues.apache.org/jira/browse/NETBEANS-3104 Gj On Wed, Feb 26, 2020 at 3:50 PM Ernie Rael wrote: > On 2/26/2020 12:52 AM, Geertjan Wielenga wrote: > > The preferred approach is still to not fork -- and there is now movement > in > > the PR: > > > > htt

Re: Features page for 11.3

2020-02-26 Thread Geertjan Wielenga
latLaf web site: > https://www.formdev.com/flatlaf/ > > Regards, > Alex > > Il giorno mer 26 feb 2020 alle ore 10:25 Geertjan Wielenga < > geert...@apache.org> ha scritto: > > > Hi all, > > > > When we release 11.3, here's the features page we'll make

Re: [VOTE] Release Apache Netbeans VisualStudio Code Extension for Java 0.0.1 [vote candidate 1]

2020-02-26 Thread Geertjan Wielenga
+1 Gj On Mon, Feb 24, 2020 at 8:38 PM Eric Barboni wrote: > +1 > > The hash is missing but it's: > e9111499a7b3d71fce5496a633116574f617067b > > Best Regards > Eric > -Message d'origine- > De : Jaroslav Tulach > Envoyé : lundi 24 février 2020 13:19 > À : dev > Objet : Re: [VOTE]

Re: Adding vuejs support using language server

2020-02-26 Thread Geertjan Wielenga
On Twitter you also got a pointer from Chris. Gj On Wed, 26 Feb 2020 at 13:24, Patrick Musembi wrote: > Thanks for the pointer, I will be very grateful > > On Wed, Feb 26, 2020, 11:43 Geertjan Wielenga wrote: > > > There was a session on this topic at FOSDEM in

Re: new jira project for NetBeans infra

2020-02-26 Thread Geertjan Wielenga
It makes sense to me. Do we need infra to set this up or can we do this ourselves? Gj On Wed, 26 Feb 2020 at 11:54, Eric Barboni wrote: > Hi, > I have to persist, for my sanity. > > Still want a new jira subproject for all infra stuff for NetBeans :D > > Eric > > > -Message

Features page for 11.3

2020-02-26 Thread Geertjan Wielenga
Hi all, When we release 11.3, here's the features page we'll make available with the highlights drawn from our Wiki: https://netbeans.apache.org/download/nb113/index.html It's not completely complete and I'm adding more content continually -- however, feedback is needed and especially if you've

Re: archetype for javafx maven

2020-02-26 Thread Geertjan Wielenga
The preferred approach is still to not fork -- and there is now movement in the PR: https://github.com/openjfx/javafx-maven-archetypes/pull/8 So my preference would be to continue to focus on not forking -- however, now that Ernie's solution is available, we could use it from the "Maven Project

Re: building CND

2020-02-26 Thread Geertjan Wielenga
k I > need to add the files. (Kind of obvious, if I assume they are not there.) > > Am 26.02.20 um 09:35 schrieb Geertjan Wielenga: > > To help people to help you, please provide the error message or some kind > > of clues about what it is specifically that you're missing in the

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-26 Thread Geertjan Wielenga
problem if we don't use it because I'm > > not the author of it. > > Maybe, files related to the parser will become one huge file. > > I think that we can use it even if it is not donated because the > > sources/binaries of the tool are not included in the release. > > &

Re: Adding vuejs support using language server

2020-02-26 Thread Geertjan Wielenga
There was a session on this topic at FOSDEM in February this year, the video is being worked on and when it is ready, should be soon, will let you know. Gj On Wed, Feb 26, 2020 at 6:38 AM Patrick Musembi wrote: > Hello everyone, how am I supposed to add language under netbeans? I have > syntax

Re: building CND

2020-02-26 Thread Geertjan Wielenga
ow I get the Target "all-cnd" does not exist in the project > "main". > >>>>>>> error. > >>>>>>> > >>>>>>> However I get the same error when trying to build dlight. > >>>>>>>

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-25 Thread Geertjan Wielenga
e repository which is the focus of our donation) how bad would that be? Thanks, Gj > Maybe, we can put it in [2]. > > [1] https://hg.netbeans.org/main/misc/file/tip/php/parser.cutter > [2] https://github.com/apache/netbeans-tools > > Thanks, > Junichi > > On Tue, Fe

Re: building CND

2020-02-25 Thread Geertjan Wielenga
Done. Jan's repo is from this point the central cnd version which, if/when everything is sorted out, will be the basis of our cnd work going forward. Gj On Tue, Feb 25, 2020 at 11:49 AM Geertjan Wielenga wrote: > I'm going to remove my repo, Jan has done a much better job and documen

Re: building CND

2020-02-25 Thread Geertjan Wielenga
t; >>>>> netbeans/nbbuild/templates/projectized.xml:101: No dependent module > >>>>> org.netbeans.libs.clank > >>>>> > >>>>> So next step would be to build clank from > >>>>> > >>>>> https://gi

Re: New developer saying hello to all

2020-02-24 Thread Geertjan Wielenga
You can provide pull requests, though only committers can merge them. Becoming a committer in an Apache project is by invitation by the other committers after you’ve proven yourself and become a regular committer. Thanks for your work and ongoing participation and welcome. Gh On Mon, 24 Feb

Re: RE: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-23 Thread Geertjan Wielenga
. > > Hope I do not miss anything else.. > > Sven > > > Geertjan Wielenga schrieb am Do., 20. Feb. 2020, > 13:49: > > > I think we may have skipped this for some reason: > > > > https://hg.netbeans.org/main/misc/file > > > > Which ones should

Re: archetype for javafx maven

2020-02-23 Thread Geertjan Wielenga
When I run your maven command I get this: *The desired archetype does not exist (com.raelity.jfx:javafx-archetype-simple:0.0.4-SNAPSHOT)* Gj On Sun, Feb 23, 2020 at 9:32 AM Geertjan Wielenga wrote: > Thanks for the work on this. > > If we were to register this in Apache NetBeans 1

Re: archetype for javafx maven

2020-02-23 Thread Geertjan Wielenga
Thanks for the work on this. If we were to register this in Apache NetBeans 12.0, we'd have to make clear that this is not Gluon OpenJFX, but something different, i.e., maybe something like "NetBeans Friendly Gluon OpenJFX" or specifically your name, i.e., Ernie Rael fork of etc. Does it compile

Re: Removal of 'incubator' from confluence mailing lists info page

2020-02-22 Thread Geertjan Wielenga
Yes, great point, just remove 'incubator' for the moment. Not sure if we should remove the page, better to leave it, but corrected. Gj On Sat, Feb 22, 2020 at 9:38 AM Patrik Karlström wrote: > Is it ok if I just remove 'incubator' from >

Re: [VOTE] Release Apache NetBeans 11.3 [vote candidate 2]

2020-02-21 Thread Geertjan Wielenga
PATH environment variable should therefore be C:\Program Files\AdoptOpenJDK\jdk-13.0.2.8-openj9 too. Gj On Fri, Feb 21, 2020 at 11:43 PM Matteo Di Giovinazzo wrote: > To clarify: my PATH environment variable contains C:\Program > Files\AdoptOpenJDK\jdk-13.0.2.8-openj9\bin folder (my default

Re: archetype for javafx maven

2020-02-21 Thread Geertjan Wielenga
OK, I agree: until the official OpenJFX samples work out of the box in NetBeans, we should fork our own perfectly fitted for NetBeans solution. Gj On Fri, 21 Feb 2020 at 19:53, Ernie Rael wrote: > On 2/21/2020 10:46 AM, Geertjan Wielenga wrote: > > Yes, if there is more activity in t

Re: archetype for javafx maven

2020-02-21 Thread Geertjan Wielenga
Yes, if there is more activity in those pull request discussions, we can get it done the right way. Gj On Fri, 21 Feb 2020 at 19:36, Ernie Rael wrote: > On 2/21/2020 10:20 AM, Geertjan Wielenga wrote: > > I’d be pretty much against forking Gluon. > > I understand. Bu

Re: archetype for javafx maven

2020-02-21 Thread Geertjan Wielenga
I’d be pretty much against forking Gluon. The best you can do, I think, is join in on those Gluon pull request discussions. Gj On Fri, 21 Feb 2020 at 18:22, Ernie Rael wrote: > On 2/21/2020 8:46 AM, Geertjan Wielenga wrote: > > Note that Gluon doesn't want your nbactions.xml file,

Re: [VOTE] Release Apache NetBeans 11.3 [vote candidate 1]

2020-02-21 Thread Geertjan Wielenga
Ideally include steps to reproduce and error messages and log files, etc -- in the issue. Gj On Fri, Feb 21, 2020 at 5:51 PM Enrico Olivelli wrote: > Il Ven 21 Feb 2020, 17:20 Geertjan Wielenga ha > scritto: > > > This will involve quite some work and it is too late for 11.3,

Re: archetype for javafx maven

2020-02-21 Thread Geertjan Wielenga
samples, not sure if that is desirable, would be best for NetBeans to leverage the official Gluon samples and not a fork, so that we can continue benefiting from enhancements made by the Gluon team to the official samples. Gj On Fri, Feb 21, 2020 at 5:41 PM Geertjan Wielenga wrote: > >

Re: archetype for javafx maven

2020-02-21 Thread Geertjan Wielenga
https://github.com/openjfx/javafx-maven-archetypes/pull/6 https://github.com/openjfx/javafx-maven-archetypes/pull/8 Gj On Fri, Feb 21, 2020 at 5:28 PM Ernie Rael wrote: > Currently NewProject>JavaWithMaven>...JavaFXMavenArchetype... creates a > project that doesn't just work. See >

Re: [VOTE] Release Apache NetBeans 11.3 [vote candidate 1]

2020-02-21 Thread Geertjan Wielenga
This will involve quite some work and it is too late for 11.3, I suggest we leave this for 12.0, scheduled for April. In the meantime, the more investigation you can do on this, the better -- AFAIK no one is specifically working on Tomcat integration and if you could pick this up by at least

Re: RE: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-20 Thread Geertjan Wielenga
I think we may have skipped this for some reason: https://hg.netbeans.org/main/misc/file Which ones should we include, in addition to php/parser.cutter? Gj On Thu, Feb 20, 2020 at 1:47 PM Geertjan Wielenga wrote: > Sure, why not -- wasn't it included in an earlier donation for some rea

Re: RE: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-20 Thread Geertjan Wielenga
Sure, why not -- wasn't it included in an earlier donation for some reason? Gj On Thu, Feb 20, 2020 at 1:43 PM Junichi Yamamoto wrote: > Oracle won't donate this? > https://hg.netbeans.org/main/misc/file/tip/php/parser.cutter > > Thanks, > Junichi > > > On Thu, Feb 20,

Re: RE: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-20 Thread Geertjan Wielenga
Hi all, OK, it is now clear what the 6th and final donation of NetBeans from Oracle to Apache will consist of: https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition It will consist of community-xml, community-uml, JIRA, and a subset of the modules found in contrib. In the last

Re: Apache NetBeans 11.3-beta3 available

2020-02-19 Thread Geertjan Wielenga
.exe file or other binary > >>>> versions? Your error message seems to me like you are trying to launch > >>>> the > >>>> Linux/MacOS executables which are actually shell scripts... > >>>> > >>>> On Wed, Feb 19, 2020 at 10

Re: Apache NetBeans 11.3-beta3 available

2020-02-19 Thread Geertjan Wielenga
What happens when you go on the command line (i.e., the terminal) to that folder and then try to start NetBeans, i.e., on the command line? Gj On Wed, Feb 19, 2020 at 10:15 AM Samiul Alom Sium wrote: > Actually at first I deleted netbeans 11.3 beta-3 and try the checksum > program. But after

Re: Staging voting delay for Apache NetBeans 11.3

2020-02-18 Thread Geertjan Wielenga
Maybe we can remove as much as possible where applicable previous releases, e.g., once we have an LTS release, remove the feature releases, and if possible link everything to the LTS. Gj On Tue, 18 Feb 2020 at 09:45, Eric Barboni wrote: > Hi > > I tried several time but I'm not able yet to

Re: JPA Controller Generation

2020-02-17 Thread Geertjan Wielenga
her and that is why I created a document. I > will turn them into three submissions to Jira but there are code examples > in the doc. Is it appropriate to include a link to them from my OneDrive, > Google Drive, or DropBox? > > Ken > > > -Original Message- > From: Geertjan Wiele

Re: JPA Controller Generation

2020-02-17 Thread Geertjan Wielenga
Indeed. Forget the document and just create an issue for each item separately. Ideally at least find the files in GitHub that need to be worked on to fix the issues. Gj On Mon, 17 Feb 2020 at 09:14, John Mc wrote: > Hi > > Might be more worthwhile to allow others to look at the issues your

Re: Re: "Using an IDE" Page outdated (Openjfx)

2020-02-15 Thread Geertjan Wielenga
prove/provide Gj On Sat, 15 Feb 2020 at 23:50, Geertjan Wielenga wrote: > Can you point to the page where you would like the YouTube clip to be > listed? > > As you do that, notice the link at the bottom of the page for getting to > the source of the page. Then edit the page o

Re: Re: "Using an IDE" Page outdated (Openjfx)

2020-02-15 Thread Geertjan Wielenga
how to do that!! I'd probably crash the whole system trying > something like that! > > On Sat, Feb 15, 2020 at 2:40 PM Geertjan Wielenga > wrote: > > > Great idea. Everything is on GitHub, just provide a PR on the page where > > you think it fits best and I’ll merge it.

Re: Re: "Using an IDE" Page outdated (Openjfx)

2020-02-15 Thread Geertjan Wielenga
a lot of time searching for > help. > > On Sat, Feb 15, 2020 at 1:47 PM Geertjan Wielenga > wrote: > > > https://m.youtube.com/watch?v=8xaRwqcKPSI > > > > Gj > > > > > > > > On Sat, 15 Feb 2020 at 22:43, Neil C Smith > wrote: > > >

Re: Re: "Using an IDE" Page outdated (Openjfx)

2020-02-15 Thread Geertjan Wielenga
https://m.youtube.com/watch?v=8xaRwqcKPSI Gj On Sat, 15 Feb 2020 at 22:43, Neil C Smith wrote: > On Sat, 15 Feb 2020 at 21:27, Chuck Davis wrote: > > Neil, can you provide a link or a description how to get to the #3 you > > mention? I think you're referencing some resource about which I'm

Re: Apache NetBeans 11.3-beta3 available

2020-02-14 Thread Geertjan Wielenga
Hi Eric, I think you should do a last call on this mailing list, maybe the users mailing list as well, for any blockers on 11.3 beta3 and then setup the voting candidate. Thanks for your excellent work on this release. Gj On Fri, Feb 14, 2020 at 3:13 PM Eric Barboni wrote: > No problem > >

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
resting from an ASF perspective > but this is way put of my comfort zone. > > need more time to look through other stuff in contrib... there may be > pearls hidden in the dark.. > > Hope to rescue a lot of the stuff... > > Thanks for listening > > -Sven > >

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
Assuming they can be used in Apache. Gj On Tue, Feb 11, 2020 at 1:01 PM John Mc wrote: > Cool, then we can re-create the wrapper modules as needed then. > > Might be a chance to update them at the same time. > > Regards > > John > > On Tue, 11 Feb 2020 at 11:58,

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
existing JIRA rest client used, > that I noticed as I tried this out locally. > > Regards > > John > > On Tue, 11 Feb 2020 at 11:29, Geertjan Wielenga > wrote: > > > https://hg.netbeans.org/community-xml/file > > https://hg.netbeans.org/community-uml/file > &g

Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
ith the goal to improve the dev > environment of OpenOffice. > > All the best > Peter > > Am 11. Februar 2020 11:46:27 MEZ schrieb Geertjan Wielenga < > geert...@apache.org>: > >Hi all, > > > >At this stage, now that the C/C++ donation is complete (though

[DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache

2020-02-11 Thread Geertjan Wielenga
Hi all, At this stage, now that the C/C++ donation is complete (though not integrated yet into Apache NetBeans GitHub, a work in progress) Oracle has donated all the pieces of NetBeans that is can donate from Oracle NetBeans 8.2. Based on various questions, this remains:

Re: Java profiler (again) - supported platforms

2020-02-11 Thread Geertjan Wielenga
Thanks for your great and persistent work on this. NetBeans runs on JDK 8 and higher. I am on Mac OSX, otherwise I would certainly test it on Linux -- though I am sure there are enough Linux users to test the solution. Gj On Tue, Feb 11, 2020 at 11:14 AM Peter Hull wrote: > Hi all, > I think

Re: SOLUTION RE: Projects with glassfish-resources.xml slow to deploy to Payara

2020-02-10 Thread Geertjan Wielenga
It’s all on github.com/apache/netbeans. A simple search for the wrong string is all you need to do and then provide a pull request for review with the correction. Gj On Mon, 10 Feb 2020 at 22:54, Kenneth Fogel wrote: > I'd like to see the Payara plugin that is now included in NetBeans >

Re: build failure cnd/cnd.debugger.dbx now missing ;)

2020-02-09 Thread Geertjan Wielenga
Thanks a lot for this history lesson -- so great that we have people with this long perspective on where the code came from and so on. I have also seen "Target "all-cnd" does not exist in the project "main"". But then sometimes it just goes away. Reminds me a bit of this discussion:

Re: Statistics re Apache NetBeans

2020-02-07 Thread Geertjan Wielenga
Well, this is problematic, too. Firstly, all months are not equal, e.g., every March and October usage of NetBeans is higher than other months (probably connected to academic years), and secondly, downloads do not equal active users (three pings to plugin infrastructure equals an active user,

Re: Statistics re Apache NetBeans

2020-02-07 Thread Geertjan Wielenga
exist > > > > > > anymore. Any other place for download statistics that one can > > access? > > > > > > > > > > https://uls.apache.org/exports/ > > > > > > > > > > > > > > > > > I see COMDEV-3

Re: build failure cnd/cnd.debugger.dbx now missing ;)

2020-02-07 Thread Geertjan Wielenga
It’s going to be a lot of work integrating C/C++ back into NetBeans and I may need to restart from scratch. Gj On Fri, 7 Feb 2020 at 10:15, Ivan Soleimanipour < ivan.soleimanip...@sbcglobal.net> wrote: > > > On 2/6/20 11:06 PM, Jan Lahoda wrote: > > On Fri, Feb 7, 2020 at 5:19 AM Ivan

Re: build failure cnd/cnd.debugger.dbx now missing ;)

2020-02-06 Thread Geertjan Wielenga
clone (in NetBeans module projects). Gj On Thu, Feb 6, 2020 at 11:03 PM Peter Kovacs wrote: > I see. I had hopes that still one got lost in the merge. > > I will try to find a solution. Thanks for the feedback. > > > On 06.02.20 22:57, Geertjan Wielenga wrote: > > Yes, h

Re: FOSDEM talk: "From Oracle to Apache: News from NetBeans Community"

2020-02-06 Thread Geertjan Wielenga
ged Sun more. :-) > > > On Feb 6, 2020, at 1:45 PM, Geertjan Wielenga > wrote: > > > > We’re implicitly keeping the Sun flag flying. :-) > > > > Gj > > > > On Thu, 6 Feb 2020 at 22:27, James Gosling wrote: > > > >> That was a rea

Re: build failure cnd/cnd.debugger.dbx now missing ;)

2020-02-06 Thread Geertjan Wielenga
t: > > > > first message I get whentrying to build with netbeans. Second one with > > ant via commandline. > > > > > > I do not have clank, is there a case where we lookup what isavailable? > > Or can I config something? > > > > Doku

Re: FOSDEM talk: "From Oracle to Apache: News from NetBeans Community"

2020-02-06 Thread Geertjan Wielenga
We’re implicitly keeping the Sun flag flying. :-) Gj On Thu, 6 Feb 2020 at 22:27, James Gosling wrote: > That was a really nice talk! Thanks for doing it! > > >> On Mon, Feb 3, 2020 at 10:54 PM Geertjan Wielenga > >> wrote: > >>> > >>> Hi al

Re: When can we expect to use the C++ plugin, and how can you tell?

2020-02-06 Thread Geertjan Wielenga
On Thu, Feb 6, 2020 at 6:08 PM Neil C Smith wrote: > On Thu, 6 Feb 2020 at 14:49, Martin Weißhaupt > wrote: > > Interesting that you are working on integrating the C/C++ as a native > > integration. I missed this. > > That's only replicating the situation up to 8.2?! > Yup. Gj > > > The

Re: When can we expect to use the C++ plugin, and how can you tell?

2020-02-06 Thread Geertjan Wielenga
You're going to have to start a new thread for a new topic. And the web page is on GitHub, just provide a pull request if you want to change anything there. Gj On Thu, Feb 6, 2020 at 3:49 PM Martin Weißhaupt wrote: > @Geertjan Wielanga: > Interesting that you are working on integrating the

Re: When can we expect to use the C++ plugin, and how can you tell?

2020-02-06 Thread Geertjan Wielenga
; Birger > > > Birger > > On Thu, Feb 6, 2020 at 12:40 PM Geertjan Wielenga > wrote: > > > > You can use openbeans.org. > > > > Or join me in working on bring C/C++ to Apache NetBeans, it's in my fork > > right now: > > > > https://github

Re: When can we expect to use the C++ plugin, and how can you tell?

2020-02-06 Thread Geertjan Wielenga
Get the code to compile. :-) That's what I'm working on now. Gj On Thu, Feb 6, 2020 at 1:10 PM Peter Kovacs wrote: > What are the tasks to do? > > I help if I can. > > On 06.02.20 12:40, Geertjan Wielenga wrote: > > You can use openbeans.org. > > > > O

Re: When can we expect to use the C++ plugin, and how can you tell?

2020-02-06 Thread Geertjan Wielenga
You can use openbeans.org. Or join me in working on bring C/C++ to Apache NetBeans, it's in my fork right now: https://github.com/geertjanw/netbeans Gj On Thu, Feb 6, 2020 at 12:33 PM Birger Skogeng Pedersen wrote: > Hi, > > > Over the last years, I've started using Netbeans exclusively for

Re: NetBeans language bundle

2020-02-05 Thread Geertjan Wielenga
I'm doing it. > > Regards > Eric > -Message d'origine- > De : Geertjan Wielenga Envoyé : vendredi 31 janvier > 2020 15:54 À : dev Cc : Boris Heithecker < > boris.heithec...@gmx.net> Objet : Re: NetBeans language bundle > > Created a new issue a

Re: Update centers based on mirrors are a nightmare to support in an enterprise environment

2020-02-05 Thread Geertjan Wielenga
I'm not sure what the solution is. Gj On Wed, Feb 5, 2020 at 2:46 PM Jean-Marc Borer wrote: > Any opinion here? > > For us, mirrors are just giving us headaches for plugins and updates... > > On Thu, Jan 30, 2020 at 2:55 PM Jean-Marc Borer wrote: > > > Hi guys, > > > > This is bit of a

FOSDEM talk: "From Oracle to Apache: News from NetBeans Community"

2020-02-03 Thread Geertjan Wielenga
Hi all, Several of us on the mailing list were at FOSDEM in Brussel yesterday (Neil, Jan Lahoda, Martin Entlicher, Patrik Karlstrom) and it was a pretty good event -- I think we should treat FOSDEM as a place where we can get together every year and share new insights etc around NetBeans. One of

Re: NetCAT test specs for 12.0

2020-02-02 Thread Geertjan Wielenga
ing to setup and run a test > specification for that since it's one of the most useful features for me > and it's currently broken with no documented workaround in all versions. > > Cheers, > Luca > > - Messaggio originale - > Da: "Geertjan Wielenga" > A

Re: NetCAT test specs for 12.0

2020-02-01 Thread Geertjan Wielenga
Yes, makes sense to include JavaFX. Gj On Sat, Feb 1, 2020 at 8:48 PM Glenn Holmer wrote: > On 2/1/20 10:19 AM, Geertjan Wielenga wrote: > > Thinking ahead a bit, as soon as 11.3 is out, we should be evaluating the > > test specs so we can start NetCAT so we can start that a m

Re: RCP JavaFX

2020-02-01 Thread Geertjan Wielenga
What specifically do you want to do with JavaFX? Gj On Sat, Feb 1, 2020 at 10:06 PM Ernie Rael wrote: > I want to exercise 11.3 with JavaFX. In b2 (built locally) update center > there is "Third Party Libraries" with what seems to be the correct link, > but the JavaFX stuff is not in Available

Re: Apache NetBeans 11.3 beta2 not recognizing records

2020-02-01 Thread Geertjan Wielenga
its? nb-javac does not support JDK 14 yet, though it will. Gj > A checkbox "enable-preview" in the project properties , that would patch > the pom and bypass nb-javac would be helpful > > > > Am Sa., 1. Feb. 2020 um 20:32 Uhr schrieb Geertjan Wielenga < > geert.

Re: Apache NetBeans 11.3 beta2 not recognizing records

2020-02-01 Thread Geertjan Wielenga
Excellent that you got it to work. Gj On Sat, 1 Feb 2020 at 20:30, Benjamin Graf wrote: > Good catch! :-) Uninstalling nb-javac works. I'm wondering why just > deactivating does not solve it. Tried both scenarios. > > Benjamin > > On 01.02.2020 20:18, Geertjan Wielenga w

Re: Apache NetBeans 11.3 beta2 not recognizing records

2020-02-01 Thread Geertjan Wielenga
Apache NetBeans IDE 11.3-beta2 > > *Java:* 14; OpenJDK 64-Bit Server VM 14+33-202001311506 > > *Runtime:* OpenJDK Runtime Environment 14+33-202001311506 > > *System:* Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb) > > Regards > > Benjamin > On 01.02.

Re: Apache NetBeans 11.3 beta2 not recognizing records

2020-02-01 Thread Geertjan Wielenga
:* Mac OS X version 10.13.6 running on x86_64; UTF-8; en_NL (nb) Thanks, Gj On Sat, Feb 1, 2020 at 7:59 PM Geertjan Wielenga wrote: > Can you try to reproduce with this: > > https://github.com/geertjanw/jdk14-preview-enabled > > Gj > > On Sat, Feb 1, 2020 at 6:24 PM B

Re: Apache NetBeans 11.3 beta2 not recognizing records

2020-02-01 Thread Geertjan Wielenga
t; > Regards > > Benjamin > On 01.02.2020 17:59, Miguel Cardoso Martins wrote: > > Hi Geertjan > > thanks for the info, didn't know that. > I start NetBeans with jdk14 now, but still the java editor shows me a red > line under the record declaration. > > Am Sa.,

NetCAT test specs for 12.0

2020-02-01 Thread Geertjan Wielenga
Hi all, Thinking ahead a bit, as soon as 11.3 is out, we should be evaluating the test specs so we can start NetCAT so we can start that a month later when the first beta is available when the merge window closes. Now -- the question of the moment is: which areas of NetBeans do we want to

Re: Apache NetBeans 11.3 beta2 not recognizing records

2020-02-01 Thread Geertjan Wielenga
NetBeans itself needs to run on JDK 14. The javac from JDK 14 will be used for support for Records. The nb-javac support has not yet been updated for JDK 14, which you would need to install for JDK 14 support when not running NetBeans itself on JDK 14. Gj On Sat, Feb 1, 2020 at 4:18 PM Miguel

Re: Apache NetBeans 11.3-beta2 available

2020-01-31 Thread Geertjan Wielenga
Could you also let the users mailing list know? Gj On Fri, Jan 31, 2020 at 7:55 PM Josh Juneau wrote: > Thanks Eric, this is great news. > > Josh Juneau > juneau...@gmail.com > http://jj-blogger.blogspot.com > https://www.apress.com/us/search?query=Juneau >

Re: Apache NetBeans 11.3-beta2 available

2020-01-31 Thread Geertjan Wielenga
Well done, sir! Gj On Fri, Jan 31, 2020 at 6:48 PM Eric Barboni wrote: > Dear Apache NetBeans community, > > The second beta build for Apache NetBeans 11.3 is available. Rough delta to > the first beta build: > JSF 2.3, > flatlaf fixes + flatlaf 0.26. > Jdk 14 records > Gradle/groovy fix, >

Re: NetBeans language bundle

2020-01-31 Thread Geertjan Wielenga
reviously did it in version 6. > > DS > > El jue., 30 ene. 2020 a las 14:42, Geertjan Wielenga ( >) > escribió: > > > It seems to me we should ask for a new repo, netbeans-l10n. > > > > Anyone with any thoughts either pro or con? > > > > Gj > &g

Re: NetBeans language bundle

2020-01-30 Thread Geertjan Wielenga
ons" folder. > Boris > > On Wed, 22 Jan 2020 at 20:35, Geertjan Wielenga > wrote: > > > Great! > > > > Gj > > > > On Wed, 22 Jan 2020 at 20:08, Boris Heithecker > > > wrote: > > > >> We can also put the whole donation as

Re: NetBeans language bundle

2020-01-30 Thread Geertjan Wielenga
After this, a "trusted person" is asked to unzip and merge > "netbeans-l10n.zip" into the new "translations" folder. > Boris > > On Wed, 22 Jan 2020 at 20:35, Geertjan Wielenga > wrote: > >> Great! >> >> Gj >> >> On Wed

Plugins from PP3 UC don't show up as Available Plugins

2020-01-28 Thread Geertjan Wielenga
Eric or Neil, or anyone else,. Can someone identify the problem here: https://issues.apache.org/jira/browse/NETBEANS-3761 Jirka and I are a bit stuck with the above. Gj

Re: Flat Look and Feel NB12 default?

2020-01-23 Thread Geertjan Wielenga
gs from a previous version. > > Regards, > Alex > > Il giorno gio 23 gen 2020 alle ore 10:12 Neil C Smith < > neilcsm...@apache.org> > ha scritto: > > > On Thu, 23 Jan 2020, 08:10 Geertjan Wielenga, > wrote: > > > > > I’d be hes

Re: Flat Look and Feel NB12 default?

2020-01-23 Thread Geertjan Wielenga
I’d be hesitant about introducing anything that slows the startup experience. But maybe something could be introduced into the Welcome Screen, a message like “Make NetBeans look even better here” which pops up the relevant tab in the Options window. Gj On Thu, 23 Jan 2020 at 09:07, Alessandro

Re: NetBeans language bundle

2020-01-22 Thread Geertjan Wielenga
22 Jan 2020 at 12:40, Geertjan Wielenga > wrote: > > > That makes sense. But do we need them to be in modules or simply exactly > > as they are from the donation within one folder in the netbeans-tools > repo? > > > > Gj > > > > On Wed, Jan 22, 2020 at

Re: 11.3-beta1 new project dialog

2020-01-22 Thread Geertjan Wielenga
It’s a beta. Not the final release, which is when those update centers will be there. Gj On Wed, 22 Jan 2020 at 20:25, Ernie Rael wrote: > I can file bug reports if it's time... > > - start 11.3-beta1 empty dirs, no import > - new java ant project > java app > > The biggest issue might be the

Re: Apache NetBeans 11.3-beta1 is ... available for testing !

2020-01-22 Thread Geertjan Wielenga
uld this one be a somewhat organized list of changes or rather a New > and Noteworthy? > > As we put great effort and a number of PR-s into FlatLaf and Code > cleanup, though they would be 1-2 item on the noteworthy page. > > On 1/22/20 2:37 AM, Geertjan Wielenga wrote: > > Thank

Re: NetBeans language bundle

2020-01-22 Thread Geertjan Wielenga
at 10:51, Matthias Bläsing > wrote: > > > Before this is merged one crucial point: The new files must be verifiable > > come from the donation zip. If that is not the case we will not be able > to > > establish correct license handling. > > > > Am 22. J

Re: Apache NetBeans 11.3-beta1 is ... available for testing !

2020-01-22 Thread Geertjan Wielenga
; I think the link is the following: > https://github.com/apache/netbeans/milestone/4?closed=1 > > Best Regards > Eric > -Message d'origine- > De : Geertjan Wielenga > Envoyé : mercredi 22 janvier 2020 09:09 > À : dev@netbeans.apache.org > Objet : Re: Apache NetBeans 11.

Re: NetBeans language bundle

2020-01-22 Thread Geertjan Wielenga
odules for > other languages. As I said already, the technical part is straightforward > and easy. > Boris > > > > > > > On Tue, 21 Jan 2020 at 10:29, Geertjan Wielenga > wrote: > > > Use this repo: > > > > https://github.com/apache/netbeans-tool

Re: Apache NetBeans 11.3-beta1 is ... available for testing !

2020-01-22 Thread Geertjan Wielenga
Great! I’ll be happy to provide a draft of the 11.3 release notes on the Wiki you created, if you can provide a link to all completed PRs in the 11.3 timeframe. Gj On Wed, 22 Jan 2020 at 02:50, Kai Uwe Pel wrote: > Well noted with thanks, Eric! > > Regards, > Kai > > > On 1/22/2020 2:35 AM,

How to upload NBMs to Maven

2020-01-21 Thread Geertjan Wielenga
https://cwiki.apache.org/confluence/display/NETBEANS/Step+by+step+guide+for+upload+NBM+to+Maven+Central Excellent new and simple instructions, thanks Sergey Bobrov! Gj

Re: Apache NetBeans 11.3 on hold

2020-01-21 Thread Geertjan Wielenga
I wonder why this wasn't a problem in previous releases, did something change here? Gj On Tue, Jan 21, 2020 at 12:40 PM Eric Barboni wrote: > Hi, > > Build is on error, > > > > Step to reproduce (part of release preparation for platform convenience > binaries): > > > > ant build-source-config

Re: NetBeans language bundle

2020-01-21 Thread Geertjan Wielenga
Use this repo: https://github.com/apache/netbeans-tools Gj On Tue, Jan 21, 2020 at 9:06 AM Bertrand Delacretaz wrote: > Hi, > > On Thu, Sep 19, 2019 at 6:34 PM Boris Heithecker > wrote: > > ...I think all the community translations are now in the 3rd donation > zip ( > > >

Re: Check Daily builds! Serious Option Dialog issue needs confirmation!

2020-01-20 Thread Geertjan Wielenga
Tried to reproduce it today too in the latest dev build and couldn’t, though I have seen it before too. Gj On Mon, 20 Jan 2020 at 18:26, Glenn Holmer wrote: > On 1/18/20 2:48 PM, Laszlo Kishalmi wrote: > > I'm experiencing an issue with the Options dialog. Whenever I apply the > > settings PHP

Re: Community-xml and transition

2020-01-17 Thread Geertjan Wielenga
Yes, you're right. A key question I have, for you, and everyone, is which of the remaining repos we feel we should keep and which to focus on first -- i.e., XML, UML, or something different? Let's leave C/C++ and contrib for the moment, both of which are in progress. Gj On Thu, Jan 16, 2020

Re: Apache NetBeans Release 11.3?

2020-01-16 Thread Geertjan Wielenga
Eric definitely is RM for 11.3 yes. :-) Gj On Thu, Jan 16, 2020 at 11:30 AM Neil C Smith wrote: > On Thu, 16 Jan 2020 at 10:00, Eric Barboni wrote: > > We still need time to synchro with Neil to update wiki for documenting > release process. (I'm available on slack ASF or NetBeans) > > Yes,

Re: Any objections against turning netbeans.org OFF?

2020-01-15 Thread Geertjan Wielenga
If people outside Oracle would do this, that would be best and simplest (any process or decision in Oracle takes time). Gj On Thursday, January 16, 2020, Lars Bruun-Hansen wrote: > Hi Matthias > > Sure. When suggesting to "salvage" the Maven artifacts from > bits.netbeans.org/maven2 I made it

<    3   4   5   6   7   8   9   10   11   12   >