File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,10 @@ Follow the [Wiki Session](https://github.com/albilu/netbeansPython/wiki) (WIP) f
1212- JDK 11+
1313
1414### Installation
15- - Download the latest release and install in Netbeans: ` Tools -> Plugins -> Downloaded -> Add Plugins -> Install `
16- - Or install from Netbeans (WIP) ` Tools -> Plugins -> Available Plugins -> Install `
15+ - Download the latest release and install in Netbeans: \
16+ ` Tools -> Plugins -> Downloaded -> Add Plugins -> Install `
17+ - Or install from Netbeans (WIP) \
18+ ` Tools -> Plugins -> Available Plugins -> Install `
1719
1820## Goal of netbeansPython
1921
@@ -57,6 +59,6 @@ This project is driven by the need to bring to Netbeans similar support for Pyth
5759- Go to test/tested class
5860 ![ ebaed2b72b503dec7733d6698f3a0a72.png] ( _resources/ebaed2b72b503dec7733d6698f3a0a72.png )
5961
60- ### Debugging
62+ ### Debugger
6163- Lite Python Debugger relying on the Python internal debugger ` PDB ` (breakpoints/callstack variable inspection) supported
6264 
You can’t perform that action at this time.
0 commit comments