Hi Stephan,
The project name is generally a title for the project, e.g. "Google Web
Toolkit" if we were developing GWT.  This is used as the Eclipse project
name and also naming some files (for example, the GWT module.xml).

The package name is similar to a java package name.  It defines a globally
unique name for the project.  It is recommended to start the package name
with a domain you own and the rest is up to you (most people just append the
project name though).

Hope this helps,
jason

On Sat, Aug 29, 2009 at 8:41 PM, GumbyGWTBeginner <[email protected]
> wrote:

>
> Please be gentol... I am very green around the ears to this....lol
>
> Hi Can anyone please tell me what the importance of the Project and
> Package name have on app when creating a new application in eclipse?
>
> The tutorials all tell you what to write but dont mention how they
> effect the app?
>
> Thanks in advance.
>
> Stephan
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to