How do I import a java library into my application?
I have tried to import a jar file of the java library using the Import tool but it says "The selected archive is invalid or of an unknown type. " The java library I am trying to import is a color contrast checker that checks if there is any non-compliant color contrasts in my application. Here is the link to the java library
***Edited by Moderator Marissa to update Platform Capability tags****
Hi,
Did you try importing from the actual jar from Application-> Distribution -> Import wizard?
I don't anticipate any issues if a proper jar file is provided for import operation. Check if the jar file is completely extracted and not part of any zip file.
Let me know if it helps!