Difference between revisions of "CDT/User/NewIn103"
< CDT
(→Terminal) |
(→Terminal) |
||
Line 69: | Line 69: | ||
{| style="width: 100%;" | {| style="width: 100%;" | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | ! style="width: 30%; text-align:left;" | Open files and | + | ! style="width: 30%; text-align:left;" | Open files and links with Ctrl+Click |
| When pressing the Ctrl key (Cmd key on mac), the word under the mouse pointer is highlighted with an underline and by clicking it the terminal guesses how to open it: | | When pressing the Ctrl key (Cmd key on mac), the word under the mouse pointer is highlighted with an underline and by clicking it the terminal guesses how to open it: | ||
Revision as of 14:53, 15 April 2021
Contents
Release
This is the New & Noteworthy page for CDT 10.3 which is part of Eclipse 2021-06 Simultaneous Release
pack200 (*.jar.pack.gz) removed | From CDT 10.3 pack.gz (aka pack200) jar files are not included with CDT release. (bug 572347). |
---|
Editor
Refactoring
Code Analysis
Parser
Formatter
Build
Debug
Launch Bar
Terminal
Open files and links with Ctrl+Click | When pressing the Ctrl key (Cmd key on mac), the word under the mouse pointer is highlighted with an underline and by clicking it the terminal guesses how to open it:
See bug 563015. |
---|
API modifications
Bugs Fixed in this Release
See Bugzilla report Bugs Fixed in CDT 10.3