Re: C++ netbeans

2022-08-30 Thread Gregor Kovač

Hi there fellow Slovenian. :)

as far as I know C++ was donated to Apache, but the modules are not yet 
integrated. You could use older version of NetBeans or import modules 
from it.


Best regards,

    Kovi

Eduard Filipas je 31. 08. 22 ob 01:49 napisal:

Hi
it was probably asked many times but i cannot figure a way to enable 
autocomplite for c++. atleast to get shown possible procedures as 
options. search results are all about java, thus not helpfull .. other 
than that i like it very much.


--


Re: [External] : Re: NetBeans Plugin Verifier wanted

2022-08-30 Thread manikantannaren
Good morning Jiri,
I  am based off of India time zone and would prefer a late evening 10ish PM
IST zoom meeting. This is not a strict preference and can be adjusted.
*Cheers*
Mani/Naren/Iyer
*The trick of walking on water is knowing where the stones are.*


On Tue, Aug 30, 2022 at 11:32 PM Jiří Kovalský 
wrote:

> Cool, thanks Mani! I have got one other offer from some kind contributor
> which should be enough. Let's have a Zoom call on Friday. I will send
> you another message privately.
>
> -Jirka
>
> Dne 30. 08. 22 v 16:53 manikantanna...@gmail.com napsal(a):
> > Hi Jiri,
> > I can volunteer some time for plugin verification.
> > *Cheers*
> > Mani/Naren/Iyer
> > /The trick of walking on water is knowing where the stones are./
> >
> >
> > On Tue, Aug 30, 2022 at 4:42 PM Jiří Kovalský  > > wrote:
> >
> > Hello NetBeans community,
> >
> >  at the moment it is just Carlos and me testing NetBeans plugins
> > before they get published on the NetBeans Update Center. Would there
> be
> > some kind volunteer who would be willing to help us with this task?
> > Especially during holiday seasons it would be really handy to have
> more
> > people looking after the plugin verifications so that plugin
> developers
> > don't have to wait long until their plugins show up in the IDE.
> >
> >  Verification of one plugin usually takes only a couple of
> > minutes so
> > it is enough to allocate ~1 hour weekly at maximum. If you want to
> know
> > what exactly it means, take a look at this Synergy specification:
> >
> >
> https://synergy.netbeans.apache.org/#/title/verification_of_apache_netbeans_plugin/
> > <
> https://urldefense.com/v3/__https://synergy.netbeans.apache.org/*/title/verification_of_apache_netbeans_plugin/__;Iw!!ACWV5N9M2RV99hQ!IUp0ZxgeLZ-FBMNScNbyaZ_f9WcmaDSFMfU8yNcsPRpeJJpxLepFRbtHlRn2NhCx1LGsSbrWSMsE02jbXbtdpP1ekTWO8A$
> >
> >
> > Let us know if you would need more information!
> >
> > Thanks,
> > -Jirka
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > 
> > For additional commands, e-mail: users-h...@netbeans.apache.org
> > 
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > <
> https://urldefense.com/v3/__https://cwiki.apache.org/confluence/display/NETBEANS/Mailing*lists__;Kw!!ACWV5N9M2RV99hQ!IUp0ZxgeLZ-FBMNScNbyaZ_f9WcmaDSFMfU8yNcsPRpeJJpxLepFRbtHlRn2NhCx1LGsSbrWSMsE02jbXbtdpP3_EfRE0g$
> >
> >
>


C++ netbeans

2022-08-30 Thread Eduard Filipas

Hi
it was probably asked many times but i cannot figure a way to enable 
autocomplite for c++. atleast to get shown possible procedures as 
options. search results are all about java, thus not helpfull .. other 
than that i like it very much.


--


Generate setters that return this

2022-08-30 Thread Mitch Claborn
The "Generate Getters and Setters" dialog generates setters plain Java 
setters with return type "void". Many times I'd like the setter to 
return "this" instead. Is there a way to have those generated 
automatically?


--

Mitch

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

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



Re: [External] : Re: NetBeans Plugin Verifier wanted

2022-08-30 Thread Jiří Kovalský
Cool, thanks Mani! I have got one other offer from some kind contributor 
which should be enough. Let's have a Zoom call on Friday. I will send 
you another message privately.


-Jirka

Dne 30. 08. 22 v 16:53 manikantanna...@gmail.com napsal(a):

