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
`Env` class is partially copied from CDT and has very limited usage.
Therefore, it should not be a part of API and it is better to move it to
internal package, closer to its single usage.
Copy file name to clipboardExpand all lines: terminal/bundles/org.eclipse.terminal.connector.process/src/org/eclipse/terminal/connector/process/ProcessConnector.java
Copy file name to clipboardExpand all lines: terminal/bundles/org.eclipse.terminal.connector.process/src/org/eclipse/terminal/connector/process/internal/Env.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
* Contributors:
10
10
* Wind River Systems - initial API and implementation
0 commit comments