.classpath File

The .classpath maintains the Project's source and target references for Java compilation and jar or project dependencies.

This configuration is maintained through the Java Build Path page in the Project's properties. Source entries can be added, ordered or new jar file dependencies can all be managed through this page.

Optionally, Access Rules and JavaDoc references can be configured on jar files. Access Rules are discussed further in Access Rules.