CC-Extension-Builder-for-Brackets icon indicating copy to clipboard operation
CC-Extension-Builder-for-Brackets copied to clipboard

Extension does not appear in Photoshop CC 2015

Open xberg opened this issue 10 years ago • 3 comments
trafficstars

Hi, Newbie here. I installed CC Extension Builder for brackets (win 7) and tried to view the demo extension on Photoshop CC 2015.

It seems the extension is saved here: C:\Users(me)\AppData\Roaming\Adobe\CEP\extensions

But when I launch Photoshop CC 2015 the extension does not appear under Windows > Extensions.

In the manifest I have the default value of <Host Name="PHXS" Version="[15.0,15.9]" /> <Host Name="PHSP" Version="[15.0,15.9]" />

I tried changing this to <Host Name="PHXS" Version="[2015.0,2015.9]" /> <Host Name="PHSP" Version="[2015.0,2015.9]" />

But with no success. Tried re-launching Photoshop CC2015 - no success.

This is a French version of Photoshop CC 2015 in case this matters.

thanks for any guidance!

xberg avatar Oct 14 '15 09:10 xberg

Do you have the Photoshop version in the manifest set to 16? ([16.0,16.9]). Otherwise the extension would not show up.

sbaechler avatar Dec 14 '15 15:12 sbaechler

@sbaechler Thank you! The issue is solved.

kovart avatar Jan 06 '16 11:01 kovart

I'm having a similar issue : https://github.com/davidderaedt/CC-Extension-Builder-for-Brackets/issues/28 @sbaechler How did you solve the issue ?

pratikmakune3 avatar Aug 06 '17 07:08 pratikmakune3