|
Re: Eclipse Scout Oxygen Releases [message #1753305 is a reply to message #1753304] |
Fri, 03 February 2017 15:58   |
Eclipse User |
|
|
|
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] by Moderator Report message to a moderator
|
|
|
Re: Eclipse Scout Oxygen Releases [message #1759326 is a reply to message #1753305] |
Mon, 10 April 2017 14:53   |
Eclipse User |
|
|
|
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] by Moderator Report message to a moderator
|
|
|
Re: Eclipse Scout Oxygen Releases [message #1764464 is a reply to message #1759326] |
Tue, 30 May 2017 08:33   |
Eclipse User |
|
|
|
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] by Moderator Report message to a moderator
|
|
|
Re: Eclipse Scout Oxygen Releases [message #1764469 is a reply to message #1764464] |
Tue, 30 May 2017 10:29   |
Eclipse User |
|
|
|
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] by Moderator Report message to a moderator
|
|
|
Re: Eclipse Scout Oxygen Releases [message #1765369 is a reply to message #1753304] |
Thu, 08 June 2017 19:39   |
Eclipse User |
|
|
|
Oxygen RC2 released on 02.06.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 (RC2)
Eclipse Runtime on maven central: Version 7.0.0.006_RC2
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.006_RC2</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/006_RC2/
The demo applications using this version can be found on the features/version/7.0.0.006_RC2 branch of our docs repository on GitHub.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03466 seconds