ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/user.properties.sample
Revision: 1.13
Committed: Sat Mar 26 15:09:08 2016 UTC (8 years, 1 month ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +8 -7 lines
Log Message:
modernize

File Contents

# User Rev Content
1 tim 1.1 # ---------------------------------------------------------------------------
2     # Developer-specific properties
3     #
4     # Modify this file to taste and save as user.properties
5     # ---------------------------------------------------------------------------
6    
7 tim 1.2
8 jsr166 1.13 # ----- Where to find executable jdks -----
9     #jdk9.home = ...
10     #jdk8.home = ...
11     #jdk7.home = ...
12 tim 1.4
13 jsr166 1.13 # ----- Where to find jdk source trees (used to generate javadocs) -----
14     #jdk9.src.home = ...
15     #jdk8.src.home = ...
16     #jdk7.src.home = ...