Hi
iam try to develop a eclipse 4 rcp p2 and your tutorial--> Eclipse p2 updates for RCP applications was very useful but there is a NullPoinerException at class:
P2UpdateHandler.java
line: operation.getProvisioningJob(monitor).schedule();
It seems that operation.getProvisioningJob(monitor) returns null
I thank you for your good tutorials.
Best Regards!
Klevis RAMO
--
You received this message because you are subscribed to the Google Groups "vogella" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vogella+u...@googlegroups.com.
To post to this group, send email to vog...@googlegroups.com.
Visit this group at http://groups.google.com/group/vogella?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
I'm seeing exactly the same - yes i'm following the instructions you provided on the link you've given there.
i've tried a file:/// repository and i've also tried putting the repository onto a local webserver and pointing it at that - but that line ALWAYS returns null.
Any ideas?
ah ok. i was convinced i was using 4.2
i aren't in front of the project right now but will check
thanks