You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Kristian Rink <ka...@gmail.com> on 2020/07/10 08:10:14 UTC

NetBeans RCP

Folks;

haven't been here or with NetBeans in a while but, given a bit more time 
at hand right now, am looking into a smaller project that needs a 
desktop environment. As NetBeans has changed considerably since I last 
touched it, just a short question: Is NetBeans RCP still a thing? Still 
have two books on that issue that date back to as far as 2007, and am 
unsure (after taking a quick dive/browser) how up-to-date the docs on 
https://netbeans.apache.org/tutorials/nbm-quick-start.html are... Any 
recommendations where to start, if at all...? :)

Thanks and best,
Kristian

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

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


Re: NetBeans RCP

Posted by Jerome Lelasseux <le...@yahoo.com.INVALID>.
 Kristian, 

It might help you to see other Netbeans RCP app examples, like https://github.com/praxis-live/praxis-live  from Neil C Smith, or my JJazzLab repo https://github.com/jjazzboss/JJazzLab-X


Jerome



    Le vendredi 10 juillet 2020 à 12:26:52 UTC+2, Kristian Rink <ka...@gmail.com> a écrit :  
 
 Thanks guys. Gonna take a look and see how far it gets me.

Best,

Kristian

Am 10.07.20 um 10:31 schrieb Geertjan Wielenga:
> This is still good:
>
> https://leanpub.com/nbp4beginners
>
> Gj
>
> On Fri, 10 Jul 2020 at 10:27, Emilian Bold <emilian.bold@gmail.com 
> <ma...@gmail.com>> wrote:
>
>    I think one of the books has recently been updated given the
>    Apache move.
>
>    Still, things haven't changed that much on the Platform side so any
>    older reference will /kinda/ work just as well.
>
>    The lack of JavaHelp and JavaFX not being part of the JRE are going to
>    be your biggest concerns.
>

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

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

  

Re: NetBeans RCP

Posted by Kristian Rink <ka...@gmail.com>.
Thanks guys. Gonna take a look and see how far it gets me.

Best,

Kristian

Am 10.07.20 um 10:31 schrieb Geertjan Wielenga:
> This is still good:
>
> https://leanpub.com/nbp4beginners
>
> Gj
>
> On Fri, 10 Jul 2020 at 10:27, Emilian Bold <emilian.bold@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     I think one of the books has recently been updated given the
>     Apache move.
>
>     Still, things haven't changed that much on the Platform side so any
>     older reference will /kinda/ work just as well.
>
>     The lack of JavaHelp and JavaFX not being part of the JRE are going to
>     be your biggest concerns.
>

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

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


Re: NetBeans RCP

Posted by Geertjan Wielenga <ge...@apache.org>.
This is still good:

https://leanpub.com/nbp4beginners

Gj

On Fri, 10 Jul 2020 at 10:27, Emilian Bold <em...@gmail.com> wrote:

> I think one of the books has recently been updated given the Apache move.
>
> Still, things haven't changed that much on the Platform side so any
> older reference will /kinda/ work just as well.
>
> The lack of JavaHelp and JavaFX not being part of the JRE are going to
> be your biggest concerns.
>
> --emi
>
> On Fri, Jul 10, 2020 at 11:10 AM Kristian Rink <ka...@gmail.com>
> wrote:
> >
> > Folks;
> >
> > haven't been here or with NetBeans in a while but, given a bit more time
> > at hand right now, am looking into a smaller project that needs a
> > desktop environment. As NetBeans has changed considerably since I last
> > touched it, just a short question: Is NetBeans RCP still a thing? Still
> > have two books on that issue that date back to as far as 2007, and am
> > unsure (after taking a quick dive/browser) how up-to-date the docs on
> > https://netbeans.apache.org/tutorials/nbm-quick-start.html are... Any
> > recommendations where to start, if at all...? :)
> >
> > Thanks and best,
> > Kristian
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> > For additional commands, e-mail: users-help@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-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>

Re: NetBeans RCP

Posted by Emilian Bold <em...@gmail.com>.
I think one of the books has recently been updated given the Apache move.

Still, things haven't changed that much on the Platform side so any
older reference will /kinda/ work just as well.

The lack of JavaHelp and JavaFX not being part of the JRE are going to
be your biggest concerns.

--emi

On Fri, Jul 10, 2020 at 11:10 AM Kristian Rink <ka...@gmail.com> wrote:
>
> Folks;
>
> haven't been here or with NetBeans in a while but, given a bit more time
> at hand right now, am looking into a smaller project that needs a
> desktop environment. As NetBeans has changed considerably since I last
> touched it, just a short question: Is NetBeans RCP still a thing? Still
> have two books on that issue that date back to as far as 2007, and am
> unsure (after taking a quick dive/browser) how up-to-date the docs on
> https://netbeans.apache.org/tutorials/nbm-quick-start.html are... Any
> recommendations where to start, if at all...? :)
>
> Thanks and best,
> Kristian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: users-help@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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

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