Skip to content

Adobe CEP extension making

Michael Hulse edited this page Jun 18, 2016 · 2 revisions

Debugging Unsigned Extensions

For dev, run:

defaults write com.adobe.CSXS.6 PlayerDebugMode 1

Logs:

/Users/USERNAME/Library/Logs/CSXS

To make sure you’re logging everything, do:

defaults write com.adobe.CSXS.6 LogLevel 6

Put extensions here:

/Library/Application Support/Adobe/CEP/extensions
# Per-user extension folder:
~/Library/Application Support/Adobe/CEP/extensions

Start Illustrator and load the extension via the Window > Extensions menu.

Once the extension has been successfully loaded, and you have a .debug file setup, go here:

Clone this wiki locally