Skip to main content

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

Did you install Jetty to your running Eclipse instance or to your
target environment (if the target environment is not your running
instance)?

Manuel

On Wed, Aug 10, 2011 at 17:56, André Dietisheim <adietish@xxxxxxxxxx> wrote:
> 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é
> _______________________________________________
> egit-dev mailing list
> egit-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/egit-dev
>


Back to the top