Answered
I don't know where to begin with CEP development.
I've searched for information for a long time, but I really don't know how to solve the problem.
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. Although I created .debug, I have no idea if the created .debug is correct.
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.
