Android and Eclipse - a problem -


i'm newbie eclipse , android. have legacy project svn repository import , use under eclipse helios. changes inside , outside eclipse synchronized fine svn.

now problem: project structure consists of root directory, referring src path, exists outside root (i.e. on same level root of project is). guess has been arranged designer, because src part has been referenced different java projects different platforms. think not such bad idea.

however: whatever can't make eclipse , svn synchronize changes on files located in "outer" directory. have in order make both aware of outer parts, w/o being forced change file/dir structure completely?

kind regards

from understand description did following ?

  1. you removed src folder created eclipse during first check out.
  2. you create linked src folder (when created it, instead of accepting defaults, opened "advanced" dialog box , checked radio button saying link...(linked folder) , filled in location wanted "outer" src folder located).
  3. you updated repository.
  4. but when @ updated folders, src has been updated really under root rather 1 have shifted away.

can confirm understanding ?

if not, might try procedure outlined above.

unless there twists in adt don't know (a little bit in hierarchical maven projects can "export maven subproject"), cannot see other scenario lead problem describe.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -