fcamarlinghi / grunt-cep

A Grunt plugin that helps debugging and packaging HTML5-based extensions for Adobe Creative Cloud applications.
Apache License 2.0
50 stars 21 forks source link

Debug jsx files. #3

Closed rvignacio closed 9 years ago

rvignacio commented 9 years ago

Hello, is it possible to debug jsx files? Or is it out of the scope of this grunt plugin?

Thanks,

fcamarlinghi commented 9 years ago

No, the plugin only helps with testing and packaging extensions. You'll need to use the Adobe Extendscript Toolkit, which is available as a free download from Creative Cloud, to be able to debug Extendscript files.

rvignacio commented 9 years ago

Great! Thanks for the answer