alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Scala example source code file (Main.check.java5_j9)

This example Scala source code file (Main.check.java5_j9) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Scala tags/keywords

command-line, could, d, java, java, jres, jvmj9vm007e, jvmj9vm007e, the, the, usage, usage, x

The Scala Main.check.java5_j9 source code

JVMJ9VM007E Command-line option unrecognised: -cpp
Could not create the Java virtual machine.

Usage: java [-options] class [args...]
           (to execute a class)
   or  java [-jar] [-options] jarfile [args...]
           (to execute a jar file)

where options include:
    -cp -classpath <directories and zip/jar files separated by :>
              set search path for application classes and resources
    -D<name>=
              set a system property
    -verbose[:class|gc|jni]
              enable verbose output
    -version  print product version
    -version:<value>
        require the specified version to run
    -showversion  print product version and continue
    -jre-restrict-search | -no-jre-restrict-search
              include/exclude user private JREs in the version search
    -agentlib:<libname>[=]
              load native agent library <libname>, e.g. -agentlib:hprof
              see also, -agentlib:jdwp=help and -agentlib:hprof=help
    -agentpath:<pathname>[=]
              load native agent library by full pathname
    -javaagent:<jarpath>[=]
              load Java programming language agent, see java.lang.instrument
    -? -help  print this help message
    -X        print help on non-standard options
    -assert   print help on assert options

The java class is not found:  test3.Main
The java class is not found:  test3.Main
The java class is not found:  test3.Main
The java class is not found:  test3.Main

Other Scala examples (source code examples)

Here is a short list of links related to this Scala Main.check.java5_j9 source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.