Description
After PR https://github.com/apache/netbeans/pull/2825 is merged in, the vscode extension depends on cpplite.debugger and also on these two additional modules:
org.netbeans.modules.dlight.nativeexecution
org.netbeans.modules.terminal
The reason is the PTY API used by cpplite.debugger.
It's better to extract the PTY API and move it into the extexecution module.
Attachments
Issue Links
- duplicates
-
NETBEANS-5517 Remove terminal from dependencies of VSCode extension
-
- Closed
-
-
NETBEANS-5518 Remove terminal from dependencies of VSCode extension
-
- Closed
-
-
NETBEANS-5519 Remove terminal from dependencies of VSCode extension
-
- Closed
-