How to import android project properly into Eclipse? -
i tried many answers there non solved problem.
i have android project (lets name t) created using eclipse workspace folder.
i did following:
- i copied
tplace backup. - then, deleted eclipse -> r-click on
tdelete. - when checked workspace, removed expected.
then. - i copied backup workspace.
- i tried open on eclipse, no success.
- file -> import -> android -> existing android code workspace -> next -> browse (to project folder in workspace itself) -> finish (last step).
- after last step, dialog box disappeared (as expected) without warning message.
tnot added (became visible) package explorer of eclipse!!. - i checked workspace folder, project
twanted open still there
how fix?
try leaving project folder outside of workspace during import.
when re-import project, check "copy project files workspace" box.
in experience, manually copying projects (or out of) workspace can troublesome.
Comments
Post a Comment