Yes, there tend to be smallish API changes between releases since the
NetBeans Platform is pretty stable at this point. The org-openide modules
are the oldest modules and org-netbeans was the naming convention created
later. The IDE modules are in the “ide” folder in the GitHub repo, the
NetBeans Platform modules are in the “platform” folder in the GitHub repo —
and pull requests from you and your colleagues are more than welcome.

github.com/apache/netbeans

Gj

On Thu, 17 Oct 2019 at 17:18, Adam Korynta <a...@rmanet.com> wrote:

> >> Is there a corresponding Netbeans RCP version for every Netbeans IDE
> release?
>
>
>
> >Yes, but there aren't necessarily Platform changes between NetBeans
> releases. I think you could look at the individual module versions to see
> if something actually changed.
>
>
>
> Based on the API changes document it looks like historically there have
> been Platform changes between NetBeans releases? Or I should read this as
> “org-openide” models are platform changes, while “org-netbeans” modules are
> IDE changes?
>
>
>
> Adam
>
>
>
> *From:* Geertjan Wielenga <geert...@apache.org>
> *Sent:* Thursday, October 17, 2019 2:12 AM
> *To:* Neil C Smith <neilcsm...@apache.org>
> *Cc:* Emilian Bold <emilian.b...@gmail.com>; Adam Korynta <a...@rmanet.com>;
> users@netbeans.apache.org
> *Subject:* Re: Netbeans RCP Compatibility
>
>
>
> https://bits.netbeans.org/dev/javadoc/apichanges.html
>
>
>
> Gj
>
>
>
> On Thu, Oct 17, 2019 at 11:11 AM Neil C Smith <neilcsm...@apache.org>
> wrote:
>
> On Thu, 17 Oct 2019 at 10:03, Emilian Bold <emilian.b...@gmail.com> wrote:
> >
> > > Note that every NetBeans release has the spec version of every module
> > increased, so this might not be a useful guide!
> >
> > So besides diff-ing source code is there some way to see if something
> > changed in the Platform?
>
> Well, you can at least see which modules have been touched since at
> https://github.com/apache/netbeans/tree/master/platform  May not be
> the best way! :-)
>
> Wonder why GitHub shows my spec version PR as last commit for most
> modules, but the actual commit on some?!
>
> Neil
>
> ---------------------------------------------------------------------
> 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
>
>

Reply via email to