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 85969 - Warning: use of system property netbeans.home in org.netbeans.modules.project.libraries.LibrariesStorage
Summary: Warning: use of system property netbeans.home in org.netbeans.modules.project...
Status: RESOLVED DUPLICATE of bug 84666
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-27 22:36 UTC by _ potingwu
Modified: 2007-02-05 21:16 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 _ potingwu 2006-09-27 22:36:18 UTC
I sometimes see this message on the console:

"Warning: use of system property netbeans.home in
org.netbeans.modules.project.libraries.LibrariesStorage has been obsoleted in
favor of InstalledFileLocator"

And I do see usage of "netbeans.home" in the codes of
org.netbeans.modules.project.libraries.LibrariesStorage.
Comment 1 Marian Mirilovic 2006-10-03 15:14:34 UTC

*** This issue has been marked as a duplicate of 84666 ***