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 164750 - PHP settings at 6.5.1 is not imported
Summary: PHP settings at 6.5.1 is not imported
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 07:13 UTC by Keiichi Oono
Modified: 2009-05-14 18:09 UTC (History)
1 user (show)

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:13:34 UTC
6.7 beta
Ubuntu 8.04
JDK 1.6.0_07-b06

When the first time launching the IDE, the settings in 6.5.1 was imported. However, PHP settings was not imported.  I've
checked it by selecting menu Tools > Option, and click PHP icon at Option dialog. For example, "Stop at the First Line"
configuration was not imported from 6.5.1 setting. I've also checked wiki page:
http://wiki.netbeans.org/NB67SettingsMigration, but PHP module is not listed. Does it mean PHP settings are not imported
from previous version?
Comment 1 Filip Zamboj 2009-05-13 17:20:04 UTC
@radek: I guess you were doing this. Reassign to somebody else if not your kind of issue. 
Comment 2 rmatous 2009-05-14 18:08:48 UTC
PHP Settings should be imported into 6.7 exactly according current rules: e.g. all preferences are imported as default
(that's true also for php) I fixed also import/export features + some excludes:
http://hg.netbeans.org/web-main/rev/b620b02bd8dd 

So, should work, please verify

Comment 3 rmatous 2009-05-14 18:09:58 UTC
filipe, can you also verify