Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [edt-dev] Installing the latest build with Eclipse 3.6

Hi all

 

I’m following this project and have the CVS sources in an eclipse indigo JEE install, and I seem to still get errors on all the org.eclipse.jetty. imports.

 

Installing Jetty from the link below seems to solve the problem. Is this intended?

 

/Morten

 

Fra: edt-dev-bounces@xxxxxxxxxxx [mailto:edt-dev-bounces@xxxxxxxxxxx] På vegne af Justin Spadea
Sendt: 1. februar 2012 20:06
Til: edt-dev@xxxxxxxxxxx
Emne: Re: [edt-dev] Installing the latest build with Eclipse 3.6

 

This has been fixed in the latest build. You no longer need to manually add the Jetty repository to install EDT on Eclipse 3.6.

-Justin

-----Justin Spadea/Durham/IBM wrote: -----

To: edt-dev@xxxxxxxxxxx
From: Justin Spadea/Durham/IBM
Date: 02/01/2012 08:56AM
Subject: Installing the latest build with Eclipse 3.6

If you are using an Eclipse 3.6 base, for now you will need to add an additional update site to install the latest nightly builds:

http://download.eclipse.org/jetty/updates/jetty-bundles-7.x/

We are working on getting the p2 install to automatically look at this additional repository to find the Jetty dependencies.

This is not an issue when using a 3.7 base (such as in the all-in-one build), because the Jetty content is included in the Indigo update site so it will be found.

I will post when this is no longer needed.

-Justin


Back to the top