PackageClashFromRequires.java revision 3408:e0bc2c27ecf3
1255570Strasz/*
2255570Strasz * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
3255570Strasz * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4255570Strasz *
5255570Strasz * This code is free software; you can redistribute it and/or modify it
6255570Strasz * under the terms of the GNU General Public License version 2 only, as
7255570Strasz * published by the Free Software Foundation.
8255570Strasz *
9255570Strasz * This code is distributed in the hope that it will be useful, but WITHOUT
10255570Strasz * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11255570Strasz * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
12255570Strasz * version 2 for more details (a copy is included in the LICENSE file that
13255570Strasz * accompanied this code).
14255570Strasz *
15255570Strasz * You should have received a copy of the GNU General Public License version
16255570Strasz * 2 along with this work; if not, write to the Free Software Foundation,
17255570Strasz * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18255570Strasz *
19255570Strasz * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20255570Strasz * or visit www.oracle.com if you need additional information or have any
21255570Strasz * questions.
22255570Strasz */
23255570Strasz
24255570Strasz// key: compiler.err.package.clash.from.requires
25255570Strasz