I'm new to Eclipse/Java/Android
I can create a new project using the New Android Project wizard shown below.
However, if I wanted to go back and edit some of these settings after I click Finish
, how would I do that?
I'm new to Eclipse/Java/Android
I can create a new project using the New Android Project wizard shown below.
However, if I wanted to go back and edit some of these settings after I click Finish
, how would I do that?
You settings are in:
.eclipse
file.classpath
file.settings
directorySo you could: