Skip to content

Commit 6736545

Browse files
committed
VisualVM 1.4 branding
1 parent 398a9e6 commit 6736545

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# VisualVM (master) sources repository
1+
# VisualVM 1.4 sources repository
22

33
VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities. See https://visualvm.github.io for details, downloads and documentation.
44

@@ -8,13 +8,13 @@ Use Apache Ant 1.9.9 or above and Oracle JDK 8 to build VisualVM from this repos
88

99
## Get the sources
1010

11-
First download or clone this repository into directory `visualvm`. There are two project suites included:
11+
First download or clone (and `git checkout release14`) this repository into directory `visualvm`. There are two project suites included:
1212
* visualvm (`visualvm/visualvm`) - suite for the core VisualVM tool
1313
* plugins (`visualvm/plugins`) - suite for the VisualVM plugins available in Plugins Center
1414

1515
## Get the dependencies
1616

17-
Then extract the [NetBeans 9.0 Dev platform and profiler binaries](visualvm/nb90_visualvm_15112017.zip) into directory `visualvm/visualvm` (should create `visualvm/visualvm/netbeans`).
17+
Then extract the [NetBeans 9.0 Dev platform and profiler binaries](visualvm/nb90_visualvm_11122017.zip) into directory `visualvm/visualvm` (should create `visualvm/visualvm/netbeans`).
1818

1919
## Build and run VisualVM tool
2020

0 commit comments

Comments
 (0)