Search code examples
netbeansnetbeans6.7

Netbeans 6.7 freezes on launch after crash. Any hints?


My wonderful corporate Dell crashed when "hibernating", and now NetBeans freezes when launching. (It displays the full interface, and starts "Scanning Projects", but doesn't get past there and I can't click on anything.)

I imagine there's some cache somewhere to clear out or something. Anyone know where?


Solution

  • I kinda had that type of problem before. What I end up doing to resolve that problem is to remove all the project entries that were loaded but not closed when I closed the problem. They are in:

    .netbeans/6.X/config/Preferences/org/netbeans/modules/projectui.properties

    In the entries:

    openProjectsDisplayNames.0=PROJECTNAME openProjectsURLs.0=file:/PATH/TO/PROJECT