tags:

views:

103

answers:

1

Hi,

The one that close to my question is shown below but I don't understand at all.

integration-of-gwt-into-appengine

Could anyone give me more details ?

Thank you very much.

A: 

In an Eclipse project, you can have as many "projects inside" as you have folders. You just need to structure your overall "top level project" in a folder-modular fashion.

  • top level folder
    • gui project folder
    • server project folder

When you get to "create a project" (whether Java or anything else), you change the "default folder" to a sub-folder inside your top level project.

jldupont
is my answer satisfactory?
jldupont