This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 191521 - References not updated after deleting build.properties in userdir
Summary: References not updated after deleting build.properties in userdir
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 7.0
Hardware: PC Mac OS X
: P4 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 15:02 UTC by Petr Jiricka
Modified: 2016-07-07 08:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2010-11-01 15:02:05 UTC
1. Create a Java project
2. Close this project
3. Shut down the IDE
4. Delete nbproject/private in the project's directory
5. Delete <userdir>/build.properties
6. Restart the IDE
7. Open the project created in step 1

=> The project will have broken references to libraries, as <userdir>/build.properties was not updated to point to the library locations within the IDE installation.

I admit the steps to reproduce (in particular step 5) are somewhat artificial and awkward (hence P4 priority), but Arun Gupta is experiencing similar symptoms and may be able to provide some more realistic steps to reproduce, which would turn this into a higher priority problem.
Comment 1 Tomas Zezula 2010-11-03 18:26:47 UTC
The steps are very artificial and we probably don't  want to fix it. If you delete the whole user dir (or at least the libraries timestamp file) this will not happen.
Comment 2 Martin Balin 2016-07-07 08:39:10 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss