###############################################################################
# PART 1                                                                      #
# Portlet-specific settings.                                                  #
# Must be customized                                                          #
###############################################################################

war.filename=GCubeLoggedin-portlet
gwt-module=org.gcube.portlets.user.gcubeloggedin.GCubeLoggedin
javadoc.doctitle=gCube GCube Loggedin portlet documentation
javadoc.windowtitle=gCube GCube Loggedin portlet documentation






###############################################################################
# PART 2                                                                      #
# Settings which should be the same for all portlets                          #
# It is generally safe to leave these untouched                               #
###############################################################################

src.dir=src/
javadoc.dir=doc/
build.dir=build/






###############################################################################
# PART 3                                                                      #
# Settings internal to build process.                                         #
# Unless you know what you're doing, leave them alone                         #
###############################################################################

javac.compiler=modern
javac.debug=on
javac.deprecation=off
javac.nowarn=on
gwt.compiler=com.google.gwt.dev.Compiler
warbuild.dir=warbuild