jVi for Apache NetBeans

2019-11-04 Thread Ernie Rael
Greetings and long time... I just got a feature request to make jVi accessible through the new ApacheNetBeans update mechanisms given that with 11.2 NB is "back in business". Previously the jVi plugin installed an update center, and through jVi's update center several modules were made

Re: jVi for Apache NetBeans

2019-11-08 Thread Ernie Rael
On 11/6/2019 3:35 AM, Geertjan Wielenga wrote: I've pinged the admins of the Plugin Portal at plugins.netbeans.org to give you a password to it but, again, note that it's going to be going away -- since it leverages Oracle infrastructure and we're in transition away from Oracle infrastructure at

Re: jVi for Apache NetBeans

2019-11-08 Thread Ernie Rael
21:38, Ernie Rael escribió: On 11/8/2019 12:13 PM, antonio wrote: Hi Ernie, As Geertjan explained the new plugin portal is planned by the end of the year, as we're moving away from Oracle infrastructure (plugins.netbeans.org) that will be removed in the future. The current version

Re: Packaging an nbm for maven

2019-11-08 Thread Ernie Rael
Hey, Not that I'm there yet, but for testing. Can I use the 11.2 plugin manager to open a maven plugin I build as a download file? -ernie On 11/8/2019 12:49 PM, Ernie Rael wrote: OK. Start with a new maven module project. Thanks. -ernie On 11/8/2019 12:27 PM, antonio wrote: Hi, I assume

Packaging an nbm for maven

2019-11-08 Thread Ernie Rael
Given an existing .nbm, is there a way to package it for maven central, and then add it the the new plugin portal without building the .nbm's project with maven? I'm still looking at the documentation to cut my plugin over to maven... In the meantime, I'm looking for a way to satisfy some

Re: jVi for Apache NetBeans

2019-11-05 Thread Ernie Rael
On 11/5/2019 11:48 AM, Antonio wrote: Hi Ernie, We have a brand new plugin portal at OK. Going to netbeans.apache.org, click on plugins (top horizontal menu), that plugin page directs you  to the old plugins.netbeans.org. I have never used maven. I suspect this is a steep learning curve.

Re: Packaging an nbm for maven

2019-11-08 Thread Ernie Rael
currently not able to login). Greetings Matthias Am Freitag, den 08.11.2019, 22:10 +0100 schrieb antonio: Hi Ernie, Some answers inlined below. El 8/11/19 a las 21:33, Ernie Rael escribió: I have an existing NBM plugin, built as a NB module project using ant. I have never used maven. As the following

Re: Packaging an nbm for maven

2019-11-08 Thread Ernie Rael
of red when I open the jVi source. -ernie On 11/8/2019 1:48 PM, Ernie Rael wrote: Doh! Just asked for 11.0 verification. Thanks Matthias. -ernie On 11/8/2019 1:30 PM, Matthias Bläsing wrote: Hi, this information is not correct. The NetBeans 11.2 Update Center for user provided plugins still

Re: jVi for Apache NetBeans

2019-11-08 Thread Ernie Rael
is changing. See Mattias' post at http://mail-archives.apache.org/mod_mbox/netbeans-dev/201911.mbox/%3C810bafb8104ad2b18e9a0001f14568a085affc0c.camel%40doppel-helix.eu%3E -ernie Gj On Fri, 8 Nov 2019 at 23:59, Ernie Rael wrote: On 11/8/2019 2:41 PM, Geertjan Wielenga wrote: I don’t know what

Re: jVi for Apache NetBeans

2019-11-08 Thread Ernie Rael
. Might want to remove 11.2 as an option at plugins.netbeans.org, since it is a blackhole. -ernie , others are doing the same, though indeed also continue investigating uploading to Maven Central, as others have done as well. Gj On Fri, 8 Nov 2019 at 21:57, Ernie Rael wrote: In the Plugin

Re: jVi for Apache NetBeans

2019-11-06 Thread Ernie Rael
On 11/6/2019 3:35 AM, Geertjan Wielenga wrote: That's right. Hopefully by the end of the year the new plugin portal will be ready. Indeed, you'll need to make your plugin available to Maven Central and instructions are provided on the new plugin portal about how to do that. It is indeed more

Re: docs for Apache Maven IDE Integration

