Community
Participate
Working Groups
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
I can't reproduce this so I'll close this as WORKSFORME for now.