Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Specific differences between the different "Types of Application"?
Specific differences between the different "Types of Application"? [message #1100968] Tue, 03 September 2013 21:23 Go to next message
Chris Snow is currently offline Chris SnowFriend
Messages: 50
Registered: December 2011
Member
The wiki page http://wiki.eclipse.org/Scout/Concepts/Type_of_application gives an overview of the differences between the different applications types.

Q1) Where can I find out more information on the differences between the application types?

Q2) Where can I find the Scout SDK source code for the Scout New Project Wizard?

Many thanks...
Re: Specific differences between the different "Types of Application"? [message #1101142 is a reply to message #1100968] Wed, 04 September 2013 04:06 Go to previous message
Chris Snow is currently offline Chris SnowFriend
Messages: 50
Registered: December 2011
Member
I think I've found the code, so I should be able to reverse engineer the exact differences between each project type:

Single Form:
org.eclipse.scout.sdk.operation.project.template.SingleFormTemplateOperation [1]

Outline:
org.eclipse.scout.sdk.operation.project.template.OutlineTemplateOperation [2]

Empty Application:
Not applicable.

---
[1]
http://grepcode.com/file/repository.grepcode.com$java$eclipse.org$4.2.2@org.eclipse.scout$sdk@3.8.2@org$eclipse$scout$sdk$operation$project$template$SingleFormTemplateOperation.java
[2]
http://grepcode.com/file/repository.grepcode.com$java$eclipse.org$4.2.2@org.eclipse.scout$sdk@3.8.2@org$eclipse$scout$sdk$operation$project$template$OutlineTemplateOperation.java

[Updated on: Wed, 04 September 2013 12:54]

Report message to a moderator

Previous Topic:Outline Table Page with search form - prevent initial table data load
Next Topic:Scout bundles
Goto Forum:
  


Current Time: Thu Sep 26 00:00:00 GMT 2024

Powered by FUDForum. Page generated in 0.03495 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top