I found it very difficult to transfer Eclipse workspaces between computers. Checking in a project from one machine and out to another through CVS (or an equivalent) however, works great.
On May 15, 4:02 pm, BobG <[email protected]> wrote: > I have an eclipse workspace on my laptop, my desktop at work, and the > company server. If I go home and edit program xx on the laptop, the > only thing that changed is the java file ine the src dir, so thats all > I need to copy to the desktop and the server when I get to work? I > also want to figure out how to move an example from the samples dir in > the sdk dir into my androiddevel dir. One problem is the samples have > different package names... com.exmaples.android or something, and my > androiddevel packages are all com.aiti.xx, so there an item in eclipse > that does this, or does one edit every file in the src dir to change > the package name? Thanks. Not used to eclipse yet. > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow > athttp://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

