I am contributing to an Open Source project that uses GWT.
The primary developer works on Windows.
I work on Linux and OSX.
We are both using Eclipse.
I am hoping to keep the code common.

The .launch configuration and the Project classpath currently
reference gwt-dev-windows.jar,
which clearly does not work on non-windows platforms.

I assume that there must be a common way this situation is handled.

Should I remove gwt-dev-windows.jar from the classpath of the Project?
Should I use a variable to define it?

Should we have a separate .launch file for each platform?
Is there a way to tell a single .launch file to do different things
for each platform?

I am surprised that this question is not addressed in a FAQ somewhere.
Or have I just not found it yet?

Thanks,

Mary-Anne

--~--~---------~--~----~------------~-------~--~----~
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