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

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

This example Scala source code file (Main.check.jikes5) 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

error, error, for, for, found, no, no, semantic, semantic

The Scala Main.check.jikes5 source code

Error: "-dd" is an invalid option.
use: jikes [options] [@files] file.java...
For more help, try -help or -version.

Found 2 semantic errors compiling "files/cli/test3/Main.java":

     6.     test1.Main.main(args);
            ^---^
*** Semantic Error: No accessible field named "test1" was found in type "test3.Main".


     8.     test2.Main.main(args);
            ^---^
*** Semantic Error: No accessible field named "test2" was found in type "test3.Main".

Other Scala examples (source code examples)

Here is a short list of links related to this Scala Main.check.jikes5 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.