# Adobe Panel

- [autoEdit Adobe CEP Panel dev setup](/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup.md)
- [.debug file](/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup/.debug-file.md)
- [manifest.xml](/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup/manifest.xml.md)
- [Premiere.jsx](/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup/premiere.jsx.md)
- [Adobe Extensions HostList codes](/documentation/adobe-panel/autoedit-adobe-cep-panel-dev-setup/adobe-extensions-hostlist-codes.md): List of codes for Adobe Extensions HostList codes, eg if want to make compatible also with After Effects, Audition etc and not just Premiere.
- [autoEdit Adobe CEP Panel integration overview](/documentation/adobe-panel/autoedit-adobe-cep-panel-integration-overview.md)
- [Jsx functions for Adobe CEP autoEdit adobe Panel](/documentation/adobe-panel/adobe-cep-jsx-functions-for-autoedit-adobe-panel.md)
- [Adding support for json to jsx](/documentation/adobe-panel/adding-support-for-json-to-jsx.md): A not on using json in jsx. If your extension run along side other extensions that require a json library then you won't notice this as a problem, but otherwise you'd need to add your own.
- [Packaging Adobe CEP Extensions](/documentation/adobe-panel/packaging-adobe-cep-extensions.md): Simple automated route
- [Packaging signing Adobe CEP Panel in details](/documentation/adobe-panel/packaging-adobe-cep-extensions/packaging-signing-adobe-cep-panel-in-details.md): In more details
