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 164751

Summary: Miscellaneous > Files setting is not imported from 6.5.1
Product: ide Reporter: Keiichi Oono <keiichio>
Component: Import SettingsAssignee: Jiri Skrivanek <jskrivanek>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Keiichi Oono 2009-05-08 07:54:34 UTC
6.7 beta
Ubuntu 8.04
JDK 1.6.0_07

The 6.5.1 user settings was imported, but File Associations is not imported.

to reproduce:
  - Run 6.5.1 IDE
    - Select menu Tools > Options
    - Click Miscellaneous
    - Select File Extension, and change the Associated File Type from default
      For example, select "properties" as File Extension, and change File Type
      to "PHP Files (text/x-php5)"
  - Run 6.7 beta with new user directory

The above .properties setting is not imported
Comment 1 Jiri Skrivanek 2009-05-11 07:52:51 UTC
It works for me . Could you please check .netbeans/6.7beta/config/Services/MIMEResolver/user-defined-mime-resolver.xml?
There should be a record for properties extension.
Comment 2 Jiri Skrivanek 2009-05-14 10:19:12 UTC
It works for me.