We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is an issue regarding:
8.x+
The version of the applications Photoshop Integrated with CEP and the version of CSXS doesn't match.
<ExecutionEnvironment> <HostList> <!-- 3) --> <Host Name="PHSP" Version="19" /> <Host Name="PHXS" Version="19" /> </HostList> <LocaleList> <Locale Code="All" /> </LocaleList> <RequiredRuntimeList> <RequiredRuntime Name="CSXS" Version="7.0" /> </RequiredRuntimeList> </ExecutionEnvironment>
Use the version 8 of CSXS or 18 of PHSP/PHXS as you can see in the CEP 8 HTML Extension Cookbook
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Submit an issue
Topic
This is an issue regarding:
Versions
8.x+
for this repo]:Description of the issue
The version of the applications Photoshop Integrated with CEP and the version of CSXS doesn't match.
Proposed solution or attempted solutions that failed
Use the version 8 of CSXS or 18 of PHSP/PHXS as you can see in the CEP 8 HTML Extension Cookbook
The text was updated successfully, but these errors were encountered: