Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Method to open source files in an editor window in PTP

I would guess there is something in RDT to do this. Perhaps Chris or Mike could help?

Greg

On Oct 8, 2009, at 4:20 PM, Dave Wootton wrote:

Hi
Is there a method in the PTP code that I can use to open an editor window for a source file? I have an IFileStore object representing a file on the
remote system that I need to open an editor window for. I'm using IDE.
openEditorOnFileStoreto do this. This works for C source files but results in a PartInitException execption with the message 'System editor can only
open file base resources' as the explanation.

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



Back to the top