All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.eclipse.jdt.core.package.html Maven / Gradle / Ivy




   
   
   
   Package-level Javadoc


The Java model is the set of classes that model the
objects associated with creating, editing, and building a Java program.

Package Specification


This package contains the Java model classes, which implement Java specific behaviour for resources and further decompose Java resources into model elements.

Note that a lot of Java model operations require a Java project's classpath resolution. For example IJavaProject#getResolvedClasspath(boolean) or JavaCore#setClasspathContainer() will require to resolve the classpath of one or more projects. Client should be aware that this resolution may require to take project modification rule (see IResourceRuleFactory#modifyRule(IResource)).





© 2015 - 2024 Weber Informatics LLC | Privacy Policy