criss22 Posted January 24, 2020 Posted January 24, 2020 (edited) Hi all, how i can import just Core.jar into eclipse? Edited January 24, 2020 by Dragic
0 Reynald0 Posted January 24, 2020 Posted January 24, 2020 2 hours ago, criss22 said: Hi all, how i can import just Core.jar into eclipse? You can not. You need the source code. Can you convert a steak into a cow?
0 xFranky Posted January 25, 2020 Posted January 25, 2020 If you are looking into importing a method from the Core.jar into your code, first of all, place the Core.jar into the dist folder. After than, look for a list to import "the library" Core.jar, which you can google. Once you do that, try to open the Core.jar with Winrar and see the folder. It could be like com.something.something, when it comes to its folders. this is how you can import it into your code. I am not sure however if this is what you are looking for.
0 criss22 Posted January 26, 2020 Author Posted January 26, 2020 You are right mate. And thanks for tip. This is for what i looking for. Close topic please
Question
criss22
Hi all, how i can import just Core.jar into eclipse?
Edited by Dragic3 answers to this question
Recommended Posts