ChrisMcKee / gitweaver

GITWeaver integrates Adobe Dreamweaver with TortoiseGIT; Basically Dreamweaver + GIT living together. Nice and Free, what more could you really want!
Other
141 stars 34 forks source link

Instaling with CC 2014 #9

Open like08 opened 10 years ago

like08 commented 10 years ago

Hi, got problem with installing it with CC 2014 - it's saying it need at least version CS6.. any tips?

aleksbrgt commented 9 years ago

The extension manager does not work with some CC versions. To make the extension work you have to install it manually.

  1. Download the zxp file
  2. Change the extension to have a zip file (.zip)
  3. Open the zip file and copy its content
  4. Go to C:\Program Files\Adobe\Adobe Dreamweaver CC 2015\Required\CEP\extensions\ (create CEP and extensions folders)
  5. Create a folder named co.chrismckee.gitweaver (or anathing else like com.vendor.extension)
  6. Paste the zip content into the folder
  7. Start Dreamweaver

I presume that it's the same process on MacOS but I don't know the exact path to CEP\extensions.

aleksbrgt commented 9 years ago

it's saying it need at least version CS6

You can try to use Extension Manager CC, available on the CreativeCloud.

ChrisMcKee commented 9 years ago

You should be able to install it from the source; the new adobe extensions based on certificates etc mixed with my not using dreamweaver in 6 years is kinda delayed things.

MrD-RC commented 8 years ago

I have found a solution. The problem is that Adobe Extension Manager does not support CC after 2014. To get it working, all you need to do is:

ChrisMcKee commented 8 years ago

Can you try https://github.com/ChrisMcKee/gitweaver/blob/master/GITWeaver.zxp its the old package repackaged using the new adobe packager...