Question
Including libraries
I'm running scripts from a panel sitting in C:\Users\USER\AppData\Roaming\Adobe\CEP\extensions\. I've written enough of them where I need to start building external libraries. The problem is, when I do, the external libraries throw errors, because they no longer recognize Photoshop reserved words (in this case, LayerSet). How do I fix this? Is there a way to include photoshop libraries into those external .jsx files?