views:

19

answers:

1

When installing EclipseXul plugin on EclipsePHP, it says:

Cannot complete the install because one or more required items could not be found. Software currently installed: Shared profile 1.0.0.1288098146566 (SharedProfile_epp.package.php 1.0.0.1288098146566) Missing requirement: Shared profile 1.0.0.1288098146566 (SharedProfile_epp.package.php 1.0.0.1288098146566) requires 'SharedProfile_epp.package.php [1.0.0.1288098145696]' but it could not be found

Any idea what's wrong?

--update

When running from the terminal, I can see a message, when I open the updates windows:

** (Eclipse:3364): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed

Recently I have my whole home folder deleted by a script. Maybe there's something with this.. But I just downloaded a brand new Eclipse installation and put it in my /home/eclipse/ folder.

A: 

It seems your current user doesn't have write permission on your eclipse installation, so eclipse creates share configuration to manage the installation and other configurations. But eclipse has several bugs related to share installation on 3.6.

Try to install your eclipse in a folder that has write permission, then install other plug-ins.

Kane
It's installed in my home folder (in Ubuntu). I also tried running with sudo, but the same message appears.
Tom Brito
I tried installing Xul, it works well. So I think it's caused by your eclipse configuration, your eclipse probably can't install any plug-in. If your eclipse is a new fresh package downloaded from eclipse.org, and it lays in your home directory. It's weird.
Kane