blob: 12c1330cdfdb6b7350d7bfeed9a7339de83e7041 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# External Tools

<!-- TODO: add description of what each tool does -->
### JProfiler
<!-- TODO: add image of JProfiler section -->
This is where you set to path to your JProfiler executable.
### JVisualVM
<!-- TODO: add image of JVisualVM section -->
This is where you set to path to your JVisualVM executable.
### MCEdit
<!-- TODO: add image of MCEdit section -->
This is where you set to path to your MCEdit executable.
### External Editors
<!-- TODO: add image of External Editors section -->
This is where you set to path to your text editor of choice or leave it blank to use the systems default one.
|