< prev index next >

make/CompileJavaModules.gmk

Print this page

        

*** 93,103 **** java.datatransfer_COPY := flavormap.properties ################################################################################ java.desktop_ADD_JAVAC_FLAGS := -Xdoclint:all/protected,-reference \ ! '-Xdoclint/package:java.*,javax.*' -Xlint:-deprecation,-exports java.desktop_COPY := .gif .png .wav .txt .xml .css .pf java.desktop_CLEAN := iio-plugin.properties cursors.properties java.desktop_EXCLUDES += \ java/awt/doc-files \ --- 93,103 ---- java.datatransfer_COPY := flavormap.properties ################################################################################ java.desktop_ADD_JAVAC_FLAGS := -Xdoclint:all/protected,-reference \ ! '-Xdoclint/package:java.*,javax.*' -Xlint:-deprecation,-exports,-removal java.desktop_COPY := .gif .png .wav .txt .xml .css .pf java.desktop_CLEAN := iio-plugin.properties cursors.properties java.desktop_EXCLUDES += \ java/awt/doc-files \
< prev index next >