Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-update-dev] Running install handlers separately

Vlad;

As you remember from our earlier discussions WSDD had wanted the ability to
run Eclipse headless to install all the features that make up our base
install. Since the API's are not cleaned up yet, you and I decided that we
would not do this in this release. We are able to automate our builds to
get the features and plugins from cvs and lay them all down properly. The
problem that we have is that a lot of these features have install handlers
that do nontrivial work. What we would like to do is a the end of our
install, just run all the handlers (they will all have been laid down as
part of the install). Is there a simple way for us to just call Eclipse and
do this?

Tim



Back to the top