File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
core/src/org/graalvm/visualvm/core Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
OpenIDE-Module-Display-Category =Infrastructure
27
27
OpenIDE-Module-Name =VisualVM-Core
28
28
OpenIDE-Module-Short-Description =VisualVM main module
29
- com_sun_tools_visualvm_core_update_center =https://visualvm.github.io/uc/graalvm/1.0.0-rc2 /updates.xml.gz?{$netbeans.hash.code}
29
+ com_sun_tools_visualvm_core_update_center =https://visualvm.github.io/uc/graalvm/dev /updates.xml.gz?{$netbeans.hash.code}
30
30
Services/AutoupdateType/com_sun_tools_visualvm_core_update_center.instance =Graal VisualVM Plugins Center
31
31
Menu/Applications =&Applications
32
32
Toolbars/Snapshot =&Snapshot
Original file line number Diff line number Diff line change 51
51
# Cachedir must be different from userdir. The same cachedir and userdir
52
52
# would cause problems.
53
53
#
54
- visualvm_default_userdir="${DEFAULT_USERDIR_ROOT}/graalvm/1.0.0-rc2 "
55
- visualvm_default_cachedir="${DEFAULT_CACHEDIR_ROOT}/graalvm/1.0.0-rc2 "
54
+ visualvm_default_userdir="${DEFAULT_USERDIR_ROOT}/graalvm/dev "
55
+ visualvm_default_cachedir="${DEFAULT_CACHEDIR_ROOT}/graalvm/dev "
56
56
57
57
# Options used by VisualVM launcher by default:
58
58
# (can be overridden by explicit command line switches)
You can’t perform that action at this time.
0 commit comments