Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] workspace setup

Hi guys

I finally managed to have a working workspace but it was quite a fight.
The problem was mainly in missing jetty util classes (AggregateLifeCycle etc.). Strange enough installing jetty from their update site (tried 7.4.5 and 7.5) did not help - even though the missing classes were installed and the jetty-util plugin present in the plug-in registry. I could only solve it by cloning their repo and importig jetty-util to my workspace.
Did I miss something?
At least this should be mentioned in your wiki, right?

Cheers
André


Back to the top