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

How to Packaging and Install zxp For Illustrator cc 2015.3 and CC 2017

Community Beginner ,
Feb 15, 2017 Feb 15, 2017

Dear Friends,

  I am trying to package and install zxp in Illustrator cc 2015.3 .

  I just try a simple extension which is come with create  new extension project in Eclipse.

  It works fine on Illustrator CC Version.Please see the Image Given below.

But Changed the Target Illustrator Application to CC 2015.3 to Run in CC 2015.3 in Preference menu.

Then i try to Debug As>Adobe illustrator Extension in eclipse.

The Illustrator CC 2015.3 is opened.

But my extension in not shown in Window>Extentension Menu.

I have try with copying  My Sample extension folder to the location C:\Program Files (x86)\Common Files\Adobe\CEP\extensions.

But the Extension is not shown.please see the Image given below

But FontShop2 Extension is shown in Window>Extentension Menu of Illustrator CC 2015.3.

I read the below thread and found CC Extension Manager Will not support install extension for CC 2017

Adobe Extension manager not working on CC2017

So I am trying to install My Extension Using  Anastasly's Extension Manager.

My extension is Not Installed in CC 2015.3 .The Target illustrator for my extension is  is 2015.3.But The extension is installed only in CC .This is the Problem. I think I have a mistake in Packaging extension.But I cant Find and solve the problem.

please note that the settings I have Used in  eclipse  for the CC 2015.3 extension,

Target Illustrator Application is CC 2015.3 .

Service Manager Root directory is shown as;C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4

I  installed  eclipse and Extension builder 3 by the steps given the Following link: Extension Builder 3 | create HTML extensions for CC applications - Adobe Labs .

Please give your suggestion to solve this problem.

Thank You Friend,

Nathan

TOPICS
SDK
13.3K
Translate
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

Advocate , Feb 20, 2017 Feb 20, 2017

Follow Step 3 to edit the manifest.xml in your extension builder project:

Adobe Extension Builder and Creative Cloud 2014

Translate
Adobe
Community Beginner ,
Apr 27, 2017 Apr 27, 2017

Dear Friend,

    <Host Name="ILST" Version="21.0"/> and RequiredRuntime Name="CSXS" Version="7.0"/> is Right for CC 2017.

    But

  <Host Name="ILST" Version="20.0"/> and RequiredRuntime Name="CSXS" Version="5.0"/> is also Working For me in CC 2017 .

Thank You Friend,

Nathan.

Translate
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
New Here ,
Apr 27, 2017 Apr 27, 2017

Dear Friend,

    There is still nothing more in my Window->Extensions in cc 2017. Even I have tried in my Vmware Workstation(Windows 7), nothing changed.I don't know how to do.

Thank you so much!

Translate
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
Community Beginner ,
Apr 27, 2017 Apr 27, 2017

Dear Friend,

Is Your Extension Project is Copied(Automatically Generated at Debug time) to the location  C:\Program Files\Adobe\Adobe Illustrator CC 2017\CEP\extensions at the Debug time.(like com.example.yourProjectName).

If your answer is No then You Manually Copy Your Project files From Your Workspace to the Location C:\Program Files\Adobe\Adobe Illustrator CC 2017\CEP\extensions.

Thank you Friend,

Nathan.

Translate
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
New Here ,
Apr 27, 2017 Apr 27, 2017

Dear Nathan,

     Wow! Miracle happened! The Extension shows up.Thanks you so much! 

     I also wonder is there a way can automatically generate the Extension Project at debug time ?

Thanks again,

Translate
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
Community Beginner ,
Apr 27, 2017 Apr 27, 2017

Dear Friend,

   If you Set Service Manager Root Directory and User Specific Service Manager root Directory Correctly and  Debug your Project then the Files Automatically Generate to the Location C:\Program Files\Adobe\Adobe Illustrator CC 2017\CEP\extensions.

  I dont Know why the Auto generation is Missing.

Thank you Friend,

Translate
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
New Here ,
Apr 27, 2017 Apr 27, 2017

Dear Nathan,

     My Service Manager Root Directory is C:\Program Files\Adobe\Adobe Illustrator CC 2017\CEP\extensions . And User Specific Service Manager root Directory is C:\Users\sam\AppData\Roaming\Adobe\CEPServiceManager4. Is these all right?

Thanks a lot

Translate
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
New Here ,
Apr 27, 2017 Apr 27, 2017
LATEST

Dear Nathan,

     I mistook the User Specific Service Manager root Directory. Now the problems were perfectly solved.Thanks you so much.

May you have a good day

Translate
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