🎴 Flashcard Mode
Eclipse and MyEclipse IDE
Card1 / 13
Mastered0
Review0
QuestionClick to flip
Which of the following entries in the Project properties window allow the user to add libraries to the classpath of a particular project?
AnswerClick to flip back
A
Java Build Path
💡 Explanation:
In Eclipse, the Java Build Path section in project properties is where you configure libraries and JAR files for the project's classpath. The Builder option configures build order, and Java Doc Location is for API documentation paths.