Hi Jiri,
I can volunteer some time for plugin verification.
*Cheers*
Mani/Naren/Iyer
/The trick of walking on water is knowing where the stones are./


On Tue, Aug 30, 2022 at 4:42 PM Jiří Kovalský > wrote:


Hello NetBeans community,

     at the moment it is just Carlos and me testing NetBeans plugins
before they get published on the NetBeans Update Center. Would there be
some kind volunteer who would be willing to help us with this task?
Especially during holiday seasons it would be really handy to have more
people looking after the plugin verifications so that plugin developers
don't have to wait long until their plugins show up in the IDE.

     Verification of one plugin usually takes only a couple of
minutes so
it is enough to allocate ~1 hour weekly at maximum. If you want to know
what exactly it means, take a look at this Synergy specification:


https://synergy.netbeans.apache.org/#/title/verification_of_apache_netbeans_plugin/



Let us know if you would need more information!

Thanks,
-Jirka

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org

For additional commands, e-mail: users-h...@netbeans.apache.org


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





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

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



Re: NetBeans Plugin Verifier wanted

2022-08-30 Thread Juan Algaba
There are around 12 or so plugins that I use and manually test for
myself every netbeans release. ¿Can I follow the verification process
for those plugins only or is there like a list of unverified plugins
that need to be tested procedurally?


On Tue, Aug 30, 2022 at 7:55 AM  wrote:
>
> Hi Jiri,
> I can volunteer some time for plugin verification.
> Cheers
> Mani/Naren/Iyer
> The trick of walking on water is knowing where the stones are.
>
>
> On Tue, Aug 30, 2022 at 4:42 PM Jiří Kovalský  
> wrote:
>>
>> Hello NetBeans community,
>>
>> at the moment it is just Carlos and me testing NetBeans plugins
>> before they get published on the NetBeans Update Center. Would there be
>> some kind volunteer who would be willing to help us with this task?
>> Especially during holiday seasons it would be really handy to have more
>> people looking after the plugin verifications so that plugin developers
>> don't have to wait long until their plugins show up in the IDE.
>>
>> Verification of one plugin usually takes only a couple of minutes so
>> it is enough to allocate ~1 hour weekly at maximum. If you want to know
>> what exactly it means, take a look at this Synergy specification:
>>
>> https://synergy.netbeans.apache.org/#/title/verification_of_apache_netbeans_plugin/
>>
>> Let us know if you would need more information!
>>
>> Thanks,
>> -Jirka
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>


-- 

-Juan Algaba

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

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



Re: NetBeans Plugin Verifier wanted

2022-08-30 Thread manikantannaren
Hi Jiri,
I can volunteer some time for plugin verification.
*Cheers*
Mani/Naren/Iyer
*The trick of walking on water is knowing where the stones are.*


On Tue, Aug 30, 2022 at 4:42 PM Jiří Kovalský 
wrote:

> Hello NetBeans community,
>
> at the moment it is just Carlos and me testing NetBeans plugins
> before they get published on the NetBeans Update Center. Would there be
> some kind volunteer who would be willing to help us with this task?
> Especially during holiday seasons it would be really handy to have more
> people looking after the plugin verifications so that plugin developers
> don't have to wait long until their plugins show up in the IDE.
>
> Verification of one plugin usually takes only a couple of minutes so
> it is enough to allocate ~1 hour weekly at maximum. If you want to know
> what exactly it means, take a look at this Synergy specification:
>
>
> https://synergy.netbeans.apache.org/#/title/verification_of_apache_netbeans_plugin/
>
> Let us know if you would need more information!
>
> Thanks,
> -Jirka
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


NetBeans Plugin Verifier wanted

2022-08-30 Thread Jiří Kovalský

Hello NetBeans community,

   at the moment it is just Carlos and me testing NetBeans plugins 
before they get published on the NetBeans Update Center. Would there be 
some kind volunteer who would be willing to help us with this task? 
Especially during holiday seasons it would be really handy to have more 
people looking after the plugin verifications so that plugin developers 
don't have to wait long until their plugins show up in the IDE.


   Verification of one plugin usually takes only a couple of minutes so 
it is enough to allocate ~1 hour weekly at maximum. If you want to know 
what exactly it means, take a look at this Synergy specification:


https://synergy.netbeans.apache.org/#/title/verification_of_apache_netbeans_plugin/

Let us know if you would need more information!

Thanks,
-Jirka

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

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