How To Change Build Path In Eclipse. Javadoc and jar source code. To achieve the same follow the steps below.
Right click on your project folder, choose property > java build path. If not please install that from eclipse marketplace.
Indicate Your Preferences For The Build Path Settings On The Java ≫ Build Path Preference Page And Its Sub Pages:
You can programmatically change a project's build path using setrawclasspath on the corresponding project's java element.
Go To The Libraries Tab.
Right click on your project folder, select build path > configure build path.
Add Directories And Jar Files Under The Libraries Tab.
Images References :
Using Maven With The Eclipse Ide.
The eclipse ide provides support for the maven build.
Change The Build.gradle File To The Following:
Using libraries (jars) in the eclipse project.
Click On Configure Build Path.