[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [equinox-dev] equinox http service
|
I use PDE to update the rest. If you use PDE to update the Bundle-Require-ExecutionEnvironment then there is a link from the Overview tab of the manifest editor called "Update the classpath settings". Once you have added JavaSE-1.6 to the BREE header and removed the other entries (currently CDC-1.0/Foundation-1.0, J2SE-1.3) then save the manifest and click the "Update the classpath settings". That should automatically update all the other project related files necessary (e.g. .classpath, jdt preferences etc.).
Tom
Raymond Auge ---03/24/2014 02:45:19 PM---As I'm not too familiar with the definitions of all the runtime qualifiers, I'm wondering if we need
From: Raymond Auge <raymond.auge@xxxxxxxxxxx>
To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>,
Date: 03/24/2014 02:45 PM
Subject: Re: [equinox-dev] equinox http service
Sent by: equinox-dev-bounces@xxxxxxxxxxx
As I'm not too familiar with the definitions of all the runtime qualifiers, I'm wondering if we need more than just:
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
- Ray
On Mon, Mar 24, 2014 at 12:10 PM, Raymond Auge <raymond.auge@xxxxxxxxxxx> wrote:
--
Raymond Augé (@rotty3000)
Senior Software Architect
Liferay, Inc. (@Liferay)
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev
