Skip to main content
btempleton1982
Inspiring
July 8, 2015
Answered

Extension panels not working in CC2015

  • July 8, 2015
  • 1 reply
  • 400 views

I have an extension I'm working on that uses a CEP panel. Everything was displaying fine in CC2014, then I updated to CC2015. I have gone through the manifest.xml and adjusted the version of everything. I downloaded the new .js files for CEP 6. I updated the CSXS.6.plist to enable debug mode.

The panel still isn't showing up. Is there some issue with extension panels in CC2015? Or is there something I missed updating to new version numbers?

This topic has been closed for replies.
Correct answer btempleton1982

Problem solved. OSX hadn't updated it's preferences to reflect the plist update. Solution was to killall cfprefsd to force the update. Panel is loading normally now.

1 reply

btempleton1982
btempleton1982AuthorCorrect answer
Inspiring
July 8, 2015

Problem solved. OSX hadn't updated it's preferences to reflect the plist update. Solution was to killall cfprefsd to force the update. Panel is loading normally now.