Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
2

Premiere Pro 11.1 update changes loading of unsigned panels; easy fix!

Adobe Employee ,
Apr 19, 2017 Apr 19, 2017

The recently-released version of Premiere Pro integrates CEP version 7.

To enable the loading of unsigned panels in the new version:

Mac: Run the following from a Terminal window:

defaults write /Users/<username>/Library/Preferences/com.adobe.CSXS.7.plist PlayerDebugMode 1

Windows:  Update your registry entry for CSXS.7, adding PlayerDebugMode = 1 (just like you did for the CSXS.6 key).

csxs7.png

TOPICS
SDK
1.8K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Apr 22, 2017 Apr 22, 2017

Thank you Bruce.

Can you already tell when updated Documentation, Cookbook and Samples will be available on github?

I'm mostly interested in a proper (concise) API doc for both JS (CEFInterface) and JSX functions for Premiere...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Apr 22, 2017 Apr 22, 2017
LATEST

I have no idea when CEP will update their stuff. You should abandon hope for a proper API doc, for PPro's .jsx functions; the vestigial doc (/PProPanel/payloads/api_doc.html) is all that's currently available.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines