[eclipse-yocto] [oxygen-master][PATCH 6/6] scripts/setup.sh: Update to Oxygen.3a
Tim Orling
ticotimo at gmail.com
Thu Aug 9 08:22:47 PDT 2018
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:
> The Oxygen.3a release was mostly to fix Java 9 support, but it is the
> latest
> Oxygen version which will be downloaded by clicking through:
> http://www.eclipse.org/
> Download > Download Packages > More Downloads
> - Eclipse Oxygen(4.7) > Eclipse IDE for C/C++ Developers
>
> Or http://www.eclipse.org/downloads/packages/release/oxygen/3a
> > Eclipse IDE for C/C++ Developers
>
> Signed-off-by: Tim Orling <timothy.t.orling at linux.intel.com>
> ---
> scripts/setup.sh | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/scripts/setup.sh b/scripts/setup.sh
> index 9e60435..7492899 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.3"
> -ep_date="-201803010715"
> +ep_ver="4.7.3a"
> +ep_date="-201803300640"
> P2_disabled=false
> P2_no_dropins=false
>
> -if [ ! -f eclipse/plugins/org.eclipse.swt_3.106.3.v20180214-0345.jar ];
> then
> +if [ ! -f eclipse/plugins/org.eclipse.swt_3.106.3.v20180329-0507.jar ];
> then
>
> pushd .
>
> --
> 2.11.0
>
> _______________________________________________
> eclipse-yocto mailing list
> eclipse-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/eclipse-yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/eclipse-yocto/attachments/20180809/c0a0ae72/attachment.html>
More information about the eclipse-yocto
mailing list