With me it only makes the XML file and not the jar file. I've completely had it with eclipse, I'm un-installing it before my new laptop end up going through my opened window :BangHead:
Hi Erel , the youtube tutorial is great , but how can i create the xml file from an existing jar file ? i cound't find any description about this. Can any body send me a description ? or advice me how can i proceed ! Thank you.
I checked you mentioned tutorial but unfortunately i don't have any java files. To be easier for you to advice me i attached the jar file (this is an api for cutom termal printer). Thank you
Busy trying my hand at this. Sorry for the stupid question but where and how do I do it or check that I am indeed making use of JDK version 6. Have just gone through the video tutorial and everything working 100% (including making use of the lib in a B4A project) but unsure if my Eclipse project is using JDK v6.
Make sure that you set the project JDK version to 6.
Edit: I have the Execution environment set to JavaSE-1.6 (jre8). I guess this must be it?
Can you post your code of Firstlib? Might be easier to see what the exact problem is. There is an example here of how I have done it by writing the Java code in Notepad and compiled it with Simple Library Compiler.