Thanks for the heads up. I am surprised to hear this and I find that having to maintain the source in a directory inside the eclipse project to be overly restrictive. I am trying to support multiple platforms with a common codebase which is maintained elsewhere.
You can start eclipse.exe with the -data option to tell it that the workspace is in another location. For example:
eclipse -data c:\MyWorkspace
This will move the root of all the workspaces out of the PODS installation folder and to whatever location you want. You can add this to the shortcut you use to start PODS if you always want to start Eclipse with this option.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
