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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,11 @@ The recommended way to obtain Eclipse CDT is to download it as part of the compl
18
18
19
19
Alternatively Eclipse CDT can be installed into an existing Eclipse installation using this p2 URL: `https://download.eclipse.org/tools/cdt/releases/latest/` ([see how](https://help.eclipse.org/topic/org.eclipse.platform.doc.user/tasks/tasks-127.htm))
20
20
21
+
> [!NOTE]
22
+
> Eclipse CDT uses command line tools to support editing, building and debugging activities. Refer to the
23
+
> [Before you Begin page](https://help.eclipse.org/topic/org.eclipse.cdt.doc.user/concepts/cdt_c_before_you_begin.htm)
24
+
> for tool installation details.
25
+
21
26
### Download Development Builds
22
27
23
28
Milestone builds of the *Eclipse IDE for C/C++ Developers* or *Eclipse IDE for Embedded C/C++ Developers* can be found on the [Eclipse Downloads page](https://www.eclipse.org/downloads/packages/) by clicking on the Eclipse Developer Builds tab (only present when there is a milestone build newer than the latest release).
0 commit comments