Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] [remote includes] - can't find remote includes for C++

Is this a synchronized project?
What do you mean "the scanner can't find..." ?
And note that eclipse is only complaining it can't find them for indexing etc... (and thus using editor features). The build on the remote system should find them just fine.

Those don't look like remote paths. You need to enter them yourself with e.g. //<connection-name>/path/to/includes?   
See https://wiki.eclipse.org/Parallel_Tools_Platform_FAQ#Q:_How_do_I_set_remote_include_paths_in_a_synchronized_project.3F
(There's a PTP tutorial page that explains how to do it in detail)

Is this what you're asking?

...Beth

Beth Tibbitts


On Wed, May 7, 2014 at 12:24 PM, Rafael Peria de Sene <rpsene@xxxxxxxxxxxxxxxxxx> wrote:
I'm using linux on both sides (local and remote)

On 05/07/2014 12:25 PM, Steven R. Brandt wrote:
Are you on windows? If so, it won't work: https://bugs.eclipse.org/bugs/show_bug.cgi?id=416658

Cheers,
Steve

On 05/07/2014 09:57 AM, Rafael Peria de Sene wrote:
Hi folks, wen creating a remote project, the scanner can't find the includes for C++.

I'm using the following version:  7.0.5.201404110147

 


But it exists:



_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top