< prev index next >

modules/javafx.controls/make/build.properties

Print this page
rev 10444 : 8180040: Exclude jdk.packager module from unified JDK 9 docs
Reviewed-by:

*** 1,7 **** # ! # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this --- 1,7 ---- # ! # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 26,31 **** --- 26,32 ---- # Build properties for this module include_in_jre=true include_in_jdk=true include_in_jdk_server=false + include_in_docs=true classloader=ext
< prev index next >