|
Re: Eclipse Scout Oxygen Releases [message #1753305 is a reply to message #1753304] |
Fri, 03 February 2017 15:58 |
Jeremie Bresson Messages: 1252 Registered: October 2011 |
Senior Member |
|
|
Oxygen M5 released on 03.02.2017
Remember that this is only a preview release. APIs might change in the next milestone releases. Please consider our Neon release, if you are looking for our stable branch.
Eclipse IDE distribution (also called EPP): Eclipse for Scout Developers
Eclipse Runtime on maven central: Version 6.1.0.M5
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.1.0.M5</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.1/6.1.0/M5/
The demo applications using this version can be found on the features/version/6.1.0.M5 branch of our docs repository on GitHub.
[Updated on: Mon, 10 April 2017 15:47] Report message to a moderator
|
|
|
Re: Eclipse Scout Oxygen Releases [message #1759326 is a reply to message #1753305] |
Mon, 10 April 2017 14:53 |
Jeremie Bresson Messages: 1252 Registered: October 2011 |
Senior Member |
|
|
Oxygen M6 released on 17.03.2017
Remember that this is only a preview release. APIs might change in the next milestone releases. Please consider our Neon release, if you are looking for our stable branch.
Release Notes (6.1)
Eclipse IDE distribution (also called EPP): Eclipse for Scout Developers
Eclipse Runtime on maven central: Version 6.1.0.M6
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.1.0.M6</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.1/6.1.0/M6/
The demo applications using this version can be found on the features/version/6.1.0.M6 branch of our docs repository on GitHub.
Next version on the Oxygen release train will be built from our 7.0.x Branch.
[Updated on: Tue, 30 May 2017 08:29] Report message to a moderator
|
|
|
Re: Eclipse Scout Oxygen Releases [message #1764464 is a reply to message #1759326] |
Tue, 30 May 2017 08:33 |
Jeremie Bresson Messages: 1252 Registered: October 2011 |
Senior Member |
|
|
Oxygen M7 released on 19.05.2017
Remember that this is only a preview release. APIs might change in the next milestone releases. Please consider our Neon release, if you are looking for our stable branch.
Have a look at the Release Notes (7.0)
Eclipse IDE distribution (also called EPP): Eclipse for Scout Developers
Eclipse Runtime on maven central: Version 7.0.0.001_M7
Usage example in the parent POM of your scout application:
<dependency>
<groupId>org.eclipse.scout.rt</groupId>
<artifactId>org.eclipse.scout.rt</artifactId>
<version>7.0.0.001_M7</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/7.0/7.0.0/001_M7/
The demo applications using this version can be found on the features/version/7.0.0.001_M7 branch of our docs repository on GitHub.
[Updated on: Tue, 30 May 2017 10:31] Report message to a moderator
|
|
|
Re: Eclipse Scout Oxygen Releases [message #1764469 is a reply to message #1764464] |
Tue, 30 May 2017 10:29 |
Jeremie Bresson Messages: 1252 Registered: October 2011 |
Senior Member |
|
|
Oxygen RC1 released on 26.05.2017
Remember that this is only a preview release. APIs might change in the next milestone releases. Please consider our Neon release, if you are looking for our stable branch.
Have a look at the Release Notes (7.0)
Eclipse IDE distribution (also called EPP): Eclipse for Scout Developers
Eclipse Runtime on maven central: Version 7.0.0.005_RC1
Usage example in the parent POM of your scout application:
<dependency>
<groupId>org.eclipse.scout.rt</groupId>
<artifactId>org.eclipse.scout.rt</artifactId>
<version>7.0.0.005_RC1</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/7.0/7.0.0/005_RC1/
The demo applications using this version can be found on the features/version/7.0.0.005_RC1 branch of our docs repository on GitHub.
[Updated on: Thu, 08 June 2017 19:32] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03200 seconds