2011-08-07 00:45:14 +00:00
|
|
|
# These properties can be set to alter the build process.
|
|
|
|
#
|
|
|
|
# This file contains default values that are used by official I2P installers.
|
|
|
|
#
|
|
|
|
# End-users *should not* edit this file. If you want to change the values, make a
|
|
|
|
# copy, call it override.properties, and make the desired changes to that.
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
# Javadocs
|
|
|
|
# Note: Include the trailing slash! Don't surround the URL in quotes!
|
2011-12-14 00:09:15 +00:00
|
|
|
javasedocs.url=http://docs.oracle.com/javase/6/docs/api/
|
2011-08-07 00:45:14 +00:00
|
|
|
jettydocs.url=http://docs.i2p2.de/jetty/javadoc/
|
|
|
|
jrobindocs.url=http://docs.i2p-projekt.de/jrobin/javadoc/
|
|
|
|
wrapperdocs.url=http://wrapper.tanukisoftware.com/jdoc/
|