W
W
WildCherryCandy2014-08-28 12:02:47
Java
WildCherryCandy, 2014-08-28 12:02:47

How to include .java files in Eclipse?

Hello.
I found the API I needed on github. It consists of a bunch of .java files. How to include them in the project?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Elena, 2014-08-28
@WildCherryCandy

What is the difference between .java files and .jar or .class files? When you answer this question for yourself, you will find the solution yourself.

F
FanKiLL, 2014-08-28
@FanKiLL

Usually in the src folder, of course, you need to save the entire folder structure of the project you found, because this is essentially a package namespace ... or build a jar from them and connect it to your project or maven.
Post a link to the project

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question