Helen
Helen

Reputation: 121

Can't get Demandware UX Studio installed in Eclipse

Just installed Java most current version and Eclipse (Kepler) on my Windows 8 (64 bits). When I tried to install Demandware UX Studio, I always got an error message:

Couldn't find http://updates.demandware.com/uxstudio_pr/4.3

I followed the same steps and installed Demandware UX Studio in Windows 7 successfully.

Upvotes: 11

Views: 13543

Answers (4)

djsreeraj
djsreeraj

Reputation: 719

This Worked for me on Eclipse Mars

In Eclipse, from the main menu, select Help > Install New Software. Click Add.

Name: Salesforce Commerce Cloud (Demandware)

Location: https://developer.salesforce.com/media/commercecloud/uxstudio/4.5

Upvotes: 2

A_B
A_B

Reputation: 527

The steps outlined in Kiddo's answer are absolutely correct. However, the links have been updated as below.

From a post on the Demandware Xchange forum:

As of Release 17.1 of UX Studio, Commerce Cloud will only support the two most recent versions of Eclipse, which are Neon and Mars. The update site URLs are:

http://developer.salesforce.com/media/commercecloud/uxstudio/4.5 http://developer.salesforce.com/media/commercecloud/uxstudio/4.6

The update sites for older versions of Eclipse, such as Luna or Kelper, are no longer supported by Commerce Cloud.

Commerce Cloud recommends upgrading to the most recent Eclipse versions to ensure that you are benefitting from enhancements and fixes made in the Eclipse distribution.

Upvotes: 15

Kiddo
Kiddo

Reputation: 5082

In Eclipse, from the main menu, select Help > Install New Software. Click Add.

The Add Repository dialog appears. In the Name field, enter Demandware UX Studio. In the Location field, enter the URL for your version of Eclipse:

Important: If you are connecting to a Sandbox instance, these links always reflect the correct version. However, if you are connecting to a Staging, Development, or Production instance, you may need a different version of Studio, as Studio is not always compatible. In this case, Demandware recommends installing another instance of eclipse and installing a different version of Studio. To install the correct version for Staging, Development, or Production instances, add "pr" to the link. For example: Mars - http://updates.demandware.com/uxstudio_pr/4.5

Note:

If you are part of the EA or EP program and are installing a version of studio that is not generally available on an EA/EP Sandbox. add "ea" to the link. For example: Mars - http://updates.demandware.com/uxstudio_ea/4.5 If you are not part of the EA or EP program, do not use these links, as they are likely to contain a version of Studio that is not compatible with your instance.

Upvotes: 4

Mark Moreto
Mark Moreto

Reputation: 77

A same question has been posted in XChange for MAC platform. I tried to re-install the DW on my machine which has already working DW app but I got the following results:

Unable to connect to repository - http://updates.demandware.com/uxstudio_pr/4.3/content.xml

Connection to http://updates.demandware.com/ refused

It looks the repository has some problems.

Upvotes: 0

Related Questions