src/utils/IdealGraphVisualizer/Data/nbproject/project.properties
author kbarrett
Wed, 21 Aug 2019 18:42:30 -0400
changeset 57828 35db8fba55f9
parent 47216 71c04702a3d5
permissions -rw-r--r--
8227054: ServiceThread needs to know about all OopStorage objects 8227053: ServiceThread cleanup of OopStorage is missing some Summary: OopStorages provides named access and iteration. Reviewed-by: eosterlund, pliden, coleenp
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30591
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 766
diff changeset
     1
javac.source=1.7
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 766
diff changeset
     2
javac.compilerargs=-Xlint -Xlint:-serial
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 766
diff changeset
     3
src.dir=src
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 766
diff changeset
     4
build.test.classes.dir=${build.dir}/test/classes
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 766
diff changeset
     5
build.test.results.dir=${build.dir}/test/results
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 766
diff changeset
     6
test.src.dir=test
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 766
diff changeset
     7
build.test.classes.dir=${build.dir}/test/classes
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 766
diff changeset
     8
build.test.results.dir=${build.dir}/test/results