Hi Ralf,
A search for "A.PDE" in the content.xml of
http://download.eclipse.org/rt/rap/1.2/runtime-update/content.jar gives
no hits. So for some reason, the requirement is not added properly to
your feature.
Regards,
Thomas Hallgren
Ralf Sternberg wrote:
Hi,
including a p2.inf file in the feature as suggested does not prevent the
IDE to install this feature. I created this RAP runtime repository for
testing:
http://download.eclipse.org/rt/rap/1.2/runtime-update/
The RAP runtime *can* be installed into 3.5RC2 without any warning, and
after restarting the IDE is, of course, inoperable.
Any ideas?
Ralf
Thomas Hallgren wrote:
Hi Ralf,
I think that should do it. Give it a try.
Regards,
Thomas Hallgren
Ralf Sternberg wrote:
Hi,
We'd like to provide an SDK feature for RAP as suggested in bug 275753.
If I understand Thomas Hallgren's comment on bug 276000 correctly, we
can now go ahead and include a feature with a requirement to
"A.PDE.Target.provisioning":
https://bugs.eclipse.org/bugs/show_bug.cgi?id=276000#c19
To do so, is it sufficient to include a file named "p2.inf" in the
feature with content like this:
---
requires.1.namespace=A.PDE.Target.provisioning
requires.1.name=<Anything>
requires.1.range=[0.0.0,0.0.0]
---
or are there any more steps needed?
Thanks,
Ralf
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
|