Does anyone say Eclipse IDE or IntelliJ IDE? Maybe its time to just call it NetBeans. Just thinking out loud.
-----Original Message----- From: Geertjan Wielenga <[email protected]> Sent: September 12, 2018 8:04 AM To: dev <[email protected]> Subject: Re: ide.etc -- should that be inside 'ide' That's great. Yes, I wonder where that projectopener is used, but this is somehow a clue maybe: "Application for opening projects downloaded from web in NetBeans IDE". https://github.com/apache/incubator-netbeans/blob/master/ide.etc/projectopener/nbproject/project.properties If it's not used anywhere, maybe it can be deleted, unless it's useful somehow that we don't know about. Gj On Wed, Sep 12, 2018 at 1:56 PM, Ralph Benjamin Ruijs < [email protected]> wrote: > Hiding it inside the ide folder, before cleaning it up, is not ideal > :) Can you give me a couple of days, I'll create a PR with either a > proposal to clean it up, or moving it into ide ? > > btw, I can't find any reference to the projectopener project inside > ide.etc. > > > - Ralph > On Wed, Sep 12, 2018 at 1:41 PM Geertjan Wielenga > <[email protected]> wrote: > > > > Hi Ralph, > > > > Since it's called 'ide.etc', and it includes a feature about opening > > projects, i.e., that's an ide-related feature, what would be the > > problem with having it be part of the 'ide' folder -- at least > > until/unless we > find > > a way to reorganize its content? > > > > Gj > > > > On Wed, Sep 12, 2018 at 9:26 AM, Ralph Benjamin Ruijs < > > [email protected]> wrote: > > > > > Hi, > > > > > > The folder used to be called just ide, and the most descriptive > > > name I could think of was etc (which is not descriptive at all). I > > > don't think it should be in the ide folder/cluster, but can maybe > > > be moved to a higher cluster like platform or even go into > > > nbbuild. Another option would be to clean it up and move the files > > > to more logical places individually. > > > > > > > > > - Ralph > > > On Wed, Sep 12, 2018 at 9:21 AM Geertjan Wielenga > > > <[email protected]> wrote: > > > > > > > > Hi all, especially Ralph, > > > > > > > > Should... > > > > > > > > https://github.com/apache/incubator-netbeans/tree/master/ide.etc > > > > > > > > ...maybe be inside the 'ide' folder: > > > > > > > > https://github.com/apache/incubator-netbeans/tree/master/ide > > > > > > > > Thanks, > > > > > > > > Gj > > > > > > ------------------------------------------------------------------ > > > --- 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
