2

Simple question:

Is there a way to export / import settings to a new install in Zend Studio 9. The main required aspect being to recreate my code colouring set-up.

I cannot see anything related in the Export menu and copying from hidden application data in the past did not work.

Ingmar Boddington
  • 3,440
  • 19
  • 38

1 Answers1

1

I'm not shure if I understand you right. In "File" you have "Import" and "Export" funcionalities. Then just select "General" > "Preferences" to export your settings. This worked for me.

Zend Studio preferences export

Tony Montana
  • 123
  • 1
  • 2
  • 9
  • Well, I use my own syntax colors for PHP, and this export/import works like a charm. – Tony Montana Aug 13 '13 at 14:01
  • That does actually work now (despite not showing the PHP editor settings in the export dialogue after your screengrab). Must have been fixed in an update (an old profile file I have still does not work). Thanks. – Ingmar Boddington Aug 16 '13 at 18:34
  • It's work, not perfectly on zend IDE 13, but this is a start, thanks ! – Anyone_ph Dec 03 '15 at 14:54