GenEclipseInternalApi
mill.api.daemon.internal.eclipse.GenEclipseInternalApi
trait GenEclipseInternalApi
For Eclipse we have to get the information for every Mill Module despite the fact that some will be aggregated together into one Eclipse JDT project. This will be the case for Test Modules that will be merged together with their parent (production code) Java Module if possible.
Attributes
- Source
- GenEclipseInternalApi.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait GenEclipseModule
In this article