Hi there,
When you want to create plugins compatible to older NB based applications
such as VisualVM 1.4.x with Maven, you have dependencies to older Maven
artifacts such as RELEASE82. Sure it may evolve in the future, but
currently the latest version of VisualVM is still bound to NB 8.2.
NB 8.2
No. Just wondering.
On Thu, Jan 9, 2020 at 10:09 AM Geertjan Wielenga
wrote:
> It is not. Does it need to?
>
> Gj
>
> On Thu, 9 Jan 2020 at 10:06, Jean-Marc Borer wrote:
>
> > Hi guys,
> >
> > I just had a discussion with colleagues about NB module system. W
Hi guys,
I just had a discussion with colleagues about NB module system. We were
wondering how this system is cohabitating with "new" Java module system.
Any idea or documentation/article/thread/information?
Cheers,
JMB
"ImageUtilities can load SVG files now."
Oh is it? That would be great.
In which version on NB? In 11.2 sources code, I can't find anything related
to SVG.
On Sat, Dec 28, 2019 at 5:39 AM Eirik Bakke wrote:
> I added the graphics used for the current Splash Screen (not to be
> confused with th
+1
It still essential to keep bits.netbeans.org: it hosts older Maven
artifacts that are still required. If you want to create a Mavenized plugin
for VisualVM 1.4.x which is still based on NB platform 8.2 or 9.0, you need
to access the RELEASE82 and RELEASE90 artifacts. I recently faced this
issue
Not directly related to the plugin validation, but the Apache NetBeans
Maven Utilities NBM Harness documentation site doesn't work.(
https://bits.netbeans.org/mavenutilities/nbm-maven-harness)
Cheers,
JMB
On Tue, Dec 17, 2019 at 12:23 PM Eric Barboni wrote:
> Dear members of Apache NetBeans co
Yes indeed. I disabled it meanwhile. Misleading message anyway.
Cheers,
JMB
On Fri, Nov 8, 2019 at 1:01 PM Neil C Smith wrote:
> On Fri, 8 Nov 2019, 12:41 Jean-Marc Borer, wrote:
>
> > I am I the only one getting this notification from a freshly installed NB
> > 11.2?
>
I am I the only one getting this notification from a freshly installed NB
11.2?
[image: image.png]
, 2019 at 12:23 PM Geertjan Wielenga
wrote:
> Invitation sent to you.
>
> Just note that what you're doing to install nb-javac may be different to
> others (I've had no problems at all, for example).
>
> Gj
>
> On Fri, Nov 8, 2019 at 1:21 PM Jean-Marc Borer wrote:
Hi Geertjan,
What do you think about sharing the story how to get nb-javac properly
installed until the patch is released? Is it the blog the right place for
sharing such information? If you want I could do it, it you give me acces
to the blog. I would be happy if someone could review the story be
to install nb-javac.
> You'll then be using NetBeans without nb-javac. At that point install the
> NBM if you want to use nb-javac.
>
> Gj
>
> On Fri, Nov 8, 2019 at 11:33 AM Jean-Marc Borer wrote:
>
> > To make things worse: as I had to dismiss the nb-javac dialog after
/nb-javac-library and activated the
modules. Now Java is back but the modules are still marked as deactivated...
[image: image.png]
On Fri, Nov 8, 2019 at 10:23 AM Jean-Marc Borer wrote:
> Hi guys,
>
> Again I am having lots of issues behind my %*ç&//(/( corporate firewall.
>
Hi guys,
Again I am having lots of issues behind my %*ç&//(/( corporate firewall.
I just tried a fresh install and when nb-javac question arrives and I
accept to download it, it fails because of redirections:
INFO [org.netbeans.modules.autoupdate.services.InstallSupportImpl]: Trying
external URL
> >
> > You could use NetBeans without nb-javac, which has downsides, but having
> > nb-javac also has downsides for you.
> >
> > You can also get nb-javac here:
> >
> > http://plugins.netbeans.org/plugin/73454/nb-javac-library
> >
> > Gj
> >
>
:11, Jean-Marc Borer wrote:
> > Meanwhile, I can't update nb-javac...
>
> That may not be a bad thing until
> https://github.com/apache/netbeans/pull/1604 somehow makes its way
> into an update. I'm currently running with Third Party Libraries
> disabled in Tools
Hi guys,
I am stuck behind a corporate web proxy that filters Jar and Nbm if they
are not on a white list. Unfortunately, to white list something, it is a
difficult and long process in our company. Fortunately, hg.netbeans.org is
white listed. However NB tries first to download nb-javac from
netbe
I have to check. Is there a binary version somewhere already or do I have
to build from the sources?
On Tue, Oct 29, 2019 at 5:17 PM Eric Barboni wrote:
> Hi Jean-Marc,
> Is this still the same on Apache NetBeans 11.2
>
> Regards
> Eric
>
>
> -Message d'origin
Hi Tim,
That are very good news.
I was looking for such kind of framework since a long time. I tried
schliemann or gsf, but they were poorly documented. Hopefully there was a
book from Geertjan that explained how to write all those modules, but it
was not using ANTLR. You had to fill the gap your
I found this. Hope it works
https://ibb.co/FVCx48H
On Wed, Oct 23, 2019 at 2:48 PM Jean-Marc Borer wrote:
> How can I link the screenshot? Any recommandation?
>
> On Wed, Oct 23, 2019 at 10:58 AM Eric Barboni wrote:
>
>> Hi,
>> Sorry yes, the screenshot are not linke
How can I link the screenshot? Any recommandation?
On Wed, Oct 23, 2019 at 10:58 AM Eric Barboni wrote:
> Hi,
> Sorry yes, the screenshot are not linked/visible in the mailing list.
>
> Regards
> Eric
>
> -Message d'origine-----
> De : Jean-Marc Borer
> Envo
ote:
> Hi Jean-Marc,
>
> I have no screenshot associated. I have not such an issue.
>
> You use an old NetBeans ?
>
>
>
> Regards
>
> Eric
>
>
>
> De : Jean-Marc Borer
> Envoyé : vendredi 18 octobre 2019 15:05
> À : d...@netbeans.incubator.apache.
Hi guys,
I would like to understand what the famous netbeans "harness" is used for
and why it is necessary with Maven projects.
For example why should I define a netbeans.installation property?
I have seen that among the dependencies of the nbm-maven-plugin there is
also a harness dependency def
By the way, the documentation is really not up to date: it still references
mojohaus
On Fri, Oct 18, 2019 at 12:53 PM Jean-Marc Borer wrote:
> Hi guys,
>
> Since I updated to the latest NBM plugin:
>
> org.apache.netbeans.utilities
>
Hi guys,
Since I updated to the latest NBM plugin:
org.apache.netbeans.utilities
nbm-maven-plugin
4.3
I constantly get this error message:
[image: image.png]
If I click on upgrade, the POM gets modified and older plugin is installed:
So Emilian, do you take the token and move, at least, all Maven and Javadoc
for 8.2 to OSUOSL?
Greetings
On Thu, Sep 12, 2019 at 5:50 PM Geertjan Wielenga
wrote:
> Fair enough, whatever works. :-)
>
> Gj
>
> On Thu, 12 Sep 2019 at 19:34, Matthias Bläsing
> wrote:
>
> > Hi Geertjan,
> >
> > Am
Hi Tim,
If file access is improved that may also improve indexing and by
consequence symbol finding or refactoring. Did you try such operations to
check the difference in speed?
Cheers,
JMB
On Sun, Aug 18, 2019 at 8:47 AM Tim Boudreau wrote:
> I've been playing with some tweaks to masterfs -
max under Oracle
> IMHO. Under Apache it won't serve those old bits from Apache infra but
> could use OSUOSL.
>
> --emi
>
> joi, 12 sept. 2019, 14:46 Jean-Marc Borer a scris:
>
> > Sure, I understand all those points, but does anyone know how long
> > bits.net
Ruby support shall be kept.
>
> > community-soa
> >
>
> Misguided junk to sell to managers who don't understand technology, so they
> can torture their employees with it.
>
😂
That is so true! Send it to /dev/null, but: I am still obliged use SoapUI
on a regular base. This tool is so a nightmare
Sure, I understand all those points, but does anyone know how long
bits.netbeans.org will still be online? Last week, there was an outage and,
of course, exactly when I was testing our new artifactory. That is why I
started wondering.
If the bits.netbeans.org will remain live during a few years, t
as specifically as possible?
>
> Gj
>
> On Wed, 11 Sep 2019 at 13:00, Jean-Marc Borer wrote:
>
> > And how long will bits.netbeans.org be maintained? Any input here?
> >
> > On Wed, Sep 11, 2019 at 10:32 AM Geertjan Wielenga
> > wrote:
> >
> > > Onl
And how long will bits.netbeans.org be maintained? Any input here?
On Wed, Sep 11, 2019 at 10:32 AM Geertjan Wielenga
wrote:
> Only source code is being donated by Oracle to Apache and only the tip of
> the source code it donates.
>
> Gj
>
> On Wed, Sep 11, 2019 at 12:29
@Tim
Great job with the contrib. If one wants to use some of them, how should he
proceed? Clone the repo, build all projects and then load the generated
NBMs in its NB IDE?
Cheers
On Tue, Sep 3, 2019 at 4:46 PM Robert Scholte wrote:
> This is all very useful information.
>
> To answer this que
Hi,
Not sure to fully understand the topic, but if Jaroslav suggests to add a
target to compile and then deploy all NB modules in a local or remote Maven
repository, I am 200% in favor for that. Especially for the DEV version
On Wed, Sep 4, 2019 at 10:00 AM Eric Barboni wrote:
> Hi
>
>
>
> Not
IMHO, any version that makes NB IDE crash or freeze (isn't it proxy!!) out
of the box is a show stopper and shall not be included in the release. Now
I have no experience at all with OpenJFX...
Cheers,
JMB
On Tue, Sep 10, 2019 at 1:03 PM Matthias Bläsing
wrote:
> Hello all,
>
> I know that we
Hi list members,
How long is bits.netbeans.org supposed to be maintained and is there any
plan to migrate the legacy artifacts (dependencies up to 6.5!!) to the new
netbeans.apache.org repo?
Cheers,
JMB
n" or less restrictive...
No performance issue noticed yet.
On Wed, Sep 11, 2019 at 9:19 AM Jean-Marc Borer wrote:
> Thank you Tim.
>
> You are right about the backward compatibility. I am also using Yenta 1.1
> (linked to NB 7.2) with my 11.1 application. It works perfect. Howe
Thank you Tim.
You are right about the backward compatibility. I am also using Yenta 1.1
(linked to NB 7.2) with my 11.1 application. It works perfect. However some
Maven tools tend to be "too" smart (IntelliJ I see you ;-) and try to
retrieve all transitive dependencies.
Apparently RELEASE72 as
n Wed, Sep 11, 2019 at 7:53 AM Jean-Marc Borer wrote:
> Hi guys,
>
> I use Jesse's org.netbeans.contrib.yenta plugin to overcome annoying (and
> too restrictive) dependencies in one of my NB based application. However
> Yenta is still linked to NB 7.2.
>
>
Hi guys,
I use Jesse's org.netbeans.contrib.yenta plugin to overcome annoying (and
too restrictive) dependencies in one of my NB based application. However
Yenta is still linked to NB 7.2.
https://javalibs.com/artifact/org.netbeans.contrib.yenta/api
Yenta allows me to use public classes from mod
Hi all,
This is rather a tricky question.
To locate the application home dir, I used since NB 8.2 a call to
CLIOptions.getHomeDir() in a ModuleInstall class. To be able to compile
it, I had to add a dependency to in my Maven project:
org.netbeans.modules
org-netbeans-co
101 - 140 of 140 matches
Mail list logo