I recently started a new job where all development is done on a remote dev server. I really like Eclipse as a central development environment for all the different things I'm working on, and I'm not a big fan of emacs or vi. I will use emacs if I need to change something quickly, but after I really want it to be normal, I really start to miss Eclipse.
However, is there a way to use Eclipse with EPIC to develop Perl on a remote server? I can live without debugging functionality, but the correct syntax highlighting and the ability to create projects would be really, really nice. So far, I have tried using the remote browser plugin for Eclipse to view the remote developer server and open files in Eclipse this way, but this is far from ideal. Anyone have any better ideas?
source share