Hi,
I have been working on the older version of the SDK all this while and I've just moved on to the newer SDK. I've followed all the steps, but I face a few problems while compiling the Java project. The sample project works fine. That's what baffles me. I have just inserted my code at the relevant areas just as in 0-9-7. During the build process, Eclipse says that:
" Errors running builder 'Integrated External Tool Builder' on project 'Pipe'.
Variable references non-existent resource : ${workspace_loc:/ImageTargets}
Variable references non-existent resource : ${workspace_loc:/ImageTargets}"
Any ideas about this?
Thanks!
Manoj
Oops. you are right for the sample app. It works fine now.
But, I'm facing problems with my own app built on ImageTargets. I thought it was a generic problem, but I guess it's not. I'll look into it deeper. Thanks!