Re: [android-developers] .aidl and resource files not processed by Eclipse.

2010-08-12 Thread Mark Murphy
On Thu, Aug 12, 2010 at 6:49 PM, Richard Schilling wrote: > I've recently upgraded the Android SDK to the latest version, and I'm > trying to re-build the ApiDemos project.  I've imported it properly. > > The problem is > > 1. the .aidl files aren't being processed at all by Eclipse during the > p

[android-developers] .aidl and resource files not processed by Eclipse.

2010-08-12 Thread Richard Schilling
I've recently upgraded the Android SDK to the latest version, and I'm trying to re-build the ApiDemos project. I've imported it properly. The problem is 1. the .aidl files aren't being processed at all by Eclipse during the pre-processing stage. 2. R.java isn't re-generated at all by eclipse U