• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps file types cvs commit eclipse

p_b

Lurker
I am trying to commit a new android project to a cvs repository using eclipse.
Eclipse is prompting me to specify Binary or Text for the following file types:

*.ap_
*.apk
*.cfg
*.dex

How do I decide.

thanks for any advice,

p_b
 
I am trying to commit a new android project to a cvs repository using eclipse.
Eclipse is prompting me to specify Binary or Text for the following file types:

*.ap_
*.apk
*.cfg
*.dex

How do I decide.

thanks for any advice,

p_b


I found the .ap, .apx and .dex files in the bin directory.
Should have thought to look there first

p_b
 
Back
Top Bottom