Class PlatformPropertiesUtils.Constants
- java.lang.Object
-
- org.eclipse.tycho.core.resolver.shared.PlatformPropertiesUtils
-
- org.eclipse.tycho.core.resolver.shared.PlatformPropertiesUtils.Constants
-
- Enclosing class:
- PlatformPropertiesUtils
private static final class PlatformPropertiesUtils.Constants extends PlatformPropertiesUtils
-
-
Field Summary
-
Fields inherited from class org.eclipse.tycho.core.resolver.shared.PlatformPropertiesUtils
ARCH_PPC, ARCH_X86, ARCH_X86_64, INTERNAL_AMD64, INTERNAL_ARCH_I386, INTERNAL_OS_AIX, INTERNAL_OS_FREEBSD, INTERNAL_OS_HPUX, INTERNAL_OS_LINUX, INTERNAL_OS_MACOSX, INTERNAL_OS_QNX, INTERNAL_OS_SUNOS, OS_AIX, OS_FREEBSD, OS_HPUX, OS_LINUX, OS_MACOSX, OS_QNX, OS_SOLARIS, OS_UNKNOWN, OS_WIN32, OSGI_ARCH, OSGI_NL, OSGI_OS, OSGI_WS, WS_CARBON, WS_COCOA, WS_GTK, WS_MOTIF, WS_PHOTON, WS_UNKNOWN, WS_WIN32, WS_WPF
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Constants()
-
Method Summary
-
Methods inherited from class org.eclipse.tycho.core.resolver.shared.PlatformPropertiesUtils
getArch, getOS, getWS
-
-