This is a good analysis, and probably the reason why several are reporting having problems with 'Open Recent File', e.g., this one possibly too: https://issues.apache.org/jira/browse/NETBEANS-888
Gj On Mon, Nov 5, 2018 at 11:11 AM Peter Nabbefeld <[email protected]> wrote: > Hi, this is usual behaviour (called "Features on demand", implemented by > ide.ergonomics): > To reduce startup time, features are activated only when used. While You > can e.g. create a Java SE project when the feature is deactivated, > creating the first one will activate Java SE (activating all necessary > modules). > > So, if You delete Your settings, the ergonomics module does not find its > preferences any more and is effectively reset, and You have to > re-activate features. > > Kind regards > Peter > > > Am 01.11.18 um 12:46 schrieb Andreas Hauffe: > > > > Hi, > > > > it seems I had a similar problem. After downloading and unzipping I > > started netbeans 10.0_vc2. I didn't import the 9.0 settings. Non of my > > java projects was listed as normal java project in the "open project" > > dialog. All of them where shown with a blue folder symbol with a > > yellow symbol on the upper right. After ignoring this fact and opening > > the first project with "open project" all went fine. > > > > It seems that most of the netbeans modules where loaded after the > > first open of a project. > > > > If I delete the settings in my home, I'm able to reproduce this > behaviour. > > > > OS: OpenSUSE Leap 15.0 > > Netbeans: 10.0 VC2 > > JDK: Oracle 10.0.2 64bit > > > > Andreas > > > > Am 31.10.18 um 16:55 schrieb Jack Woehr: > >> I'm not sure! > >> Ublu was in my project list for 9.0. It was open. > >> I loaded 10-vc2 and told it to import my settings from 9.0 > >> Ublu briefly appeared in the Projects window and disappeared. > >> When I went to "Recently opened projects" it was in the list, but > >> without an icon. > >> When I I clicked that entry, it told me the project was "not valid or > >> deleted". > >> Perhaps the way to test is: > >> > >> 1. Load Ublu project in 9.0 > >> 2. Install 10-vc2 > >> 3. Import setting from 9.0 and see if you get the same result > >> > >> > >> SoftWoehr LLC <http://SoftWoehr.Com> > >> Legacy Transformation using Open Source Software > >> > >> > >> On Wed, Oct 31, 2018 at 9:52 AM Geertjan Wielenga > >> <[email protected]> wrote: > >> > >> So step by step what should be done to see the problem with that > >> specific project? > >> > >> Gj > >> > >> On Wed, Oct 31, 2018 at 4:50 PM Jack Woehr <[email protected] > >> <mailto:[email protected]>> wrote: > >> > >> The project Ublu was one of the projects -- > >> https://github.com/jwoehr/ublu > >> > >> SoftWoehr LLC <http://SoftWoehr.Com> > >> Legacy Transformation using Open Source Software > >> > >> > >> On Wed, Oct 31, 2018 at 9:25 AM Geertjan Wielenga > >> <[email protected]> wrote: > >> > >> If a project reproducing this problem can be put on > >> GitHub, that would help. > >> > >> Gj > >> > >> On Wed, Oct 31, 2018 at 4:15 PM Jack Woehr > >> <[email protected] <mailto:[email protected]>> wrote: > >> > >> Just downloaded and unzipped 10-vc2. > >> > >> Of 11 projects I was working on in NB 9.0 10-vc2 > >> describes 5 as "not valid or deleted" when I try to > >> open from "Recent Projects" > >> > >> However, I can open some of them with "Open Project". > >> > >> Also, I select plugins installed in previous version > >> but the "Import" button never highlights, just the > >> "Don't Import" > >> > >> SoftWoehr LLC <http://SoftWoehr.Com> > >> Legacy Transformation using Open Source Software > >> > > > --------------------------------------------------------------------- > 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 > >
