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/SDK/Scout Preference Page"

< Scout‎ | SDK
(initial version)
 
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
Line 1: Line 1:
{{ScoutPage|cat=SDK}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
Root preference page provided by the [[Scout/SDK|Scout SDK]].
+
 
+
== Screenshot ==
+
[[Image:Scout_Preference_Page.png]]
+
 
+
 
+
== Description ==
+
=== Automatically update DTO classes ===
+
If checked, this option will update the {{ScoutLink|Concepts|FormData}} and the {{ScoutLink|Concepts|PageData}} automatically.
+
 
+
=== Use Legacy Target Package ===
+
Eclipse Scout Kepler introduces a [[Scout/NewAndNoteworthy/3.9#More_Flexible_Project_Structure|More Flexible Project Structure]]. Check this to use the structure used with the previous version of Eclipse Scout. It can be useful for project created with Juno and prior version.
+
 
+
=== Automatically create the @ClassId annotation for new classes ===
+
If checked the @ClassId annotation will be added on top of every new created Object.
+
 
+
=== Sub preference pages ===
+
The root preference page provides also sub-pages:
+
* {{ScoutLink|SDK|Default Packages Preference Page|Default Packages}}
+
* {{ScoutLink|SDK|Default Super Classes Preference Page|Default Super Classes}}
+
* {{ScoutLink|SDK|JAX-WS Preference Page|JAX-WS}}
+
 
+
 
+
== See Also ==
+
* [[Scout/SDK|Scout SDK]]
+
* {{ScoutLink|SDK|Default Packages Preference Page}}
+
* {{ScoutLink|SDK|Default Super Classes Preference Page}}
+
* {{ScoutLink|SDK|JAX-WS Preference Page}}
+

Latest revision as of 06:23, 19 March 2024

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

Back to the top