Searched refs:WinGammaPlatform (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/tools/ProjectCreator/
H A DProjectCreator.java29 System.err.println("WinGammaPlatform platform-specific options:");
86 WinGammaPlatform platform = (WinGammaPlatform) platformClass
H A DFileTreeCreatorVC7.java14 public FileTreeCreatorVC7(Path startDir, Vector<BuildConfig> allConfigs, WinGammaPlatform wg) {
H A DWinGammaPlatformVC7.java31 public class WinGammaPlatformVC7 extends WinGammaPlatform {
H A DWinGammaPlatform.java57 WinGammaPlatform.usage();
128 public abstract class WinGammaPlatform { class
135 System.err.println("WinGammaPlatform platform-specific options:");
274 System.err.println("WinGammaPlatform platform-specific arguments:");
/openjdk7/hotspot/make/windows/projectfiles/common/
H A DMakefile116 @$(RUN_JAVA) -Djava.class.path="$(HOTSPOTBUILDSPACE)/classes" ProjectCreator WinGammaPlatform$(VcVersion) $(ProjectCreatorIDEOptions)

Completed in 55 milliseconds