cancel
Showing results for 
Search instead for 
Did you mean: 

Installation of new plugins

Former Member
0 Kudos

Hi,

the installation of the new widget plugins into exclipse fails with

"selected archive does not contain an update site. Please select another archive".

Does anybody know how to solve this issue ?

Thanks

Marcus

Accepted Solutions (1)

Accepted Solutions (1)

marcus_schiffer
Active Participant
0 Kudos

Hi,

I use the newest version of the SAP Enterprise Widget Development Tool.

The file site.xml is included in the zip.

Any hints, how to solve the issue ?

Thanks.

<?xml version="1.0" encoding="UTF-8" ?>

-<site>

- <feature url="features/corp.sap.pal.gadgets.tools.widgetTools_0.12.0.1167.jar" id="corp.sap.pal.gadgets.tools.widgetTools" version="0.12.0.1167">

<category name="SAP Widget Development Tools" />

</feature>

<category-def name="SAP Widget Development Tools" label="SAP Widget Development Tools">

<description>SAP Widget Development Tools for developing enterprise widgets</description>

</category-def>

</site>

former_member188498
Active Participant
0 Kudos

Hi,

try to extract "SAP Widget Development Tools" from that zip file and then in Eclipse choose "New Local Site ..." instead of "New Archived Site ..." when installing that plugin

and then select that extracted folder.

Hope it helps,

Ladislav

Answers (1)

Answers (1)

former_member188498
Active Participant
0 Kudos

Hi,

please check if site.xml file is available. You should point to that file.

Regards,

Ladislav