2019-11-12 Thread Ernie Rael
count on it, since I probably won't dig in to maven and all its features in NB. -ernie Gj On Tue, Nov 12, 2019 at 8:31 AM Ernie Rael wrote: On 11/11/2019 11:19 PM, Geertjan Wielenga wrote: It seems correct to me. What needs to be updated? I thought it was now called "Apache Net

Re: 11.2 sources not building

2019-11-15 Thread Ernie Rael
, that required explizit proxy usage. Am Freitag, den 15.11.2019, 12:52 -0800 schrieb Dmitry Avtonomov: Could this be a temporary issue? I just tried the jar link from central - it worked. Didn't try building though. On Fri, Nov 15, 2019 at 12:33 PM Ernie Rael wrote: With sources checked out

Re: confirm unsubscribe from dev@netbeans.apache.org

2019-11-22 Thread Ernie Rael
On 11/22/2019 1:08 PM, dev-h...@netbeans.apache.org wrote: Hi! This is the ezmlm program. I'm managing the dev@netbeans.apache.org mailing list. - To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional

Re: maven plugins and portal

2019-11-22 Thread Ernie Rael
n artifact. -ernie On 11/22/2019 11:53 AM, Geertjan Wielenga wrote: The new plugin portal is not registered in NetBeans yet, hopefully for 11.3. Experimental right now and simply aiming to fill it with content first. Gj On Fri, 22 Nov 2019 at 05:52, Ernie Rael wrote: On 11/20/2019 9:58 AM,

Re: maven plugins and portal

2019-11-21 Thread Ernie Rael
sage going to be a problem with uploaded same groupID, artifactID but different version? It did pick up all the stuff from the pom.xml, cool. It filled both long desc and short desc with same string. It was easy enough to cut short down to size. -ernie Hope this helps, -Jirka Dne 19. 11. 19 v 22:54

pull request for NETBEANS-3380

