I\'ve got some AIDL files which I want to include in a project, however Eclipse seems to work differently on different projects.
I\'m developing an SDK for an applicatio
Okay, I don't understand this but for some reason 12.04 of ubuntu flagged up an error.
On one project I could called the file IAPPNAMEConect.aidl but the other wanted it as IAPPNAMEService.aidl
IAPPNAMEConect.aidl
IAPPNAMEService.aidl
I completely forgot about Java's strictness there