Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Eclipse Scout Neon Releases
Eclipse Scout Neon Releases [message #1753310] Fri, 03 February 2017 16:37 Go to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
This Forum topic is used to announce Scout Releases (Neon Version). Please use other topics in the scout forum to ask your questions. Questions and comments in this topic will be deleted.

With the Neon release train, we have released Scout 6.0.0 in June 2016. Additional service update releases are planned until March 2017.

We are following the Simultaneous Release Plan provided by the Eclipse fundation.
https://wiki.eclipse.org/Neon/Simultaneous_Release_Plan

This topic holds records of the different releases made for the Neon release train (milestones, release candidate, service release, ...)

[Updated on: Wed, 18 October 2017 15:45] by Moderator

Report message to a moderator

Re: Eclipse Scout Neon Releases [message #1753311 is a reply to message #1753310] Fri, 03 February 2017 16:48 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
Neon.2 released on 21.12.2016

Eclipse IDE distribution (also called EPP): Eclipse for Scout Developers

Eclipse Runtime on maven central: Version 6.0.200.0

Usage example in the parent POM of your scout application:
<dependency>
    <groupId>org.eclipse.scout.rt</groupId>
    <artifactId>org.eclipse.scout.rt</artifactId>
    <version>6.0.200.0</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>
See this artifact on mvnrepository.com: org.eclipse.scout.rt

Update site to install the Scout SDK in your Eclipse IDE (already installed in the Scout EPP):
http://download.eclipse.org/scout/releases/6.0/6.0.200/0/


The demo applications using this version can be found on the features/version/6.0.200.0 branch of our docs repository on GitHub.

[Updated on: Mon, 10 April 2017 15:47]

Report message to a moderator

Re: Eclipse Scout Neon Releases [message #1759240 is a reply to message #1753311] Sat, 08 April 2017 00:50 Go to previous message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
Neon.3 released on 23.03.2017

Eclipse IDE distribution (also called EPP): Eclipse for Scout Developers

Eclipse Runtime on maven central: Version 6.0.300.0

Usage example in the parent POM of your scout application:
<dependency>
    <groupId>org.eclipse.scout.rt</groupId>
    <artifactId>org.eclipse.scout.rt</artifactId>
    <version>6.0.300.0</version>
    <type>pom</type>
    <scope>import</scope>
</dependency>
See this artifact on mvnrepository.com: org.eclipse.scout.rt

Update site to install the Scout SDK in your Eclipse IDE (already installed in the Scout EPP):
http://download.eclipse.org/scout/releases/6.0/6.0.300/0/


The demo applications using this version can be found on the features/version/6.0.300.0 branch of our docs repository on GitHub.

[Updated on: Mon, 10 April 2017 15:48]

Report message to a moderator

Previous Topic:EPL Licence coming from Scout Homepage Query
Next Topic:[Blog Post] Experience Report from JavaLand 2017
Goto Forum:
  


Current Time: Thu Mar 28 16:32:56 GMT 2024

Powered by FUDForum. Page generated in 0.05134 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top