| Summary: | [RDT] Code navigation, e.g. "Open Declaration", no longer works | ||
|---|---|---|---|
| Product: | [Tools] PTP | Reporter: | Thomas . <spam-receiver> |
| Component: | Core | Assignee: | Project Inbox <ptp-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | g.watson |
| Version: | 4.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Thomas .
I'm not sure how this could be configured. When you create a new remote project, you have to specify a remote system for the project. Or did you try to configure the remote build manually? (In reply to comment #1) > I'm not sure how this could be configured. When you create a new remote > project, you have to specify a remote system for the project. Or did you try to > configure the remote build manually? No, I only used the "New Project" wizard and the property pages. But maybe I found the clue to the problem: In "Service Configurations" I have configured a remote build service, but no indexing service. This is because I don't have remote sources to be indexed, but only want to build remotely. I still observe the same behavior with an installation downloaded today (i.e. Helios SR2). I have created a new workspace and a new project: - New Remote Project - Provider: Local - Connection: Local I selected these settings because I have Samba access to the remote files. Then I went to "Edit Service Configuration", selected the "Local" service configuration (it's the only one) and edited the build settings: - Service Provider: Remote Build Service - Provider: Remote Tools - Connection: a connection to the build host, created via the "New connection" button - Build Configuration Location: this was pre-filled with some local path: C:/Documents and Settings/my_username/.eclipse Now: - "Outline" constantly shows "Pending..." - Symbol highlighting in the editor doesn't work. - Hitting F3 on any symbol has no effect. - Clicking on the plus + next to a file in the "C/C++ Projects" browser causes the UI to hang. Please advise. (In reply to comment #3) > - Clicking on the plus + next to a file in the "C/C++ Projects" browser causes > the UI to hang. Sorry, I have been impatient: after 3-5 minutes the UI returned, but the plus didn't expand. (In reply to comment #3) > - Hitting F3 on any symbol has no effect. I have found the following message in the "Error Log", but I don't know if it's related: eclipse.buildId=M20110210-1200 java.version=1.6.0_22 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE Framework arguments: -product org.eclipse.epp.package.cpp.product Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.cpp.product Error Tue May 24 17:13:24 CEST 2011 No search result page found for search result class org.eclipse.ptp.rdt.ui.serviceproviders.NullCIndexServiceProvider$NullSearchQuery$NullSearchResult Assuming this will not be fixed. |