Hi Svata,
Thanks for looking into this.
Not sure I like the 0.0 special case (as it orders after all position
entries, which is contrary to the "natural" number ordering). I'd offer a
simplification:
-allow stringvalue="any" for positions. Orders the same as if no position
is given, but won't pro
Christian --
What would be involved in adding VueJS support and where would I start
looking in the code?
On Tue, Sep 15, 2020 at 2:00 PM Christian Lenz
wrote:
> Hey Jack,
>
> unfortunately NetBeans doesn’t support VueJS. As a Workaround you can set
> text/html as the mimetype to vue files but i
Like I said, NB is up on Java 8 and all is well.
Thanks for the help.
Now for my next performance, it would be nice to figure out how to get
NetBeans to parse vue.js files correctly ... Wonder how much work would be
required?
But that's another topic, right?!
---
Jack Woehr # Woeh
You must have Java 9 installed. So, uninstall it.
Gj
On Wed, Sep 16, 2020 at 9:23 PM Jack W. wrote:
> I DON'T KNOW Netbeans installer suggested it. I had to browse to find my
> Java 8 installation.
>
> I don't "want" Java 9. I think Java sort of "jumped the shark" (as we say
> in Americanese) a
I DON'T KNOW Netbeans installer suggested it. I had to browse to find my
Java 8 installation.
I don't "want" Java 9. I think Java sort of "jumped the shark" (as we say
in Americanese) after Java 8 :)
---
Jack Woehr # Woehr's Asymptote: The ratio of the time spent
Box 51, Golden CO 8
The question is why would you use Java 9?
At this point, an LTS should be used, i.e., 8 or 11, or a recent non-LTS,
i.e., 14 or the most recently released which is 15, to be supported by
NetBeans in 12.2.
Gj
On Wed, Sep 16, 2020 at 9:17 PM Jack W. wrote:
> On Wed, Sep 16, 2020 at 9:59 AM Aksha
On Wed, Sep 16, 2020 at 9:59 AM Akshay Gupta
wrote:
> I just tried installing netbeans12.1 and then nb-javac in ubuntu18 and
> it worked fine for me. Also successfully tested for the jdk-14 features
> (record).
>
Akshay --
Did you try it on Java 9?
Anyway, I dropped back to Java 8 ("The World
Hi,
I am trying to fix "commit-validation" test that (among other things)
ensures some consistency in registration layers, in particular order of
registrations in MIME Lookup.
The explanation got terribly long, so I put up a Wiki page, see
https://cwiki.apache.org/confluence/display/NETBEANS
> I still fail to see the difference between repetetive work on the code base
> working on source code and repetetive work on graphics.
The problem is that if 10 different people are involved in the effort, each
redrawing 70 icons (perhaps 40 hours of work), then there will be 10 different
icon
I've tried various automated approaches to vectorizing the icons--they don't
produce very good results. Vectorizing algorithms don't work well for
low-resolution images (16x16 in this case), and pixel art scaling algorithms
(e.g. xBRZ or Kopf-Lischinski) don't work well for anti-aliased images (
I just tried installing netbeans12.1 and then nb-javac in ubuntu18 and
it worked fine for me. Also successfully tested for the jdk-14 features
(record).
On 9/16/2020 8:19 PM, Arvind Aprameya wrote:
We will look into this immediately and figure out what the problem could be .
regards,
Arvind
-
On Wed, 16 Sep 2020 at 15:42, Matthias Bläsing
wrote:
> I was surprised that the nb-javac files are served from hg.netbeans.org
> or netbeans.osuosl.org. This should not happen, as they are clearly
> GPLv2 and would need an explicit exclusion to be distributable by the
> ASF.
This has been the ca
We will look into this immediately and figure out what the problem could be .
regards,
Arvind
-Original Message-
From: Neil C Smith
Sent: Wednesday, September 16, 2020 8:13 PM
To: dev
Subject: Re: 12.1 downloaded installed can't install nb-javac
On Wed, 16 Sep 2020 at 15:39, Neil C Smi
Ah. That's probably it. Simpler to uninstall (there's no "uninstall"
argument to the install script?) and just unpack the bundle manually and
run it under Java 8.
On Wed, Sep 16, 2020 at 8:43 AM Neil C Smith wrote:
> On Wed, 16 Sep 2020 at 15:39, Neil C Smith wrote:
> >
> > On Wed, 16 Sep 2020
Hi,
I was surprised that the nb-javac files are served from hg.netbeans.org
or netbeans.osuosl.org. This should not happen, as they are clearly
GPLv2 and would need an explicit exclusion to be distributable by the
ASF.
For my understanding the server provided by the Oregon State University
(netbe
On Wed, 16 Sep 2020 at 15:39, Neil C Smith wrote:
>
> On Wed, 16 Sep 2020 at 15:30, Jack W. wrote:
> > Hmm, I chose JDK 9 ...
>
> Why?! It looks like it's somewhat broken too - links work, but JDK
> doesn't seem to have required certificates for the https connection?
This IIRC -
https://bugs.l
I was running the betas okay.
I used the Linux installer this time.
The betas run under JDK 8
The installer chose JDK9
Must be some weirdness there.
Meanwhile, (*non-sequitur*) running the installer-installed version under
JDK 9 I also see this:
WARNING: An illegal reflective access operation has
On Wed, 16 Sep 2020 at 15:30, Jack W. wrote:
> Hmm, I chose JDK 9 ...
Why?! It looks like it's somewhat broken too - links work, but JDK
doesn't seem to have required certificates for the https connection?
> In any case, that's a heck of a UX hit, worse than the prompt to install
> CVS support
INFO [org.netbeans.modules.autoupdate.services.InstallSupportImpl]: Trying
external URL:
https://netbeans.osuosl.org/binaries/BABD4BF10C42EE321AED7393BED72C579A486CD3-nb-javac-14-impl.jar
WARNING [org.netbeans.modules.autoupdate.services.InstallSupportImpl]:
Cannot connect to
https://netbeans.osuos
On Wed, Sep 16, 2020 at 8:27 AM Geertjan Wielenga
wrote:
> If you're not on JDK 8, you mostly don't need nb-javac.
>
Hmm, I chose JDK 9 ...
Define "mostly"?
In any case, that's a heck of a UX hit, worse than the prompt to install
CVS support followed immediately by the dialog that it's not ava
Hi,
Am Mittwoch, den 16.09.2020, 08:25 -0600 schrieb Jack W.:
> Fresh install of 12.1 on Ubuntu 18.04.5
> NB prompts to install nb-javac
> Accept license, then errors out:
>
> *There were some problems while storing Establishing a connection ...
> (sic)*
> *Cause: Cannot resolve external referenc
If you're not on JDK 8, you mostly don't need nb-javac.
Gj
On Wed, Sep 16, 2020 at 4:25 PM Jack W. wrote:
> Fresh install of 12.1 on Ubuntu 18.04.5
> NB prompts to install nb-javac
> Accept license, then errors out:
>
> *There were some problems while storing Establishing a connection ...
> (si
Fresh install of 12.1 on Ubuntu 18.04.5
NB prompts to install nb-javac
Accept license, then errors out:
*There were some problems while storing Establishing a connection ... (sic)*
*Cause: Cannot resolve external reference to*
*[https://netbeans.osuosl.org/binaries/blahblah-nb-javac-14-impl.jar
ok, I'll hit dev@ ... apologies
---
Jack Woehr # Woehr's Asymptote: The ratio of the time spent
Box 51, Golden CO 80402 # administering productivity software over the time
http://www.softwoehr.com # saved by said software eventually approximates 1.
On Wed, Sep 16, 2020 at 6:59 AM M
Hi Jack,
images are removed from mails, so please describe what you are seeing
and/or put the image somewhere and reference it, but be advised, that
many people won't follow random links without a sane description of the
why.
AND change the subject to something more useful, [ANNOUNCE] should be
Just installed 12.1 off the mirror and started opening projects and this:
[image: image.png]
---
Jack Woehr # Woehr's Asymptote: The ratio of the time spent
Box 51, Golden CO 80402 # administering productivity software over the time
http://www.softwoehr.com # saved by said software
Thanks Neil!
Good job everyone.
On Wed, 16 Sep 2020 at 10:31, Patrick Musembi
wrote:
> Thanks Neil and everyone for the release.
>
> On Tue, Sep 15, 2020, 19:29 Brad Walker wrote:
>
> > Congrats on releasing 12.1 !!
> >
> > -brad w.
> >
> > On Tue, Sep 15, 2020 at 8:36 AM Neil C Smith
> > wro
Thanks Neil and everyone for the release.
On Tue, Sep 15, 2020, 19:29 Brad Walker wrote:
> Congrats on releasing 12.1 !!
>
> -brad w.
>
> On Tue, Sep 15, 2020 at 8:36 AM Neil C Smith
> wrote:
>
> > The Apache NetBeans team is pleased to announce that Apache NetBeans
> > 12.1 was released on Sep
Hi,
On Wed, 16 Sep 2020 at 07:14, Laszlo Kishalmi wrote:
> Do we feel that any change from the 12.1 release is worth to be
> backported to a 12.0-u2 release?
> Check the PR-list here:
> https://github.com/apache/netbeans/pulls?page=3&q=is%3Apr+milestone%3A12.1+is%3Aclosed
>
> In order to nominate
29 matches
Mail list logo