Re: JCrete Apache NetBeans session outcomes

2019-09-19 Thread Alexius Diakogiannis
Dear all,

I have some mail issues so I am not very sure u received my last email. If
not I am repeating the question, should I start building the aggregator?

Thanks

*Alexius Diakogiannis, CSM*
*Archer / Linux Lover / Java Geek*

*About me*: https://about.me/diakogiannis/
*Linked In*: https://www.linkedin.com/in/diakogiannis/
*Blog:*  https://www.jee.gr
*PGP Pub Key: *https://pgp.key-server.io/0x669822139B6027AC


On Mon, 16 Sep 2019 at 10:37, Alexius Diakogiannis <
alexius.diakogian...@gmail.com> wrote:

> Should I start building the aggregator?
>
>
> *Alexius Diakogiannis, CSM*
> *Archer / Linux Lover / Java Geek*
>
> *About me*: https://about.me/diakogiannis/
> *Linked In*: https://www.linkedin.com/in/diakogiannis/
> *Blog:*  https://www.jee.gr
> *PGP Pub Key: *https://pgp.key-server.io/0x669822139B6027AC
>
>
> On Wed, 11 Sep 2019 at 23:43, Geertjan Wielenga 
> wrote:
>
>> Excellent, understand and agree on all points.
>>
>> Thanks,
>>
>> Gj
>>
>> On Wed, 11 Sep 2019 at 22:24, John Kostaras  wrote:
>>
>> > I guess, I forgot to distribute this. We ran a session about Apache
>> > NetBeans in JCrete and here are the outcomes.
>> >
>> > - NB has very good support for EE and mvn
>> > - Very good support for JS developers in the past (see their changes in
>> the
>> > browser); not anymore; VSCode has very good support for JS and NB should
>> > take ideas for plugins; or make VSCode work together with NB
>> > - Need to rewrite the AngularJS, MicroProfile, jHipster plugins
>> > - Quick presentation mode, support for mirroring screens
>> > - Due to the move to Apache many developers seem to have moved away from
>> > NB; versions 9.0-11.0 should have been named beta
>> > - Communication & Marketing, e.g. people have missed that NB went to
>> > Apache; JetBrains do have communication people;
>> > - Page: like in jakarta live feed to publish blogs (add your blog; list
>> of
>> > bloggers); Alexius could host this
>> > - How can one integrate a feature to the core of NB, e.g. Atlassian's
>> > Bamboo CI Integration NB-954?
>> > - Continue with the virtual meetings; need once per month
>> > - NetBeans Days? or virtual?
>> > - When a new plugin is uploaded, some people should be triggered; e.g.
>> for
>> > testing, verification instead of sending an email to the dev mainling
>> list
>> >
>> > Kind regards,
>> >
>> > John.
>> >
>>
>


Re: JCrete Apache NetBeans session outcomes

2019-09-19 Thread Neil C Smith
On Wed, 11 Sep 2019 at 21:24, John Kostaras  wrote:
> - When a new plugin is uploaded, some people should be triggered; e.g. for
> testing, verification instead of sending an email to the dev mainling list

Incidentally, my thought on that is that we should still look to do
this via a PR (like) process with link and SHA for each plugin file,
and update the IDE to verify the SHA as well as signing.  This would
mean every plugin and plugin update gets some oversight before getting
to users.

Best wishes,

Neil

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: JCrete Apache NetBeans session outcomes

2019-09-19 Thread Alexius Diakogiannis
+1 on that from me




On Thu, 19 Sep 2019 at 11:10, Neil C Smith  wrote:

> On Wed, 11 Sep 2019 at 21:24, John Kostaras  wrote:
> > - When a new plugin is uploaded, some people should be triggered; e.g.
> for
> > testing, verification instead of sending an email to the dev mainling
> list
>
> Incidentally, my thought on that is that we should still look to do
> this via a PR (like) process with link and SHA for each plugin file,
> and update the IDE to verify the SHA as well as signing.  This would
> mean every plugin and plugin update gets some oversight before getting
> to users.
>
> Best wishes,
>
> Neil
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: JCrete Apache NetBeans session outcomes

2019-09-19 Thread Mario Schroeder
+1

Am Do., 19. Sept. 2019 um 10:14 Uhr schrieb Alexius Diakogiannis <
alexius.diakogian...@gmail.com>:

> +1 on that from me
>
>
>
>
> On Thu, 19 Sep 2019 at 11:10, Neil C Smith  wrote:
>
> > On Wed, 11 Sep 2019 at 21:24, John Kostaras  wrote:
> > > - When a new plugin is uploaded, some people should be triggered; e.g.
> > for
> > > testing, verification instead of sending an email to the dev mainling
> > list
> >
> > Incidentally, my thought on that is that we should still look to do
> > this via a PR (like) process with link and SHA for each plugin file,
> > and update the IDE to verify the SHA as well as signing.  This would
> > mean every plugin and plugin update gets some oversight before getting
> > to users.
> >
> > Best wishes,
> >
> > Neil
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail: dev-h...@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
> >
> >
> >
>


