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 207503

Summary: Import settings from changed default locations of userdir
Product: ide Reporter: Jiri Rechtacek <jrechtacek>
Component: Import SettingsAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: normal CC: theofanis
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 196075, 207816    

Description Jiri Rechtacek 2012-01-19 11:14:41 UTC
See issue 196075. The default root of userdir will change and will be OS specific.
Comment 1 Jiri Rechtacek 2012-01-19 11:29:28 UTC
Also needs to change sources where Import Dialog uses "user.home" property as a default root dir for all userdirs - needs to be able to read both old and new paths.
Comment 2 Jiri Rechtacek 2012-01-19 19:12:05 UTC
Import Settings on startup fixed on installer_196075 branch - core-main/rev/6b70654dbfa7
Comment 3 Jiri Rechtacek 2012-01-27 09:32:45 UTC
The default directory in Import Dialog will be changed in the next release after 7.2 (filed as separate issue 207816), most probably nothing for import from new location in the 7.2 release.