Community
Participate
Working Groups
Build Identifier: PTP Remote Development Tools (RDT) 4.2.0.201205181505 For a Remote Project, hitting F3 on a function call works, it takes you to the function declaration. Call hierarchy on the same function also works. However using the context menu and selecting References > Workspace or References > Project doesn't work, the search view gives 0 references. Reproducible: Always Steps to Reproduce: 1.Create a remote C/C++ project, with a source file with a function call 2.right click on the function call, and select References->Project, or References->Workspace. 3.You should see results in the result window.
Created attachment 219273 [details] patch fix for this bug. Copyright year needs to be updated still though. copyright year still needs to be updated after this patch.
I'll take this.
Applied to ptp_4_2 and master branches (updated copyright year). Thanks Dave.