• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

bugs in PProPanel ?

Participant ,
Jan 12, 2017 Jan 12, 2017

Copy link to clipboard

Copied

I had the following problems when installing  the PProPanel example extension

for use on w10, PPro 2017

(version is <Extension Id="com.adobe.PProPanel" Version="10.3.0" />)

1. The ReadMe.cmd says to put the extension directory in

"`C:\Program Files (x86)\Common Files\Adobe\CEP\extensions\PanelDir`"

When I did that it PPro did not find the extension

It did when I put it in

   C:\Program Files\Adobe\Adobe Premiere Pro CC 2017\CEP\extension

2. The css file was not being read, so that the text was not visible I had to add the following to the index.html file

<LINK href="css/style.css" rel="stylesheet" type="text/css">

Are these bugs or is there something wrong in my setup ?

I want to create something that will work on 2015 and on 2017 - which example PProPanel and which CEP should I be using ?

Thanks

TOPICS
SDK

Views

355

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Jan 13, 2017 Jan 13, 2017

'PanelDir' was intended to imply your panel's directory; in your case, PProPanel. Glad you sorted it out.

Yes, PProPanel doesn't care much about style sheets.

PProPanel is the right sample for all versions of PPro; 10.4 and 11.0 (2015 and 2017) both support CEP 6.1.

Votes

Translate

Translate
Adobe Employee ,
Jan 13, 2017 Jan 13, 2017

Copy link to clipboard

Copied

LATEST

'PanelDir' was intended to imply your panel's directory; in your case, PProPanel. Glad you sorted it out.

Yes, PProPanel doesn't care much about style sheets.

PProPanel is the right sample for all versions of PPro; 10.4 and 11.0 (2015 and 2017) both support CEP 6.1.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines