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
@@ -13,8 +13,8 @@ First download or clone this repository into directory `visualvm`. There are two
13
13
* plugins (`visualvm/plugins`) - suite for the VisualVM plugins available in Plugins Center
14
14
15
15
## Configure the dependencies
16
-
17
-
Then build the NetBeans Platform 14. Use `./build-nb.sh` command in `visualvm/visualvm` directory. Extract resulting `build/nb/nb140_platform*.zip` into directory `visualvm/visualvm` (should create `visualvm/visualvm/netbeans`).
16
+
17
+
Then download and extract the [NetBeans Platform 14](https://github.com/oracle/visualvm/releases/download/2.1.5/nb140_platform_20220908.zip) into directory `visualvm/visualvm` (should create `visualvm/visualvm/netbeans`).
0 commit comments