Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331444 - [Compatibility] CDT needs to run on Eclipse 4.x
Summary: [Compatibility] CDT needs to run on Eclipse 4.x
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on: 320478 331441 342806 349452 350067 361562 365043 367963 368595 370590 370748 372684 375221 375471 376441 376442 377343 384678 384680 385369 407694 413410 414973
Blocks: 330957
  Show dependency tree
 
Reported: 2010-11-30 09:59 EST by Remy Suen CLA
Modified: 2019-09-09 14:15 EDT (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Suen CLA 2010-11-30 09:59:01 EST
Parent bug for all CDT issues on Eclipse 4.x.
Comment 1 Marc-André Laperle CLA 2012-02-03 01:29:19 EST
It doesn't look like Instruction stepping mode is working (SDK M4 + lastest CDT or CDT 8.0.1) but it works with Indigo SR2-RC2 (EPP C/C++).

Also, the Build button and Manage configuration button are not enabled when the editor has the focus. But when I select text it becomes enabled.
Comment 2 Marc-André Laperle CLA 2012-02-03 01:58:53 EST
The buttons in the macro expansion explorer are disabled. Tested with Juno M5 (EPP C/C++)

#define FOO(a) a++
#define BAR(a) FOO(a)

int main() {
  int b;
  BAR(b); // hover on BAR
  return 0;
}

I will create separate bugs for this and the previous comment.
Comment 3 Remy Suen CLA 2012-02-03 07:53:25 EST
(In reply to comment #2)
> I will create separate bugs for this and the previous comment.

Thanks for testing, Marc-Andre. When you have the bugs created, please mark them as blocking this bug.
Comment 4 Henning Riedel CLA 2012-07-09 18:48:25 EDT
Project Settings -> Resources -> Linked Resources -> Path Variables 
When adding a variable like an directory, it is added and shown in the list. If you want to add another one, which extends the just created one, the one is not shown.

e.g. 
Select button 'New', then add 'Name'="SANDOX_DIR", select button  'Folder'="/Path/To/Sandbox", select 'OK'.
Select button 'New', then add 'Name'="SUBDIRA", select button 'Variable', and in the dialog, the previously created 'SANDBOX_DIR' is not available.
Comment 5 Henning Riedel CLA 2012-07-09 18:55:21 EDT
Open a lot of files, til the editor tabs contain more tabs than fit to the current with (maybe open some more). The little button with the arrow and the number of invisible files shows up. Klick on it, to open the "Open editors view", try to close some files, by right-clicking on the file and select close. The closed editors are still shown in the list, and you might close a different file.

This worked in 3.x stream, but not on 4.2.
Comment 6 Paul Webster CLA 2012-07-09 20:50:56 EDT
(In reply to comment #4)
> Project Settings -> Resources -> Linked Resources -> Path Variables 

Please open separate bugs for comment #4 and comment #5.  You can mark them as blocking this bug.

PW
Comment 7 Eclipse Genie CLA 2019-09-09 14:14:24 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.