Copy link to clipboard
Copied
I've searched for information for a long time, but I really don't know how to solve the problem.
1 Correct answer
Hopefully you're talking about this particular CEP Getting Started Guide?
I followed the project Getting-Started-guides and completed steps 1 to 5, but then I don't understand how to do step 6 at all, 'Window > Extensions > My First Panel.' I don't understand how it suddenly jumps to this step. I have no idea where the project files from steps 1-5 should be placed or how to use them.
Copy link to clipboard
Copied
Hopefully you're talking about this particular CEP Getting Started Guide?
I followed the project Getting-Started-guides and completed steps 1 to 5, but then I don't understand how to do step 6 at all, 'Window > Extensions > My First Panel.' I don't understand how it suddenly jumps to this step. I have no idea where the project files from steps 1-5 should be placed or how to use them.
I have two entries in my registry, CSXS.11 and CSXS.12. I don't know why there are two. I don't know if this is because I installed Photoshop and Illustrator, so two appear. I also don't know which one I should choose, and I don't know which version of CSInterface.js I should use in the client folder.
I don't understand why a hidden .debug file is needed...
and that the operation requires specific software such as Sublime Text to create it. In fact, the ones I create with Sublime and VS Code are not hidden. I also tried using 'copy con .debug' and 'Ctrl+Z', but the command line seems to freeze or not freeze, I don't understand.
I filled in the .debug file created using the above method according to the Getting-Started-guides and modified the ID, but it didn't work. I still can't access anything with 'http://localhost:8088/'. So many questions and unknowns make it impossible for me to troubleshoot where the problem is.
Although I created .debug, I have no idea if the created .debug is correct.
Copy link to clipboard
Copied
我通过其他地方的博客发现,项目文件需要放在目录“C:\Program Files\Common Files\Adobe\CEP\extensions”下才能工作。
然而,“入门指南”似乎忽略了这一点,只提到“窗口 > 扩展 > 我的第一个面板”。
我完成了第二部分,它仍然没有提到需要将项目文件放在“C:\Program Files\Common Files\Adobe\CEP\extensions”中,也没有提到需要打开 Photoshop 才能正确访问“ http://localhost:8088/ ”。
我可能错过了一些基本文档,我不确定。CEP
已经停产多年了,但 UXP 仍然不支持 Illustrator。做人真的很难;我只想做一只猫,整天睡觉。
Copy link to clipboard
Copied
You might consider starting with the BOLT CEP framework. It takes the voodoo out of setting up a project and lets you get straight to coding.

