Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 332553 - Navigation fails from a source file to a header file After rename a project
Summary: Navigation fails from a source file to a header file After rename a project
Status: RESOLVED WORKSFORME
Alias: None
Product: PTP
Classification: Tools
Component: Remote Tools (show other bugs)
Version: 4.0.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-14 12:29 EST by Victor Liu CLA
Modified: 2011-01-24 22:14 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Liu CLA 2010-12-14 12:29:00 EST
1. Create a Remote C++ project (Remote provider: "Remote Tools", Project type: "Empty project', Toolchains: "Remote XL C/C++ Tool chain")

2. Create a new class "MyClass" (a source file MyCalss.cpp and a header file MyClass.h) using the new class wizard

3. Rename and re-index the project;

4 Place the cursor on MyClass:: and hit F3, this should open the MyClass.h file and select the class declaration.

Actual result: Failed to open the header file
Comment 1 Vivian Kong CLA 2011-01-24 22:13:18 EST
I can't reproduce this so I'll close this as WORKSFORME for now.
Comment 2 Vivian Kong CLA 2011-01-24 22:14:22 EST
I can't reproduce this so I'll close this as WORKSFORME for now.