Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » how to save the modifed file to remote system
how to save the modifed file to remote system [message #26846] Thu, 18 September 2008 07:22 Go to next message
Charles is currently offline CharlesFriend
Messages: 4
Registered: July 2009
Junior Member
hi All,


I've eclipse with rse installed. Am able to navigate and view the
files of the remote machine connected. Now after modifying a file it saves
to my local machine.

I don't know how to save the same file to the remote machine connected..?
kindly help me out..
Re: how to save the modifed file to remote system [message #26886 is a reply to message #26846] Thu, 18 September 2008 09:37 Go to previous messageGo to next message
Charles is currently offline CharlesFriend
Messages: 4
Registered: July 2009
Junior Member
Got an excellent article, ref:
http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/

gives gud summary remote editing the PHP files..
Re: how to save the modifed file to remote system [message #26926 is a reply to message #26886] Fri, 19 September 2008 15:51 Go to previous messageGo to next message
Juan Felipe Alvarez Saldarriaga is currently offline Juan Felipe Alvarez SaldarriagaFriend
Messages: 23
Registered: July 2009
Junior Member
Charles wrote:

> Got an excellent article, ref:
> http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/

> gives gud summary remote editing the PHP files..

Yea, "Create Remote Project" but seems like is buggy, check my post:

http://www.eclipse.org/newsportal/article.php?id=491&gro up=eclipse.dsdp.tm#491
Re: how to save the modifed file to remote system [message #27084 is a reply to message #26926] Tue, 23 September 2008 18:39 Go to previous messageGo to next message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hello Juan and Charles,

when you follow the cited PHP article[1], you'll install RSE 2.0 -- I'd
recommend installing the newer RSE 3.0 instead, or updating to it.
It's fully compatible with Eclipse Europa (3.3) as well as Ganymede (3.4):

http://download.eclipse.org/dsdp/tm/updates/3.0

Just picking the "RSE Runtime" (org.eclipse.rse) is sufficient.

Also, the article gives bad advice asking you to "Create a remote
project", due to known bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=181460

It is better to create a local project with PDT (File > New >
Project...), then add a linked resource folder into that project:
File > New > Folder > Advanced > Link to Folder in File System >
Deselect "default" > Choose "RSE" file system > Navigate to the remote
folder you'd like to link to.

[1] http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




Juan Felipe Alvarez Saldarriaga wrote:
> Charles wrote:
>
>> Got an excellent article, ref:
>> http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/
>
>> gives gud summary remote editing the PHP files..
>
> Yea, "Create Remote Project" but seems like is buggy, check my post:
>
> http://www.eclipse.org/newsportal/article.php?id=491&gro up=eclipse.dsdp.tm#491
>
>
>
Re: how to save the modifed file to remote system [message #27313 is a reply to message #27084] Fri, 26 September 2008 23:06 Go to previous message
Juan Felipe Alvarez Saldarriaga is currently offline Juan Felipe Alvarez SaldarriagaFriend
Messages: 23
Registered: July 2009
Junior Member
Thx, nice link.

Martin Oberhuber wrote:

> Hello Juan and Charles,

> when you follow the cited PHP article[1], you'll install RSE 2.0 -- I'd
> recommend installing the newer RSE 3.0 instead, or updating to it.
> It's fully compatible with Eclipse Europa (3.3) as well as Ganymede (3.4):

> http://download.eclipse.org/dsdp/tm/updates/3.0

> Just picking the "RSE Runtime" (org.eclipse.rse) is sufficient.

> Also, the article gives bad advice asking you to "Create a remote
> project", due to known bug
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=181460

> It is better to create a local project with PDT (File > New >
> Project...), then add a linked resource folder into that project:
> File > New > Folder > Advanced > Link to Folder in File System >
> Deselect "default" > Choose "RSE" file system > Navigate to the remote
> folder you'd like to link to.

> [1] http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/

> Cheers,
> --
> Martin Oberhuber, Senior Member of Technical Staff, Wind River
> Target Management Project Lead, DSDP PMC Member
> http://www.eclipse.org/dsdp/tm




> Juan Felipe Alvarez Saldarriaga wrote:
>> Charles wrote:
>>
>>> Got an excellent article, ref:
>>> http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/
>>
>>> gives gud summary remote editing the PHP files..
>>
>> Yea, "Create Remote Project" but seems like is buggy, check my post:
>>
>>
http://www.eclipse.org/newsportal/article.php?id=491&gro up=eclipse.dsdp.tm#491
>>
>>
>>
Re: how to save the modifed file to remote system [message #577072 is a reply to message #26846] Thu, 18 September 2008 09:37 Go to previous message
Charles is currently offline CharlesFriend
Messages: 4
Registered: July 2009
Junior Member
Got an excellent article, ref:
http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/

gives gud summary remote editing the PHP files..
Re: how to save the modifed file to remote system [message #577089 is a reply to message #26886] Fri, 19 September 2008 15:51 Go to previous message
Juan Felipe Alvarez Saldarriaga is currently offline Juan Felipe Alvarez SaldarriagaFriend
Messages: 23
Registered: July 2009
Junior Member
Charles wrote:

> Got an excellent article, ref:
> http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/

> gives gud summary remote editing the PHP files..

Yea, "Create Remote Project" but seems like is buggy, check my post:

http://www.eclipse.org/newsportal/article.php?id=491&gro up=eclipse.dsdp.tm#491
Re: how to save the modifed file to remote system [message #577177 is a reply to message #26926] Tue, 23 September 2008 18:39 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hello Juan and Charles,

when you follow the cited PHP article[1], you'll install RSE 2.0 -- I'd
recommend installing the newer RSE 3.0 instead, or updating to it.
It's fully compatible with Eclipse Europa (3.3) as well as Ganymede (3.4):

http://download.eclipse.org/dsdp/tm/updates/3.0

Just picking the "RSE Runtime" (org.eclipse.rse) is sufficient.

Also, the article gives bad advice asking you to "Create a remote
project", due to known bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=181460

It is better to create a local project with PDT (File > New >
Project...), then add a linked resource folder into that project:
File > New > Folder > Advanced > Link to Folder in File System >
Deselect "default" > Choose "RSE" file system > Navigate to the remote
folder you'd like to link to.

[1] http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




Juan Felipe Alvarez Saldarriaga wrote:
> Charles wrote:
>
>> Got an excellent article, ref:
>> http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/
>
>> gives gud summary remote editing the PHP files..
>
> Yea, "Create Remote Project" but seems like is buggy, check my post:
>
> http://www.eclipse.org/newsportal/article.php?id=491&gro up=eclipse.dsdp.tm#491
>
>
>
Re: how to save the modifed file to remote system [message #577285 is a reply to message #27084] Fri, 26 September 2008 23:06 Go to previous message
Juan Felipe Alvarez Saldarriaga is currently offline Juan Felipe Alvarez SaldarriagaFriend
Messages: 23
Registered: July 2009
Junior Member
Thx, nice link.

Martin Oberhuber wrote:

> Hello Juan and Charles,

> when you follow the cited PHP article[1], you'll install RSE 2.0 -- I'd
> recommend installing the newer RSE 3.0 instead, or updating to it.
> It's fully compatible with Eclipse Europa (3.3) as well as Ganymede (3.4):

> http://download.eclipse.org/dsdp/tm/updates/3.0

> Just picking the "RSE Runtime" (org.eclipse.rse) is sufficient.

> Also, the article gives bad advice asking you to "Create a remote
> project", due to known bug
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=181460

> It is better to create a local project with PDT (File > New >
> Project...), then add a linked resource folder into that project:
> File > New > Folder > Advanced > Link to Folder in File System >
> Deselect "default" > Choose "RSE" file system > Navigate to the remote
> folder you'd like to link to.

> [1] http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/

> Cheers,
> --
> Martin Oberhuber, Senior Member of Technical Staff, Wind River
> Target Management Project Lead, DSDP PMC Member
> http://www.eclipse.org/dsdp/tm




> Juan Felipe Alvarez Saldarriaga wrote:
>> Charles wrote:
>>
>>> Got an excellent article, ref:
>>> http://theclickpro.com/articles/2008/09/eclipse-php-and-remo te-editing/
>>
>>> gives gud summary remote editing the PHP files..
>>
>> Yea, "Create Remote Project" but seems like is buggy, check my post:
>>
>>
http://www.eclipse.org/newsportal/article.php?id=491&gro up=eclipse.dsdp.tm#491
>>
>>
>>
Previous Topic:Create remote project error
Next Topic:Re: info on rse project
Goto Forum:
  


Current Time: Tue Apr 23 14:50:34 GMT 2024

Powered by FUDForum. Page generated in 0.04228 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top