Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/NewAndNoteworthy/3.9"

(Migration Guidelines)
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(47 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page shows what you need to know about the new Eclipse Scout 3.9 release shipped with Eclipse Kepler.
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
== General ==
+
=== Scout Sources moved to GIT ===
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=384960 Bug 384960]
+
 
+
For Kepler, Scout has moved to GIT: [http://git.eclipse.org/c/scout/ http://git.eclipse.org/c/scout/].
+
 
+
For more information see
+
[http://wiki.eclipse.org/Scout/Contribution#Getting_the_Scout_Sources Getting_the_Scout_Sources].
+
 
+
=== Scout EPP Changes ===
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=390431 Bug 390431]
+
 
+
Egit features added to EPP
+
 
+
CVS features removed from EPP. If CVS is needed, it has to be installed manually.
+
 
+
== New Runtime Features ==
+
 
+
== New SDK Features ==
+
 
+
== Bugfixes ==
+
 
+
== Migration Guidelines ==
+
Some features and bugfixes sometimes require a change of the api. If this has been the case for the new release then you'll find behind the link below a guideline how to migrate your scout application to the newest release.
+
 
+
{{ScoutLink|Migration|3.9| Migration Guidelines for 3.9}}
+

Latest revision as of 10:31, 18 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top