Perform set up tasks and user.setup [message #1425786] |
Wed, 17 September 2014 17:10  |
Eclipse User |
|
|
|
I'm trying to add a feature to an IDE installed with the latest Oomph (1.0.0 Build 456). My understanding is that the preferred way to do this would be to modify the user.setup file to add a new p2 director with the feature. Is that correct?
Well, I tried that, making sure to add the correct .feature.group as requirement and the repository, but when I click on "Perform Setup Tasks..." it only pops up the window as shown in the attached file with only the "Cancel" button enabled, so it doesn't execute any setup tasks. Furthermore, if I restart the IDE, no setup tasks seem to be executed.
Is this a bug? If not, how can I install a feature which is not part of a setup model?
|
|
|
Re: Perform set up tasks and user.setup [message #1425794 is a reply to message #1425786] |
Wed, 17 September 2014 17:24   |
Eclipse User |
|
|
|
Hi, Ernesto,
This happens when a NullPointerException happens fairly early on in
trying to load the setup model.
IIRC, you're working with the Papyrus setup model, correct? Since the
Papyrus project branched, the setup model is now only being maintained
on the master branch. So, if you used Oomph to install a Papyrus
development environment that clones the Luna maintenance branch of the
git repo, your Papyrus IDE will find its reference to its setup model
redirected to the obsolete version of the model in the Luna maintenance
branch and an NPE ensues.
I need to delete the Papyrus setup model from the Luna maintenance
branch in git so that only the master version exists.
Cheers,
Christian
On 2014-09-17 21:10:16 +0000, Ernesto Posse said:
> I'm trying to add a feature to an IDE installed with the latest Oomph
> (1.0.0 Build 456). My understanding is that the preferred way to do
> this would be to modify the user.setup file to add a new p2 director
> with the feature. Is that correct?
>
> Well, I tried that, making sure to add the correct .feature.group as
> requirement and the repository, but when I click on "Perform Setup
> Tasks..." it only pops up the window as shown in the attached file with
> only the "Cancel" button enabled, so it doesn't execute any setup
> tasks. Furthermore, if I restart the IDE, no setup tasks seem to be
> executed.
>
> Is this a bug? If not, how can I install a feature which is not part of
> a setup model?
>
>
>
>
> <image>
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04178 seconds