| Interface | Description |
|---|---|
| BuildProperties |
Represents a PDE build.properties file as defined by
|
| BuildPropertiesParser | |
| MavenContext |
Makes maven information which is constant for the whole maven session available as a service to
the embedded OSGi runtime.
|
| MavenLogger |
Maven logger for Tycho OSGi runtime.
|
| 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 | Description |
|---|---|
| BuildPropertiesImpl | |
| BuildPropertiesImplTest | |
| LRUCache<K,V> |
A LinkedHashMap with fixed maximum size which can be used as a cache.
|
| LRUCacheTest | |
| MavenContextImpl | |
| TargetEnvironment | |
| TargetEnvironmentTest |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.