Recommendations on a new IDE to remotely edit PHP files?
-
Recommendations on a new IDE to remotely edit PHP files? I've been using Eclipse for several years with the PHP Dev Tools (PDT) and Remote System Explorer (RSE) plugins. My current install is Eclipse 3.3 and PDT 1.0.3. Our server is Linux, and we're using Subversion with dev and trunk builds. Recently, though, my install has gone downhill. It's started randomly adding in Windows line breaks at the end of all the lines, and one of my coworkers who uses sees ^M everywhere. The RSE plugin was caching files, so I ended up accidentally overwriting one of my coworker's edits. Point is that my Eclipse install isn't working for me anymore, and I can't find anything better out there. I've tried Eclipse 3.4 with PDT 1.0.3 and RSE 3.1M7, Eclipse 3.5 with PDT 2.x and RSE 3.1M7, and nothing works. Code Assist doesn't work anywhere in RSE for me, and everything just seems to be.. not right. I tried the new NetBeans (6.5.1) and it doesn't allow you to edit files remotely; it just lets you build onto a server. So does anyone have a recommendation on a better IDE? I need some type of code completion for comments and PHP functions, and I need to be able to use that remotely, preferably through SSH.
-
Answer:
The Zend Studio is cross-platform, sports great code completion, and works over FTP, SFTP, and FTP over SSL. http://www.zend.com/products/studio/ I've used it happily for years.
gchucky at Ask.Metafilter.Com Visit the source
Other answers
Ugh. I see v6 of Zend Studio is built on Eclipse, which a) I don't use and b) is giving you problems. I prefer v5.5: http://www.zend.com/products/studio/downloads-prev
lexfri
It might be a bit overkill for what you need it for, but if you were willing to look at NetBeans, I highly recommend looking at http://www.jetbrains.com/idea/. We use it for our corporate applications (all j2ee) and the http://www.jetbrains.com/idea/plugins/index.html community for it is fantastic. It's not technically free, but it is for all intents and purposes. You can get an IDEA license for 30 days online, and just keep reactivating it. It also has a built-in IM client that can talk to Jabber, which is cool for collaborating on projects. You can even share stack traces while debugging. It's mostly aimed at the Java folks (it's written in Java, natch) but fully supports a wide range of other languages, frameworks, application servers... you name it. I don't work for IDEA, by the way, I'm just another one of the sad throng of IntelliJ addicts.
Civil_Disobedient
http://www.gnu.org/software/emacs/ will do what you need! It's probably already installed too, if you're using Linux. What? No, really, I'm serious...
dubitable
jdlugo
I've been using Activestate Komodo for years to edit remote files over SSH or SFTP. Works great and it can also do remote debugging. It's not free, though. There is a free version of it called Komodo Edit. http://community.activestate.com/forum/remote-file-editing-komodo-edit, it can also edit remotely.
harwons
Related Q & A:
- how to open a modal window on jqgrid edit?Best solution by Stack Overflow
- Is visual studio a good IDE for Python?Best solution by Stack Overflow
- Can I trade a new Xbox 360 for a new PS3?Best solution by gamestop.com
- Is child crying going to a NEW school ok? how long does it take to stop crying after starting a new school?Best solution by Yahoo! Answers
- How to launch a new product in a new market?Best solution by eHow old
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.