JamesVenn / apps-for-android

Automatically exported from code.google.com/p/apps-for-android
Apache License 2.0
0 stars 0 forks source link

Include Eclipse .project and .classpath files for all projects #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Some projects have .project and .classpath  files checked in and some 
don't. If the files are there it's more convenient for Eclipse users and 
doesn't hurt non-Eclipse users. Therefore the request is to include the 
.project and .classpath  files for all projects.

Projects that currently DO have .project and .classpath :

Panoramio
Radar
RingsExtended
WebViewDemo

Projects that do NOT currently have .project and .classpath :

AndroidGlobalTime
Photostream
DivideAndConquer
Downloader
SpriteText
Triangle
Translate
WikiNotes

Original issue reported on code.google.com by ed.burnette on 29 Sep 2008 at 5:53

GoogleCodeExporter commented 8 years ago
As a user of another IDE, I'd prefer that IDE specifics stay out of the 
repository. 

The sample projects in the SDK do not include .eclipse files, and it's easy to 
create
an Eclipse project from existing sources:

File > New > Project > Android Project > Create project from existing source...

Original comment by joe.bowb...@gmail.com on 16 Oct 2008 at 4:30

GoogleCodeExporter commented 8 years ago

Original comment by morri...@gmail.com on 13 Nov 2008 at 10:20

GoogleCodeExporter commented 8 years ago

Original comment by morri...@gmail.com on 13 Nov 2008 at 10:21