I'm having trouble with resources. The Application Developer Guide states:
Quote:
|
To support internationalization, implement the appropriate resource interface. The IDE compiles this interface from the resource header (.rrh) automatically. The name of the interface is the name of the .rrh file with Resource appended to it.
|
The interface is not being created so I'm getting an exception at compile time. What am I doing wrong?
Thanks,
Paul