zekigultekin Member Licensed User Longtime User Jul 25, 2014 #1 i am tring make xml file for jar but when i compile to projec, i get this error. how can i solve this problem. this is jar file this it my xml
i am tring make xml file for jar but when i compile to projec, i get this error. how can i solve this problem. this is jar file this it my xml
thedesolatesoul Expert Licensed User Longtime User Jul 25, 2014 #2 These dont seem to match. Do you have a class 'test' defined somewhere?
Erel B4X founder Staff member Licensed User Longtime User Jul 26, 2014 #3 It might be simpler to use this library with JavaObject and #AdditionalJar.
zekigultekin Member Licensed User Longtime User Jul 31, 2014 #4 how can i use it with javaobject. Can you give me example for using ? @Erel
Erel B4X founder Staff member Licensed User Longtime User Aug 1, 2014 #5 See this tutorial: Accesing third party Jar with #Additionaljar and JavaObject Post the Java code that and we will help you convert it to JavaObject.
See this tutorial: Accesing third party Jar with #Additionaljar and JavaObject Post the Java code that and we will help you convert it to JavaObject.