Bear35805 wrote: > I am getting the following error. > > Description Resource Path Location Type > The project was not built due to "A resource exists with a different > case: '/AlcoholTracker/bin/classes/com/DBIndustries'.". Fix the problem, > then try refreshing this project and building it since it may be > inconsistent AlcoholTracker Unknown Java Problem > > > Any ideas how to fix this one? >
Well, the error message tells you that the file is named in a different case. Doesn't that hint to you to spell it in the same case? -- Lew -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

