I create new Open AT project, and I want to work on classes. So I add a class: HexData in eclipse but I cannot compile. How to add clasess to project?
What am I doing wrong? Please see below how I add class.
Creating new project
open created project with eclipse IDE
Adding class: From File->New->Class I add HexData to project
I add header file, to point to my new class, and it hasn’t been recognized.
Greetings,
Tom
5. So I add full path to my header, but it seems that open AT doesn’t recognize classes