in reply to Re: IDE on Windows to edit Perl files on my unix server?
in thread IDE on Windows to edit Perl files on my unix server?

Thanks for all your help everyone.

Unfortunately it will be a long time before I will switch over completely to Linux. It's not the acclimatisation thing, Linux is easy to use and I'm pretty familiar with Unix too, but it's just not practically feasible to use a different environment from the world around me. Essential pieces of software don't work or take more time than I have to configure. Shame.

What I currently do is use putty to SSH in and then edit files with nano (I'll never understand how people can bare vi/vim/emacs - so unintuitive!). Or I use Filezilla to SFTP in and then edit files in place using a native editor.

I was hoping there would be a more intuitive solution. I see that both Eclipse+EPIC and Komodo support remote debugging, although I haven't got either to work yet and I don't really understand the concept.

I think what I want ideally is to have a proper fully fledged IDE running on my windows desktop that nonetheless can browse files and run and debug everything as if it was running on my Unix server, but maybe this is just impossible?

Robin.

  • Comment on Re^2: IDE on Windows to edit Perl files on my unix server?

Replies are listed 'Best First'.
Re^3: IDE on Windows to edit Perl files on my unix server?
by Anonymous Monk on Jul 25, 2009 at 11:12 UTC
    I think what I want ideally is to have a proper fully fledged IDE running on my windows desktop that nonetheless can browse files and run and debug everything as if it was running on my Unix server, but maybe this is just impossible?

    I think that is called a remote-desktop, X over ssh, NX

Re^3: IDE on Windows to edit Perl files on my unix server?
by LanX (Saint) on Jul 25, 2009 at 00:29 UTC
    > I think what I want ideally is to have a proper fully fledged IDE running on my windows desktop that nonetheless can browse files and run and debug everything as if it was running on my Unix server,but maybe this is just impossible?

    It is possible, but as long as you think nano is more intuitive than e.g. emacs and you "haven't got either" (Komodo and Eclipse) "to work yet", I have no idea how to help you.

    There is a saying in German: "Please wash me but don't make me wet!"

    Anyway thanks I didn't know there's a nano port for Ms-Windows, and as soon as Emacs plug-ins are ported to nano I'll let you know. ;-)

    Cheers Rolf

    A reply falls below the community's threshold of quality. You may see it by logging in.