Hi I noticed another problem but I'm not sure whether it is related to this changes. It seems that we cannot use a GUI editor. Both Something.form and Something.java files are shown in the same package node. (i.e. Not only Something.java but also Something.form is shown.) I'm using NetBeans which is built with Jaroslav's changes.
Thanks, Junichi On Tue, Aug 21, 2018 at 12:51 AM Geertjan Wielenga <[email protected]> wrote: > > Great. :-) > > And I almost have a PR ready for regrouping the groovy modules into a new > 'groovy' top level directory. > > Gj > > > On Mon, Aug 20, 2018 at 3:57 PM, Junichi Yamamoto <[email protected]> > wrote: > > > I see now :) I was using NetBeans 8.2. > > Now, everything OK. > > > > Thanks, > > Junichi > > On Mon, Aug 20, 2018 at 10:41 PM Geertjan Wielenga > > <[email protected]> wrote: > > > > > > You need to open into the IDE built from after Jaroslav’s merge. > > > > > > Gj > > > > > > On Monday, August 20, 2018, Junichi Yamamoto <[email protected]> > > wrote: > > > > > > > I can build without problems but many errors appear in many files. > > > > Please try to open a module (e.g. php.editor). No errors? > > > > > > > > Thanks, > > > > Junichi > > > > On Mon, Aug 20, 2018 at 9:28 PM Geertjan Wielenga > > > > <[email protected]> wrote: > > > > > > > > > > Maybe reclone -- I did that and everything builds without a problem. > > > > > > > > > > Gj > > > > > > > > > > On Mon, Aug 20, 2018 at 2:23 PM, Junichi Yamamoto < > > [email protected] > > > > > > > > > > wrote: > > > > > > > > > > > Hi Jaroslav, > > > > > > > > > > > > It seems that many errors appear in modules after I pull the > > changes. > > > > > > e.g. "package org.openide.filesystems does not exist" > > > > > > > > > > > > Thanks, > > > > > > Junichi > > > > > > On Sat, Aug 18, 2018 at 3:43 PM Jaroslav Tulach > > > > > > <[email protected]> wrote: > > > > > > > > > > > > > > Dear colleagues, > > > > > > > I am pushing PR-536 forward while I am on vacation and I am free > > to > > > > do > > > > > > what I > > > > > > > love: > > > > > > > > > > > > > > https://github.com/apache/incubator-netbeans/pull/536 > > > > > > > > > > > > > > I believe the goal of the change is sound: we want to cleanup the > > > > > > enormously > > > > > > > large root directory to be GitHub & newcomers friendly. > > Structuring > > > > the > > > > > > source > > > > > > > code per clusters is a natural way to do it. I've just updated > > the > > > > PR to > > > > > > > reflect current changes in master. It is ready to be integrated. > > > > > > > > > > > > > > On the other hand, this is just a first step towards the ultimate > > > > goal. > > > > > > The > > > > > > > change only moves `platform` and `harness` modules. However I am > > > > afraid > > > > > > that > > > > > > > next week I'll be forced to return back to my regular duties and > > I > > > > will > > > > > > not > > > > > > > have the capacity to convert more clusters or to keep my branch > > > > > > up-to-date > > > > > > > with further changes in the master branch. It is very painful to > > keep > > > > > > track > > > > > > > with bigger master changes and merge files in different locations > > > > > > properly. As > > > > > > > such I'd like to integrate just this part and leave the rest for > > > > later > > > > > > and for > > > > > > > you guys. I hope Junichi will handle php, Jan Lahoda could do > > java > > > > > > cluster and > > > > > > > hopefully I talk somebody into doing the ide cluster. Volunteers > > are > > > > > > indeed > > > > > > > more than welcomed! > > > > > > > > > > > > > > Once the change is integrated, you'll need Apache NetBeans 9.0 to > > > > work > > > > > > with > > > > > > > the NetBeans sources. I assume that shouldn't be a problem - we > > all > > > > love > > > > > > to > > > > > > > use the latest release, right? > > > > > > > > > > > > > > Thanks for your contributions to Apache NetBeans and your > > support of > > > > > > this per- > > > > > > > cluster source re-organization change. > > > > > > > > > > > > > > Jaroslav Tulach > > > > > > > NetBeans founder and initial architect > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------ > > > > --------- > > > > > > > To unsubscribe, e-mail: > > > > [email protected] > > > > > > > For additional commands, e-mail: > > > > [email protected] > > > > > > > > > > > > > > For further information about the NetBeans mailing lists, visit: > > > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/ > > Mailing+lists > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------ > > --------- > > > > > > To unsubscribe, e-mail: dev-unsubscribe@netbeans. > > incubator.apache.org > > > > > > For additional commands, e-mail: > > > > [email protected] > > > > > > > > > > > > For further information about the NetBeans mailing lists, visit: > > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected]. > > apache.org > > > > > > > > For further information about the NetBeans mailing lists, visit: > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > For further information about the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
