Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] PTP and remote includes

Bug 343648 has been entered.

Thanks,
Dave

On Apr 17, 2011, at 5:25 PM, Chris Recoskie wrote:

The remote model builder on the server should build the correct model. I don't recall if the opening code for double-click works as you'd expect though. Based on the thread, I'd say something isn't quite right.

Can you file a bugzilla? We'll have a look.

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto

<graycol.gif>Greg Watson ---04/15/2011 06:01:40 PM---On Apr 15, 2011, at 7:30 AM, David E Hudak wrote: > Hi All,

<ecblank.gif>
From:
<ecblank.gif>
Greg Watson <g.watson@xxxxxxxxxxxx>
<ecblank.gif>
To:
<ecblank.gif>
PTP User list <ptp-user@xxxxxxxxxxx>
<ecblank.gif>
Date:
<ecblank.gif>
04/15/2011 06:01 PM
<ecblank.gif>
Subject:
<ecblank.gif>
Re: [ptp-user] PTP and remote includes
<ecblank.gif>
Sent by:
<ecblank.gif>
ptp-user-bounces@xxxxxxxxxxx






On Apr 15, 2011, at 7:30 AM, David E Hudak wrote:

> Hi All,
>
> After working with Jay yesterday afternoon, we identified the problem.
>
> 1.  I add all the correct remote paths to the project properties.  
> 2.  One path, /usr/include, exists on both the local side and the remote side
> 3.  For a header file in /usr/include (I tried stdlib.h and signal.h):
> a.  if I use the editor to open the header file (by left-clicking on the file in the editor and selecting "Open Declaration") - it opens the remote version (it works correctly).
> b.  If I use the Outline to open the header file (by clicking on the associated icon in the outline) - it opens the *local* version

I'm not sure if RDT provides a remote version of the outline view, but I thought it did. I'm seeing the same problem as you, though.  This doesn't look right, so it might be a bug.

>
> Also, in the Project Explorer, I see an "includes" pile after setting my remote paths.  If I expand "includes", I see the remote paths as folders.  
> a.  If I click on the arrow to open the folder of one of the remote-only paths (i.e., not /usr/include), the arrow rotates and disappears.  No folder entries are displayed.
> b.  If I click on the arrow to open the /usr/include, the arrow rotates and the files and folders are displayed from the *local* version.
>

The project explorer Includes folder doesn't support remote projects yet. I have a prototype of this working but I'm not sure if it will be included in CDT any time soon. I also understand that CDT developers are planning to turn off the Include folder by default in CDT 8.0 (it will still be available, just not visible normally).

Bugs for PTP can be reported by going to
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=PTP,  choosing the component (probably RDT in this case) and filling in the rest of the information.

Regards,
Greg
_______________________________________________
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

---
David E. Hudak, Ph.D.          dhudak@xxxxxxx
Program Director, HPC Engineering
Ohio Supercomputer Center










Back to the top