Library
mill.eclipse.Library
This contains the information about a Mill Module library. As this not necessarily has to be a Jar archive and if it is, there is no garantee that a sources or Javadoc Jar archive exists.
Value parameters
- jarPath
-
path to the main library (most likely a Jar archive)
- javadocJarPath
-
(optional) path to Javadoc archive
- sourcesJarPath
-
(optional) path to sources archive
Attributes
- Source
- EclipseJdtProject.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article