Re: Why no RELEASE111 of ValidationAPI?

2019-09-19 Thread Andreas Sewe
Eric Barboni wrote:
> Using  org.netbeans.external: ValidationAPI :RELEASE90 should be enough. It 
> is just a jar.

Thanks for digging into this, Eric.

Turns out that ValidationAPI RELEASE82 is byte-for-byte identical to
RELEASE90, RELEASE100, and RELEASE110. So it doesn't really matter which
version I pick.

It's a bit worrying, though, that apparently no-one maintains that API
anymore. But unless it suddenly becomes incompatible with Java Umpteen
(not impossible, given the speed with which Java is changing nowadays),
I can live with this.

Best wishes,

Andreas

-- 
Dr. Andreas Sewe | s...@cqse.eu | +49 152 56342856
CQSE GmbH | Centa-Hafenbraedl-Strasse 59 | 81249 Muenchen | www.cqse.eu
Amtsgericht Muenchen | HRB 177678 | GF: F. Deissenboeck, M. Feilkas



signature.asc
Description: OpenPGP digital signature


Re: FYI - build branding PR / Travis broken

2019-09-19 Thread Neil C Smith
Hi,

OK, quick fix in and we seem to be green again.  Onwards and upwards.

Best wishes,

Neil

On Wed, 18 Sep 2019 at 17:16, Neil C Smith  wrote:
>
> Hi,
>
> Just a note that I merged the build branding PR ready for the beta,
> which is currently breaking Travis - appears to be a bug in parsing
> the git detached head.  We can hopefully fix ASAP - trying to get my
> head around exactly what it's doing wrong.  Will aim to get a beta
> build soon too - sorry for the delay on that one.
>
> Interested to know why this PR was all green before merging though!
>
> Best wishes,
>
> Neil

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: FYI - build branding PR / Travis broken

2019-09-19 Thread Geertjan Wielenga
Great.

Gj

On Thu, 19 Sep 2019 at 05:49, Neil C Smith  wrote:

> Hi,
>
> OK, quick fix in and we seem to be green again.  Onwards and upwards.
>
> Best wishes,
>
> Neil
>
> On Wed, 18 Sep 2019 at 17:16, Neil C Smith  wrote:
> >
> > Hi,
> >
> > Just a note that I merged the build branding PR ready for the beta,
> > which is currently breaking Travis - appears to be a bug in parsing
> > the git detached head.  We can hopefully fix ASAP - trying to get my
> > head around exactly what it's doing wrong.  Will aim to get a beta
> > build soon too - sorry for the delay on that one.
> >
> > Interested to know why this PR was all green before merging though!
> >
> > Best wishes,
> >
> > Neil
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: NetBeans language bundle

2019-09-19 Thread Boris Heithecker
Hi,
I think all the community translations are now in the 3rd donation zip (
http://bits.netbeans.org/download/apache-donation/ApacheNetBeansDonation3.
zip ). So they have been donated, but they can't be publish within the
Apache infrastructure as along as the license headers havn't been fixed.
This is tedious. I started it for the German part:
https://github.com/borisheithecker/netbeans-translations-de
(Christian, you probably find you work from the old days here...)
This is a one-module approach, i.e. you install/add one additional module
to your IDE or platform app to get one language. These modules could be
made public in a separate repository. I would mean decoupling the
translations from the main repository, which is very large already.
Boris

On Wed, 18 Sep 2019 at 11:30, Christian Pervoelz 
wrote:

