Package org.eclipse.tycho.core.shared
-
Interface Summary Interface Description BuildProperties Represents a PDE build.properties file as defined byBuildPropertiesParser Interpolator MavenContext Makes maven information which is constant for the whole maven session available as a service to the embedded OSGi runtime.MavenDependenciesResolver MavenLogger Maven logger for Tycho OSGi runtime.MavenRepositorySystem ProxyServiceFacade A facade for the org.eclipse.core.net.proxy.IProxyService which hides original eclipse classes and thus enables usage from POM-first maven projects which can not have a dependency on org.eclipse.core.net. -
Class Summary Class Description BuildPropertiesImpl LRUCache<K,V> A LinkedHashMap with fixed maximum size which can be used as a cache.MavenContextImpl MultiLineLogger DelegatingMavenLogger
implementation which splits multi-line messages into separate log calls, so that each line is prefixed with a severity.TargetEnvironment VersioningHelper -
Exception Summary Exception Description BuildFailureException Exception indicating a user error e.g.