LinkedResource
mill.eclipse.LinkedResource
For source folders outside of the Eclipse JDT Project directory we have to create a linked resource that will be in turn be used in the ".classpath" file via its name.
Value parameters
- absolutePath
-
to the linked resources
- name
-
of the linked resource (by default the folder name) used for the classpath entry
Attributes
- See also
- Source
- EclipseJdtProject.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article