[eclipse-yocto] [oxygen-master][PATCH 2/6] setup.sh: Eclipse: Oxygen.2 -> Oxygen.3
Tim Orling
timothy.t.orling at linux.intel.com
Wed Sep 5 21:10:29 PDT 2018
merged to master.
> On Aug 9, 2018, at 8:22 AM, Tim Orling <ticotimo at gmail.com> wrote:
>
> merged to oxygen-master and oxygen/sumo
>
> On Mon, Aug 6, 2018 at 2:47 PM Tim Orling <timothy.t.orling at linux.intel.com> wrote:
> From: Chin Huat Ang <chin.huat.ang at intel.com>
>
> Eclipse SDK Oxygen.2 download link no longer works, update to Oxygen.3 instead.
>
> Signed-off-by: Chin Huat Ang <chin.huat.ang at intel.com>
> ---
> scripts/setup.sh | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/scripts/setup.sh b/scripts/setup.sh
> index c0a00b1..fc6415d 100755
> --- a/scripts/setup.sh
> +++ b/scripts/setup.sh
> @@ -92,12 +92,12 @@ fi
>
> # prepare the base Eclipse installation in folder "eclipse"
> ep_rel="R-"
> -ep_ver="4.7.2"
> -ep_date="-201711300510"
> +ep_ver="4.7.3"
> +ep_date="-201803010715"
> P2_disabled=false
> P2_no_dropins=false
>
> -if [ ! -f eclipse/plugins/org.eclipse.swt_3.106.2.v20171129-0543.jar ]; then
> +if [ ! -f eclipse/plugins/org.eclipse.swt_3.106.3.v20180214-0345.jar ]; then
>
> pushd .
>
> --
> 2.11.0
>
> _______________________________________________
> eclipse-yocto mailing list
> eclipse-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/eclipse-yocto
More information about the eclipse-yocto
mailing list