Hi,
What is the syntax to refer to a library reference, in order to make use of a type defined in an external library?
I already have the path specified in Additional Libraries, and the specific jars indicated with the #AdditionalJar: directive. But how do you refer to the external jar, so that the As (Type) reference will compile?
What is the syntax to refer to a library reference, in order to make use of a type defined in an external library?
I already have the path specified in Additional Libraries, and the specific jars indicated with the #AdditionalJar: directive. But how do you refer to the external jar, so that the As (Type) reference will compile?