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 - Miscellaneous > Files setting is not imported from 6.5.1
Summary: Miscellaneous > Files setting is not imported from 6.5.1
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Import Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 07:54 UTC by Keiichi Oono
Modified: 2009-05-14 10:19 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 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.