on command: "java -jar B4Rh2xml.jar ADXL345.h ADXL345.xml"
there followes the error: "no shortname for class: ::ADXL345"
how can I define and insert metadate attributes?
I watched :
//~ShortName - Each exposed class should have this attribute. This is the name that will appear in the IDE.
but it does not help me to insert it....
Hans- Joachim