> Hi,
>
> just for interest, as I was one of the community translators bringing
> German to NetBeans.
>
> What happened to these community translations?
> Did Oracle donate them too and if yes, where can I find them? Already
> looked through the sources and hadn't found anything.
>
> I think a lot of these translations are still valid and can be re-used for
> a lot of languages.
>
> But as Boris already said, there might be licensing issues to be cleared
> first.
>
> Regards
> CP
>
>
> Am Mo., 16. Sept. 2019 um 09:02 Uhr schrieb Boris Heithecker <
> boris.heithec...@gmx.net>:
>
> > Hi all,
> > to continue my work on the localisation, I need a decision on where to
> > publish the localisation modules. There'll be one module per language.
> > For those who want to work on the individual modules, an adapted license
> > conversion tool could perhaps be published at
> https://github.com/apache/
> > netbeans-tools  . Still a
> > decision is pending.
> > I could continue to work on it in October.
> > Boris
> >
> > On Thu, 22 Aug 2019 at 08:51, Geertjan Wielenga 
> > wrote:
> >
> > > Maybe here: https://github.com/apache/netbeans-tools
> > >
> > > Gj
> > >
> > > On Thu, Aug 22, 2019 at 8:07 AM Boris Heithecker <
> > boris.heithec...@gmx.net>
> > > wrote:
> > >
> > >> I'd need a (decision about a) place for the documentation
> (Confluence?)
> > >> and
> > >> place in the repository/a separate repository to put the plugins (or a
> > >> decision on that question). And people ready to comb through the files
> > of
> > >> their languages for license inconsistencies.
> > >> Boris
> > >>
> > >>
> > >> On Wed, 21 Aug 2019 at 18:42, Marcos Muñoz 
> wrote:
> > >>
> > >> > Hi.
> > >> >
> > >> > Is there any news about this?
> > >> >
> > >> > How do we create new languages from donated languages?
> > >> >
> > >> > Greetings.
> > >> >
> > >> > On 2019/07/26 11:01:54, Boris Heithecker 
> > >> > wrote:
> > >> > > I think the first step should be now to create a few language
> > plug-ins
> > >> > from
> > >> > > the existing (donated) bundle. The next step could be to set up
> this
> > >> > > "pootle" server from Apache (I didn't know it before) to give the
> > >> > community
> > >> > > a way to fix missing translations and add new ones.
> > >> > > Boris
> > >> > >
> > >> > > On Thu, 25 Jul 2019 at 17:43, Eric Barboni 
> > wrote:
> > >> > >
> > >> > > > I just found https://translate.apache.org/
> > >> > > >
> > >> > > > Would this service be of interest to the work ?
> > >> > > >
> > >> > > > Regards
> > >> > > > Eric
> > >> > > > -Message d'origine-
> > >> > > > De : Marcos Muñoz Iglesias 
> > >> > > > Envoyé : jeudi 25 juillet 2019 17:31
> > >> > > > À : dev@netbeans.apache.org
> > >> > > > Objet : NetBeans language bundle
> > >> > > >
> > >> > > > Good afternoon.
> > >> > > >
> > >> > > > I would like the "Spanish" language to be included.
> > >> > > > I don't know how the voting will be done but I think that
> Spanish
> > is
> > >> > the
> > >> > > > second most spoken language in the world. I don't think this
> > >> language
> > >> > is a
> > >> > > > nuisance to the user.
> > >> > > >
> > >> > > > Regards,
> > >> > > >
> > >> > > >
> > >> > > >
> > >> -
> > >> > > > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> > >> > > > For additional commands, e-mail: dev-h...@netbeans.apache.org
> > >> > > >
> > >> > > > For further information about the NetBeans mailing lists, visit:
> > >> > > >
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > > >
> > >> > >
> > >> > > --
> > >> > > Boris Heithecker
> > >> > >
> > >> > >
> > >> > > Dr. Boris Heithecker
> > >> > > Lüneburger Str. 30
> > >> > > 28870 Ottersberg
> > >> > > Festnetz: +49 4205 315834
> > >> > > Mobil: +49 170 6137015
> > >> > >
> > >> >
> > >> >
> -
> > >> > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> > >> > For additional commands, e-mail: dev-h...@netbeans.apache.org
> > >> >
> > >> 

Re: Re: JCrete Apache NetBeans session outcomes

2019-09-19 Thread Eric Bresie
Any defects need to be raised based on thes findings if not already?

Eric Bresie
ebre...@gmail.com
> On September 11, 2019 at 1:43:21 PM PDT, Geertjan Wielenga 
>  wrote:
> Excellent, understand and agree on all points.
>
> Thanks,
>
> Gj
>
> On Wed, 11 Sep 2019 at 22:24, John Kostaras  wrote:
>
> > I guess, I forgot to distribute this. We ran a session about Apache
> > NetBeans in JCrete and here are the outcomes.
> >
> > - NB has very good support for EE and mvn
> > - Very good support for JS developers in the past (see their changes in the
> > browser); not anymore; VSCode has very good support for JS and NB should
> > take ideas for plugins; or make VSCode work together with NB
> > - Need to rewrite the AngularJS, MicroProfile, jHipster plugins
> > - Quick presentation mode, support for mirroring screens
> > - Due to the move to Apache many developers seem to have moved away from
> > NB; versions 9.0-11.0 should have been named beta
> > - Communication & Marketing, e.g. people have missed that NB went to
> > Apache; JetBrains do have communication people;
> > - Page: like in jakarta live feed to publish blogs (add your blog; list of
> > bloggers); Alexius could host this
> > - How can one integrate a feature to the core of NB, e.g. Atlassian's
> > Bamboo CI Integration NB-954?
> > - Continue with the virtual meetings; need once per month
> > - NetBeans Days? or virtual?
> > - When a new plugin is uploaded, some people should be triggered; e.g. for
> > testing, verification instead of sending an email to the dev mainling list
> >
> > Kind regards,
> >
> > John.
> >


Reg: Migration of project from NetBeans 8.1 to 11

2019-09-19 Thread Pisupati Suresh
Hi Team,

 

I am trying to migrate a project which is built using NetBeans libraries from 
NetBeans 8.1 to new version Apache NetBeans 11.1.

 

When I navigate to the properties of my main project (which I have set as), in 
the Libraries tab, I am getting a warning message in the Platform Modules about 
unknown module. I am hereby attaching the screen shot of it.

 



 

Could you please help me in resolving this issue?

 

Thanks

P. Suresh Kumar

 

-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Reg: Migration of project from NetBeans 8.1 to 11

2019-09-19 Thread Damian Carey
Hi

I believe it is to do with using the Swing Layout Extension Library which
is now not included.

You need to change to Standard Java 6 Code instead.

This fixes it on future code ...
Netbeans Tools > Options > Java > GUI Builder > Layout Generation
Style > Standard
Java 6 Code

I can't remember exactly how, but I needed to do a text search of all
Netbeans generated files.

org.jdesktop.layout.GroupLayout
needs to change to
javax.swing.GroupLayout

Looking at source history I also notice in the ".form" ...


is replaced with
 

That is probably the "Layout Generation Style" setting above.

HTH
-Damian


On Fri, 20 Sep 2019 at 06:36, Pisupati Suresh 
wrote:

> Hi Team,
>
>
>
> I am trying to migrate a project which is built using NetBeans libraries
> from NetBeans 8.1 to new version Apache NetBeans 11.1.
>
>
>
> When I navigate to the properties of my main project (which I have set
> as), in the Libraries tab, I am getting a warning message in the Platform
> Modules about unknown module. I am hereby attaching the screen shot of it.
>
>
>
>
>
> Could you please help me in resolving this issue?
>
>
>
> Thanks
>
> P. Suresh Kumar
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


Re: Re: JCrete Apache NetBeans session outcomes

2019-09-19 Thread huang kai
+1

在2019年09月20,上午 1:59,Eric Bresie  写道:
Any defects need to be raised based on thes findings if not already? Eric 
Bresie ebre...@gmail.com
On September 11, 2019 at 1:43:21 PM PDT, Geertjan Wielenga 
mailto:geert...@apache.org>> wrote: Excellent, understand 
and agree on all points. Thanks, Gj On Wed, 11 Sep 2019 at 22:24, John Kostaras 
mailto:jkosta...@gmail.com>> wrote: > I guess, I forgot to 
distribute this. We ran a session about Apache > NetBeans in JCrete and here 
are the outcomes. > > - NB has very good support for EE and mvn > - Very good 
support for JS developers in the past (see their changes in the > browser); not 
anymore; VSCode has very good support for JS and NB should > take ideas for 
plugins; or make VSCode work together with NB > - Need to rewrite the 
AngularJS, MicroProfile, jHipster plugins > - Quick presentation mode, support 
for mirroring screens > - Due to the move to Apache many developers seem to 
have moved away from > NB; versions 9.0-11.0 should have been named beta > - 
Communication & Marketing, e.g. people have missed that NB went to > Apache; 
JetBrains do have communication people; > - Page: like in jakarta live feed to 
publish blogs (add your blog; list of > bloggers); Alexius could host this > - 
How can one integrate a feature to the core of NB, e.g. Atlassian's > Bamboo CI 
Integration NB-954? > - Continue with the virtual meetings; need once per month 
> - NetBeans Days? or virtual? > - When a new plugin is uploaded, some people 
should be triggered; e.g. for > testing, verification instead of sending an 
email to the dev mainling list > > Kind regards, > > John. >


Re: Can anyone give me a help about developing antlr formatter

2019-09-19 Thread Peter Cheung
Dear Tim
   Yes, i want to format antlr lang.
Thanks
>From Peter

From: Tim Boudreau 
Sent: Monday, September 16, 2019 7:48 AM
To: dev@netbeans.apache.org 
Subject: Re: Can anyone give me a help about developing antlr formatter

I have some stuff under development that might be useful for that. You want
to format a language that has an Antlr grammar, right?

-Tim

On Sun, Sep 15, 2019 at 11:43 AM Peter Cheung  wrote:

> Hi All
>  Can anyone give me a help about developing antlr formatter? Where i
> can get an example to develop a custom formatter?
> Thanks
> From Peter
>
M
--
http://timboudreau.com