2019-11-19 Thread Ernie Rael
I did a pull request for simple bug with trivial fix. (there was some magic between github/issue that I didn't notice before making some changes to issue). Is it generally sufficient to leave it like that? The issue is unassigned. Or to mention here, or ? -ernie

Re: maven plugins and portal

2019-11-20 Thread Ernie Rael
ow? Less confusing. And the jury's still out :-) ernie Hope this helps, -Jirka Dne 19. 11. 19 v 22:54 Ernie Rael napsal(a): Hi, I'm going through the process of uploading an NB plugin to maven central. Is there any documentation and/or jira issues about spec/work to the IDE for setting up m

Re: Figuring out nbjavac in 11.2 is a doozy

2019-11-25 Thread Ernie Rael
On 11/24/2019 11:32 PM, Jan Lahoda wrote: Hello Emilian, While I understand your issue, the problem is that the space for solutions if significantly limited: -the ASF does not allow distribution of GPLv2+CPE libraries inside the Apache distribution -there is only a single Plugin Portal for all

Re: Figuring out nbjavac in 11.2 is a doozy

2019-11-25 Thread Ernie Rael
On 11/25/2019 1:39 AM, Neil C Smith wrote: On Mon, 25 Nov 2019 at 08:17, Ernie Rael wrote: On 11/24/2019 11:32 PM, Jan Lahoda wrote: -there is only a single Plugin Portal for all NetBeans 11.0, 11.1 and 11.2; One way, somewhat kludgy, would be to make a clone of the portal for a new

viewing attachments in jira

2019-11-23 Thread Ernie Rael
Greetings, I recall (vaguely) that there was a greasemonky script that provided viewing (inline,popup,button, or ???) some common attachment types from the browser. (Thanks to Jesse, IIRC) Is there anything like that jira for Tampermonkey in Chrome or greasemonky in Firefox? -ernie

Re: Plugin Portal Down?

2019-11-23 Thread Ernie Rael
I'm still seeing that same error. I tried clearing the browser cache, no change. -ernie On 11/23/2019 7:48 AM, Jiří Kovalský wrote: Yes, there was a patching of the infrastructure scheduled for today. Plugin Portal works for me fine now. -Jirka Dne 23. 11. 19 v 13:42 Geertjan Wielenga

plugin portal login problems

2019-11-25 Thread Ernie Rael
Is the plugin portal supposed to be usable now? https://netbeans-vm.apache.org/pluginportal/ The site does not immediately crash. It says "Found 0 plugins" which might be OK if new DB schema. The drop down lists only have "Any" and Login button

Re: [VOTE] Release Apache NetBeans 11.2-u1 update

2019-11-27 Thread Ernie Rael
On 11/27/2019 3:11 PM, Neil C Smith wrote: On Wed, 27 Nov 2019, 22:56 Ernie Rael, wrote: Is the "nbms/" or "nbms/java" intended? Yes, [snip] Actually, I was wondering about the relative path, but I don't really know how these signatures are supposed to be use

Re: [DISCUSS] Dropping Installers from the Release Process leave that work to Third Party Distributors

2019-11-28 Thread Ernie Rael
Is it possible, and legal, to put an install bundle on github and point to it? -ernie On 11/28/2019 9:23 AM, Geertjan Wielenga wrote: Just note that nb-javac won’t be with us forever, work is being done to remove our need for it. Once that is done, we’ll be in a really good state. In the

Re: release verification/validation practices

2019-11-28 Thread Ernie Rael
The .asc check should look like for i in $(find nbms -name '*.asc'); do echo === $i; gpg2 --verify $i ${i%.asc};done There might be something with simpler output. -ernie On 11/28/2019 3:29 PM, Ernie Rael wrote: Going through the verification steps for 11.2-u1, I first downloaded

Re: [DISCUSS] Dropping Installers from the Release Process leave that work to Third Party Distributors

2019-11-28 Thread Ernie Rael
It's not clear to me who would be putting together this bundle. The apache NB team or Adopt? -ernie On 11/28/2019 8:56 AM, Geertjan Wielenga wrote: If we have AdoptOpenJDK officially providing a bundle together with NetBeans, then I think we should consider not providing an installer at all —

release verification/validation practices

2019-11-28 Thread Ernie Rael
Going through the verification steps for 11.2-u1, I first downloaded the source (with a browser), built, tested. Then saw request to check convenience NBMs. I downloaded a set of nbm/asc/sha512 and discovered that sha512sum wanted to run from the parent of the nbms directory. I wanted to fetch

Re: [VOTE] Release Apache NetBeans 11.2-u1 update

2019-11-27 Thread Ernie Rael
+1 Using Win7, jdk1.8 Went through the checklist.  While testing [NETBEANS-3257] ran into some exceptions (couldn't use Go to Symbol on test project), which also happened on 11.2. Filed [NETBEANS-3475]. -ernie On 11/27/2019 7:21 AM, Neil C Smith wrote: Dear all, This is the voting

Re: [VOTE] Release Apache NetBeans 11.2-u1 update

2019-11-27 Thread Ernie Rael
All the sha512 signatures are of the form ...4d31bc720f637  nbms/updates.xml Is the "nbms/" or "nbms/java" intended? -ernie On 11/27/2019 7:21 AM, Neil C Smith wrote: Dear all, This is the voting candidate for the 11.2 update 1 release of Apache NetBeans. This release is identical to

Re: [VOTE] Release Apache NetBeans 11.2-u1 update

2019-11-27 Thread Ernie Rael
-source.zip.sha512  robots.txt nbms    netbeans-11.2-u1-source.zip.asc  README.md It fetched all the files on the way down to nbms, overwrote index.html a lot .Did I screw up the command invocation? -ernie On 11/27/2019 4:42 PM, Ernie Rael wrote: On 11/27/2019 3:11 PM, Neil C Smith wrote

maven plugins and portal

2019-11-19 Thread Ernie Rael
Hi, I'm going through the process of uploading an NB plugin to maven central. Is there any documentation and/or jira issues about spec/work to the IDE for setting up maven based plugins, or to the the plugin manager, or changes to the new plugin portal? A well crafted search for jira might

Re: docs for Apache Maven IDE Integration

2019-11-11 Thread Ernie Rael
o ... Gj On Tue, Nov 12, 2019 at 8:06 AM Ernie Rael wrote: At https://maven.apache.org/ide.html there is a section called "Netbeans IDE". Someone with an appropriate contact might want to get this updated. -ernie <https://ma

docs for Apache Maven IDE Integration

2019-11-11 Thread Ernie Rael
At https://maven.apache.org/ide.html there is a section called "Netbeans IDE". Someone with an appropriate contact might want to get this updated. -ernie - To unsubscribe, e-mail:

Multi module projects. (was Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache)

2020-02-13 Thread Ernie Rael
On 2/13/2020 7:18 AM, Jesse Glick wrote: ... discard the very notion of a contrib repository ... and use either the external Ant harness or (preferably) Maven to build against a particular NetBeans binary platform. Something I've been wondering; I work with a multi-module plugin. Can it be

Re: Multi module projects. (was Re: [DISCUSS] Wrapping up Oracle's donation of NetBeans to Apache)

2020-02-13 Thread Ernie Rael
On 2/13/2020 10:28 AM, Jesse Glick wrote: On Thu, Feb 13, 2020 at 12:07 PM Ernie Rael wrote: I work with a multi-module plugin. Can it be built/packaged with maven and loaded by NB out of a repository Out of a Maven repository? The NB module system knows nothing about that. I was thinking

Re: Apache NetBeans 11.3-beta3 available

2020-02-13 Thread Ernie Rael
This doesn't seem right; 11.3beta3 has stuff not in master (AFAICT). Am I missing something. $ hg glog -l20 o    changeset:   3938:70f4b3961349 |\   bookmark:    release113 | |  tag: 11.3-beta3 | |  tag: tip | |  tag: upstream/release113 | |  parent: 

Re: Apache NetBeans 11.3-beta3 available

2020-02-13 Thread Ernie Rael
Never mind; sorry for the noise. Update between release11.3 and master has 0 files changed. -ernie On 2/13/2020 1:37 PM, Ernie Rael wrote: This doesn't seem right; 11.3beta3 has stuff not in master (AFAICT). Am I missing something. $ hg glog -l20 o    changeset:   3938:70f4b3961349

Re: archetype for javafx maven

2020-02-23 Thread Ernie Rael
ecifically your name, i.e., Ernie Rael fork of etc. Does it compile and run both with JDK 8 and 11, i.e., the LTS releases of the JDK? Gj On Sat, Feb 22, 2020 at 7:36 PM Ernie Rael wrote: That didn't come out quite right. Here it is *with* SNAPSHOT specified mvn archetyp

Re: archetype for javafx maven

2020-02-23 Thread Ernie Rael
cally your name, i.e., Ernie Rael fork of etc. Currently in the pom.xml (*which needs review and is at the root of the forked source tree at github*) there is Maven Archetypes for JavaFX with NetBeans Maven archetypes for creating different types of JavaFX application with NetBeans

Re: archetype for javafx maven

2020-02-23 Thread Ernie Rael
On 2/22/2020 10:32 AM, Ernie Rael wrote: There's https://github.com/errael/javafx-maven-archetypes. And I deployed a SNAPSHOT so you can use it manually, not through NB (unless NB has a "create project from random archetype" action), as per instructions except use -DarchetypeVer

Re: a little jira cleanup: performance

2020-02-24 Thread Ernie Rael
I wanted to add a performance label. So I started typing "perf" and it gave all these names. I assume that means it is system wide. -ernie On 2/24/2020 9:05 AM, Eric Barboni wrote: Hi Ernie, Are the labels per project or jira wide ? Regards Eric -Message d'origine- De :

working with github and PRs

2020-02-25 Thread Ernie Rael
I filed a PR earlier today. I just did a push to my fork and want to file a 2nd PR. On the web interface when I do "Compare & pull request" it shows change from the earlier PR as well as the change I just pushed (separate files). Is this expected and/or a problem. I'll delay issuing the 2nd PR

Re: archetype for javafx maven

2020-02-25 Thread Ernie Rael
is. 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 and run both wi

Re: working with github and PRs

2020-02-25 Thread Ernie Rael
On 2/25/2020 2:09 PM, Neil C Smith wrote: On Tue, 25 Feb 2020, 22:02 Ernie Rael, wrote: I filed a PR earlier today. I just did a push to my fork and want to file a 2nd PR. On the web interface when I do "Compare & pull request" it shows change from the earlier PR as well as the

Re: Debugger exception when debugging JavaFX code

2020-02-25 Thread Ernie Rael
Any comments? I guess I'll just file a PR to take out the printStackTrace. I'm wonder if its something that should be off for release builds and on otherwise? -ernie On 2/3/2020 10:51 AM, Ernie Rael wrote: I was just looking at the bug https://issues.apache.org/jira/browse/NETBEANS-2559

Re: archetype for javafx maven

2020-02-25 Thread Ernie Rael
On 2/25/2020 3:13 PM, Glenn Holmer wrote: On 2/25/20 4:56 PM, Ernie Rael wrote: Deployed to maven central; no more SNAPSHOT issue. You can now do    mvn \         archetype:generate \         -DarchetypeGroupId=com.raelity.jfx \         -DarchetypeArtifactId=javafx-archetype

compatibility with dark look and feel

2020-02-25 Thread Ernie Rael
The jVi plugin has two issues with the dark look and feels. Icons and jVi colors. I downloaded gimp and will attack the icons. The jVi colors show up in the jVi options dialog where you can set them, there's also a "default" button for each color; an example jVi color is the VisualBellColor.

Re: archetype for javafx maven

2020-02-26 Thread Ernie Rael
approaches. Gj On Wed, Feb 26, 2020 at 1:25 AM Ernie Rael wrote: On 2/25/2020 3:13 PM, Glenn Holmer wrote: On 2/25/20 4:56 PM, Ernie Rael wrote: Deployed to maven central; no more SNAPSHOT issue. You can now do mvn \ archetype:generate \ -Darchet

Re: Cannot login via GitHub to the Plugin Portal

2020-03-05 Thread Ernie Rael
Also fails for me. Same error. -ernie On 3/5/2020 2:55 AM, Fabian Bahle wrote: Hello, Am I the only one who has trouble logging into the Apache NetBeans Plugin Portal via GitHub, or is there something broken? I always get a 500 with this content back from

Re: archetype for javafx maven

2020-02-26 Thread Ernie Rael
as needed would take up the slack. Can either of these be ready for NB-12 feature freeze in a couple weeks? -ernie On 2/26/2020 6:49 AM, 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: https

Problems setting up platform for debug

2020-01-25 Thread Ernie Rael
What's the trick? I register a newly built NB, and it's incomplete. Below shows a little about the build. I start 11.2 NB with clean cachedir and a nothing open, wanting to register 11.3b1 I just built. How do I diagnose this? Is 'ant build-nozip' the wrong thing to do? With platform manager,

Re: Problems setting up platform for debug

2020-01-25 Thread Ernie Rael
0 10:54 AM, Ernie Rael wrote: What's the trick? I register a newly built NB, and it's incomplete. Below shows a little about the build. I start 11.2 NB with clean cachedir and a nothing open, wanting to register 11.3b1 I just built. How do I diagnose this? Is 'ant build-nozip' the wrong t

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

2020-02-05 Thread Ernie Rael
On 2/5/2020 4:49 AM, Carl Mosca wrote: I too used "Forte" a bit during my JBuilder days. Brings back some good memories. I used both as well. jVi was first available on JBuilder. -ernie PS Has the Oracle DBMS tool fully migrated from JBuidler to NetBeans? Carl On Wed, Feb 5, 2020 at

RCP JavaFX

2020-02-01 Thread Ernie Rael
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 Plugins. Can something be done to enable this? -ernie PS. And can the new apache NetBeans plugin portal

Re: RCP JavaFX

2020-02-03 Thread Ernie Rael
ava or RCP? -ernie PS. I will probably go to maven at some point in the future, but it doesn't seem to be time yet (at least for me). On 2/1/2020 3:43 PM, Geertjan Wielenga wrote: 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 exe

Debugger exception when debugging JavaFX code

2020-02-03 Thread Ernie Rael
I was just looking at the bug https://issues.apache.org/jira/browse/NETBEANS-2559 and the NetBeans code which is related.A comment in the code indicates that /exceptions are expected/. The problem is that NetBeans shows a dialog, due to an "Exceptions.printStackTrace(ex);" in a catch. I added

Re: PR review milestone 11.3

2020-02-07 Thread Ernie Rael
On 2/6/2020 3:41 PM, Eric Barboni wrote: I'm thinking on doing beta3 preparation on Monday. Maybe can it be vc1 ? I just did PR #1935 to fix a major bug. It reverts an "experimental" change done in11.2. -ernie - To

Re: Flat Look and Feel NB12 default?

2020-01-23 Thread Ernie Rael
Using the Welcome/startup screen for the various "experience customization/improvement" options and suggestions has one huge advantage. It is always available through the help menu. I certainly agree that more attention should be paid to alerting users to how they can customize their

unpacking index for central repository

2020-01-24 Thread Ernie Rael
Working on 11.3b1, probably not an issue. The "unpacking..." was taking a long time. The system's physical memory was maxed (win7 with 16 gig ram). So I decided to restart NB and a few other things. The system is now at half after restarting things. I expected the indexing to continue when NB

Re: Build in 8, run in 13

2020-02-18 Thread Ernie Rael
In /nbbuild I've got $ cat nbbuild/user.build.properties #nbjdk.home=F:/j/jdk/jdk1.8.0_241 nbjdk.home=F:/j/jdk/jdk-13.0.2 permit.jdk9.builds=true -ernie On 2/18/2020 2:03 PM, John Kostaras wrote: Hallo, I wonder if you have come across this dilemma. I 'm trying to fix some bugs

Re: Apache NetBeans 11.3-beta3 available

2020-02-18 Thread Ernie Rael
How does it show this? What is missing? Was it in previous 11.3 beta version? -ernie On 2/19/2020 10:05 AM, Samiul Alom Sium wrote: Hi, currently I am facing a problem. Whenever I download the 11.3 beta version, it downloads good but when extract, it shows that, there are some missing

Re: Apache NetBeans 11.3-beta3 available

2020-02-18 Thread Ernie Rael
is corrupt On Wed, Feb 19, 2020 at 10:15 AM Samiul Alom Sium wrote: No. I can run 11.1 perfectly. But for 11.3 beta 3, it's showing more than 100 missing modules. On Tue, Feb 18, 2020 at 8:13 PM Ernie Rael wrote: How does it show this? What is missing? Was it in previous 11.3 beta version

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

2020-02-20 Thread Ernie Rael
+1 Verified Hash & Signature Updated repo to 11.3-vc1; ant clean diff -r repo/netbeans src (netbeans-11.3-source.zip) See below minor issue? build repo run repo build, run provided build except for a few things, everything in src is the same in repo stuff in repo not is src (around 700 files

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

2020-02-11 Thread Ernie Rael
I'm interested in python. Before considering reviving it in NB, is/was this python integration pretty complete? Are the alternatives (whatever they might be and not necessarily part of netbeans) so much better that NB python is a real longshot? In particular, does/would this attract users?

Re: archetype for javafx maven

2020-02-21 Thread Ernie Rael
as possible for NB-12? -ernie 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, logically, because their sample projects are applicable to any IDE or non-IDE and nbactions.xml is NetBeans

Re: archetype for javafx maven

2020-02-21 Thread Ernie Rael
On 2/21/2020 10:46 AM, Geertjan Wielenga wrote: 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: Do you see getting Gluon to change there stuff *and* implementing the API change

archetype for javafx maven

2020-02-21 Thread Ernie Rael
Currently NewProject>JavaWithMaven>...JavaFXMavenArchetype... creates a project that doesn't just work. See https://issues.apache.org/jira/browse/NETBEANS-3730 and https://issues.apache.org/jira/browse/NETBEANS-3104 . Generally, the problem is attributed to missing nbactions.xml, but there

a little jira cleanup: performance

2020-02-21 Thread Ernie Rael
There are 4 different spellings for "performance" in jira labels: perfomance, performance, performence, PERFORMANCE. There's also performance-benchmark which I can see as different. I thought about collapsing the 4 into 1. Would this be appropriate? Replacing could break a saved search.

Re: RCP JavaFX

2020-02-21 Thread Ernie Rael
On 2/3/2020 12:54 PM, Neil C Smith wrote: On Mon, 3 Feb 2020, 20:06 Ernie Rael, wrote: It may be that I'm not understanding the jfx plugin. Can it be used "as is" for plain old java or RCP? Could be interesting if you can get it to work in an RCP as it downloads JavaFX on dema

Re: archetype for javafx maven

2020-02-21 Thread Ernie Rael
-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 https://issues.apache.org/jira/browse/NETBEANS-3730 and https://issues.apache.org/jira/browse/NETBEAN

Re: archetype for javafx maven

2020-02-22 Thread Ernie Rael
enga wrote: 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

Re: archetype for javafx maven

2020-02-22 Thread Ernie Rael
That didn't come out quite right. Here it is *with* SNAPSHOT specified mvn archetype:generate \     -DarchetypeGroupId=com.raelity.jfx \     -DarchetypeArtifactId=javafx-archetype-simple \     -DarchetypeVersion=0.0.4-SNAPSHOT \     -DgroupId=groupid \    

11.3v1 can't create an ant project

2020-02-19 Thread Ernie Rael
Is it just me? There seems some state that's causing problems that is not in udir/cdir. I'll remove netbeans/... and unzip it again. But this is what I'm seeing now Remove udir/cdir; start NB no udir/cdir; don't import previous settings Dismiss Start page

Re: 11.3v1 can't create an ant project

2020-02-19 Thread Ernie Rael
Started with a new netbeans directory, rm udir/cdir, waved my hand 3 times over the screean, and rebooted windows. Its no longer stuck. I changed more than one thing, so who knows... But why does it want to download JavaFX for a simple java ant project? -ernie On 2/19/2020 6:12 PM, Ernie

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

2020-02-12 Thread Ernie Rael
A few that I use and haven't been mentioned * Show and change line endings (don't see it in contrib, owned by jlahoda) * License changer (don't use often, but when I do...) -ernie On 2/11/2020 2:46 AM, Geertjan Wielenga wrote: Hi all, At this stage, now that the C/C++ donation is complete

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

2020-01-19 Thread Ernie Rael
On 1/19/2020 6:14 AM, Neil C Smith wrote: On Sun, 19 Jan 2020, 14:08 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 the dialog disappears and PHP modules get turned on, then the dialog

11.3-beta1 new project dialog

2020-01-22 Thread Ernie Rael
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 trouble contacting the plugin portal The dialog has a pair of checkboxes, * The nb-javac Java editing support lib * JavaFX Implementation for

Re: Apache NetBeans 11.3 merge window closing January 19th

2020-01-16 Thread Ernie Rael
Is the plugin catalog from the new plugin portal going to be included as an update center in the 11.3 release? It's my understanding that this decision is up to the Release Coordinator. I would like to encourage this inclusion. There are problems with the old portal, and I'd like to move

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

2020-01-20 Thread Ernie Rael
It's easy, though time consuming needing to stop/start NB 5 times, to reproduce. See the bug report [1] that started this thread, I added my experience and how to reproduce. [1] https://issues.apache.org/jira/browse/NETBEANS-3714 -ernie On 1/20/2020 9:35 AM, Geertjan Wielenga wrote: Tried

Re: Any objections against turning netbeans.org OFF?

2020-01-07 Thread Ernie Rael
On 1/3/2020 1:05 AM, Jiří Kovalský wrote: Hi Antonio,    in my opinion the new Plugin Portal 3.0 [1] is ready for usage I believe that until [NETBEANS-3569] is resolved, the portal is not ready for general usage. It's fine for creating the update center catalog, but not for user browsing

Keeping github fork up to date

2020-01-07 Thread Ernie Rael
I've got a fork from a couple months ago. I want to use it again and there's lot's of commits. I've been pulling from upstream, now I want to look at doing some more pull requests. Is there a way with the github web interface to ask it to pull from master, or otherwise update to master? If

Re: Cannot login via GitHub to the Plugin Portal

2020-03-11 Thread Ernie Rael
On 3/11/2020 2:53 AM, Neil C Smith wrote: On Wed, 11 Mar 2020 at 09:24, Ernie Rael wrote: There is no way to add the new portal without giving up the old portal. Yes, there can only be one plugin redirect currently, and it would now be a bit of work to have more than one. Ideally we'd switch

Re: Cannot login via GitHub to the Plugin Portal

2020-03-11 Thread Ernie Rael
gin portal and have it show up in the plugin manager (out of the box). -ernie On 3/10/2020 11:49 AM, Geertjan Wielenga wrote: https://github.com/apache/netbeans-website/blob/master/netbeans.apache.org/src/content/.htaccess Gj On Tue, Mar 10, 2020 at 7:41 PM Ernie Rael wrote: Thanks, On

Re: archetype for javafx maven

2020-03-08 Thread Ernie Rael
On 2/26/2020 7:52 AM, Glenn Holmer wrote: You are right; I chose javafx-archetype-simple instead of "Simple JavaFX Maven Archetype". That runs and debugs out-of-box with no changes. And there's Javadoc completion! However it's achieved, that needs to be the way JavaFX projects work in NetBeans.

Forgot to include [NETBEANS-3730] in PR

2020-03-08 Thread Ernie Rael
I changed the commit message to include [...], and pushed, but it didn't automagically hook it up. I see https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue but those steps require write access to repository. I manually added the PR tag to the

Re: Forgot to include [NETBEANS-3730] in PR

2020-03-08 Thread Ernie Rael
Many thanks, -ernie On 3/8/2020 1:56 PM, Antonio wrote: Done. I'm afraid I dont't have the skills to review this JavaFX PR, though, so let's await for a more knowledgeable person to do that. Cheers, Antonio El 08/03/2020 a las 20:15, Ernie Rael escribió: I changed the commit message

Re: Issues building on Windows

2020-03-08 Thread Ernie Rael
On 3/8/2020 12:12 PM, Korney Czukowski wrote: Hi, Is there anybody else out there who still uses Windows while working on NetBeans? I'm asking because I've hit a notorious 'java.io.IOException: CreateProcess error=206, The filename or extension is too long.' error while trying to build PHP

Re: Cannot login via GitHub to the Plugin Portal

2020-03-10 Thread Ernie Rael
if you rely on the GitHub account. Thanks in advance. Kind regards, Fabian Am 05.03.2020 um 20:47 schrieb Ernie Rael : Also fails for me. Same error. -ernie On 3/5/2020 2:55 AM, Fabian Bahle wrote: Hello, Am I the only one who has trouble logging into the Apache NetBeans Plugin Portal via

Re: PR-s are piling up for 12.0!

2020-04-09 Thread Ernie Rael
On 4/8/2020 12:09 PM, Laszlo Kishalmi wrote: Dear all, Erik, We have  a number of PR-s coming in for 12.0. Please take your time and review! There's a couple of approved PR that seem relevant to the stated goals of NetCAT. (I didn't want to cheerlead for them, and yet here I am: Rah, rah!)

Re: What's the process for which PRs get included?

2020-04-16 Thread Ernie Rael
In light of suggested process use mailing list. (I'll assume the original was lost (or maybe too lighthearted), I'll resend and add some supporting info). I know profiling got some lovin', but to be thorough and practice this process... An aside to NetCAT, while creating a maven project,

Re: NetBeans Run for Maven projects does not process pom file properly

2020-04-06 Thread Ernie Rael
On 4/5/2020 9:52 PM, Ernie Rael wrote: On 4/5/2020 11:21 AM, Kenneth Fogel wrote: should not the Run command be effectively identical to Run Maven but with a goal from nbactions.xml? ... experimentation would indicate that the defaultGoal is not needed for javafx. I'd hazard to guess

Request PR#2053 for 12.0 milestone

2020-04-20 Thread Ernie Rael
The proposed/approved fix https://github.com/apache/netbeans/pull/2053 adds some additional validations to the dialog; it doesn't change any actual project creation code. My understanding is that making this a milestones sets it up so that it's easily vetoable. The reason for this fix

How to run single test file

2020-04-20 Thread Ernie Rael
Suppose I'm in .../netbeans/platform/core.output2/ . I can do "ant test" to run all the tests. How can I run a single test file from the command line? How about a single method in a single test file? -ernie - To

What's the process for which PRs get included?

2020-04-15 Thread Ernie Rael
I'm inquiring because I'm surprised that a low risk PR that allows javafx profiling was rejected. -ernie - To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail:

What's the process for which PRs get included?

2020-04-15 Thread Ernie Rael
I'm inquiring because I'm surprised that a low risk PR that allows javafx profiling was rejected. -ernie - To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail:

Re: PR-s are piling up for 12.0!

2020-04-09 Thread Ernie Rael
On 4/9/2020 7:05 AM, Eric Barboni wrote: I merged some that I find not destructive to NetCAT. (subjective maybe) I don't get it. Does this mean that once NetCAT starts no changes can be made to any area covered by NetCAT? I guess I don't understand NetCAT. I would have thought it better to

Re: how to use jlink in nbactionx.xml

2020-04-05 Thread Ernie Rael
Hi Ken, I guess the entry in nbactions is wishful thinking by the openjfx and Gluon guys. They proposed a similar nbactions at StackOverflow It turns out you can run jlink from the IDE. Using a project created with NB-12beta2 (that probably doesn't matter), I'm using Simple JavaFX archetype

Re: how to use jlink in nbactionx.xml

2020-04-05 Thread Ernie Rael
I later discovered that after "Add Custom" action for jlink. I got this in nbactions.xml |   |   CUSTOM-jlink |   jlink |   |   clean |   javafx:jlink |   |   -ernie On 4/5/2020 4:30 PM, Ernie Rael wrote: Hi Ken

Re: NetBeans Run for Maven projects does not process pom file properly

2020-04-05 Thread Ernie Rael
On 4/5/2020 11:21 AM, Kenneth Fogel wrote: Before I rush off and file a report on JIRA for NB 12.0 Beta 2 I’d thought I’d run this by the group especially as it has been the behaviour of NB for as long as I have used it. If I use Run (green triangle) and have a pom.xml dependency that is

  1   2   3   4   >