You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ VisualVM is a visual tool integrating commandline JDK tools and lightweight prof
4
4
5
5
## Get the tools
6
6
7
-
Use Apache Ant 1.9.9 or above and Oracle JDK 8 to build VisualVM from this repository.
7
+
Use Apache Ant 1.9.15 or above and Oracle JDK 8 to build VisualVM from this repository.
8
8
9
9
## Get the sources
10
10
@@ -14,7 +14,7 @@ First download or clone this repository into directory `visualvm`. There are two
14
14
15
15
## Configure the dependencies
16
16
17
-
Then download and extract the [NetBeans Platform 14](https://github.com/oracle/visualvm/releases/download/2.1.7/nb140_platform_20230511.zip) into directory `visualvm/visualvm` (should create `visualvm/visualvm/netbeans`).
17
+
Then download and extract the [NetBeans Platform 19](https://github.com/oracle/visualvm/releases/download/2.1.8/nb190_platform_20231030.zip) into directory `visualvm/visualvm` (should create `visualvm/visualvm/netbeans`).
0 commit comments