src/share/tools/ProjectCreator/ProjectCreator.java

changeset 4392
7d42f3b08300
parent 4153
b9a9ed0f8eeb
child 5500
31f3b1e1c5e5
     1.1 --- a/src/share/tools/ProjectCreator/ProjectCreator.java	Mon Dec 17 10:40:52 2012 -0800
     1.2 +++ b/src/share/tools/ProjectCreator/ProjectCreator.java	Wed Dec 19 10:35:08 2012 -0800
     1.3 @@ -36,7 +36,7 @@
     1.4              + "into .dsp file, substituting for path given in "
     1.5              + "-sourceBase. Example: HotSpotWorkSpace>");
     1.6        System.err.println("  -dllLoc <path to directory in which to put "
     1.7 -            + "jvm.dll and jvm_g.dll; no trailing slash>");
     1.8 +            + "jvm.dll; no trailing slash>");
     1.9        System.err.println("  If any of the above are specified, "
    1.10              + "they must all be.");
    1.11        System.err.println("  Additional, optional arguments, which can be "

mercurial