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

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