FileShouldBeOnSourcePathOrModulePath.java revision 4147:f260f1a2acf6
180708Sjake/*
280708Sjake * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
380708Sjake * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
480708Sjake *
580708Sjake * This code is free software; you can redistribute it and/or modify it
680708Sjake * under the terms of the GNU General Public License version 2 only, as
780708Sjake * published by the Free Software Foundation.
880708Sjake *
980708Sjake * This code is distributed in the hope that it will be useful, but WITHOUT
1080708Sjake * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1180708Sjake * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1280708Sjake * version 2 for more details (a copy is included in the LICENSE file that
1380708Sjake * accompanied this code).
1481334Sobrien *
1580708Sjake * You should have received a copy of the GNU General Public License version
1680708Sjake * 2 along with this work; if not, write to the Free Software Foundation,
1781334Sobrien * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1880708Sjake *
1980708Sjake * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2080708Sjake * or visit www.oracle.com if you need additional information or have any
2180708Sjake * questions.
2280708Sjake */
2380708Sjake
2480708Sjake//key: compiler.err.file.sb.on.source.or.patch.path.for.module
2580708Sjake
2680708Sjakepublic class FileShouldBeOnSourcePathOrModulePath {
2780708Sjake}
2880708Sjake
2980708Sjake