Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Tutorial/3.7/Project From Existing Workspace"

< Scout‎ | Tutorial‎ | 3.7
(New page: =The minicrmTutorial Project Workspace= This project contains a PersonTablePage with different menus, ProcessServices and other fancy stuff. It should help you to get an overview about wha...)
 
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
=The minicrmTutorial Project Workspace=
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
This project contains a PersonTablePage with different menus, ProcessServices and other fancy stuff. It should help you to get an overview about what you can do easily with Scout and try out a couple of things without first creating your own project. Feel free to ask questions or request new features on the [http://www.eclipse.org/forums/eclipse.scout Scout Forum]!
+
 
+
==Download the Workspace==
+
Unzip this file to where you have set up your other workspaces: [[Media:TutorialMiniCrmWorkspace.zip|TutorialMiniCrmWorkspace]]
+
 
+
==Download the modified DerbyDb==
+
[[Media:TutorialMiniCrmWorkspaceDerbyDB.zip|TutorialMiniCrmWorkspaceDerbyDB]]<br/>
+
Please note: If you dont unzip this file to C:\DerbyDb you have to manually modify the ''DerbySqlService'' and specify the correct path to your DB.
+

Latest revision as of 07:25, 18 March 2024

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

Back to the top