Thoughts on IDE's??
Moderator: General Moderators
- amy.damnit
- Forum Newbie
- Posts: 6
- Joined: Sun Nov 30, 2008 2:08 pm
- Location: Illinois
Thoughts on IDE's??
I am new to PHP, but eager to become a "pro" ASAP!
What does everyone think about using an IDE with PHP?
What tools do you use?
I installed Eclipse PDT All-In-One on my MacBook. I am getting the hang of it, but it still doesn't seem as user-friendly as the code editors/IDE I'm used to in the Microsoft world. *sigh*
It is also frustrating in that there aren't any active and dedicated forums on Eclipse PDT, so I am hoping my fellow PHP developers can help guide me.
Happy Holidays,
Amy
What does everyone think about using an IDE with PHP?
What tools do you use?
I installed Eclipse PDT All-In-One on my MacBook. I am getting the hang of it, but it still doesn't seem as user-friendly as the code editors/IDE I'm used to in the Microsoft world. *sigh*
It is also frustrating in that there aren't any active and dedicated forums on Eclipse PDT, so I am hoping my fellow PHP developers can help guide me.
Happy Holidays,
Amy
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Thoughts on IDE's??
I know there are a few frustrated Mac Eclipse users around here -- Matthijs is one. I hear there are problems with Subversion on the Mac too. There is also a very long What editor do you use? thread with peoples opinions about editors and tools. You may want to search these forums and see what you find (post your results!
)
(#10850)
- amy.damnit
- Forum Newbie
- Posts: 6
- Joined: Sun Nov 30, 2008 2:08 pm
- Location: Illinois
Re: Thoughts on IDE's??
Is my suspicion that Macs aren't so hot after all coming true? (Or is Eclipse not-so-hot?!)arborint wrote:I know there are a few frustrated Mac Eclipse users around here -- Matthijs is one. I hear there are problems with Subversion on the Mac too. There is also a very long What editor do you use? thread with peoples opinions about editors and tools. You may want to search these forums and see what you find (post your results!)
I have done quite a bit of Access/VBA, and I know the IDE/Debugger that comes with MS Access has been a life-saver for me, so I was looking for something similar with PHP for Mac.
My Eclipse PDT supposedly has a "Debugger", but I don't see how it works...
Amy
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: Thoughts on IDE's??
I'm not aware of subversion issues on the mac
Most of SitePoint use macs and we're all svn users 
Never used Eclipse on OS X though.... TextMate for me.
Never used Eclipse on OS X though.... TextMate for me.
Re: Thoughts on IDE's??
I have no money, so I use TextWrangler.
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Thoughts on IDE's??
Enthusiasm = good thing, wishful thinking = not reality.I am new to PHP, but eager to become a "pro" ASAP!
Your new to PHP...I would strongly suggest a simple editor that grows with you...I use UltraEdit now for about 4-5 years...I love it it still lets me do everything I need to do.What does everyone think about using an IDE with PHP?
It's a small fee but the editor is un-matched by any other. Column selection, tabify, untabsify, excellent source folding, unlimited syntax colorizing, etc.
I have used dozens of editors, both as a developer and as a client and honestly it's simply the best I have ever seen, second only to maybe MS visual studio which did it's job for Visual C++ better than anything I have seen before.
I can't even imagine using eclispse...it's so bloated...installed Eclipse PDT All-In-One on my MacBook. I am getting the hang of it, but it still doesn't seem as user-friendly as the code editors/IDE I'm used to in the Microsoft world. *sigh*
I wanted something light weight like notepad that had tab support and advanced colorizing. UltraEdit kicks @$$ in this regard.
Both.Is my suspicion that Macs aren't so hot after all coming true? (Or is Eclipse not-so-hot?!)
- amy.damnit
- Forum Newbie
- Posts: 6
- Joined: Sun Nov 30, 2008 2:08 pm
- Location: Illinois
Re: Thoughts on IDE's??
I'm on a Mac, so it doesn't look like UltraEdit will help...
Re: Thoughts on IDE's??
IDEs are for losers! Go download TextWrangler.
- amy.damnit
- Forum Newbie
- Posts: 6
- Joined: Sun Nov 30, 2008 2:08 pm
- Location: Illinois
Re: Thoughts on IDE's??
What is the difference between BBEdit and TextWrangler?Syntac wrote:I have no money, so I use TextWrangler.
Don't you find a need for a Debugging Module also??
Amy
Re: Thoughts on IDE's??
BBEdit has a few more features (which you probably don't need), but it costs money.
Debugging module? What's that?
Also, I have yet to encounter a single problem with Subversion.
Debugging module? What's that?
Also, I have yet to encounter a single problem with Subversion.
- amy.damnit
- Forum Newbie
- Posts: 6
- Joined: Sun Nov 30, 2008 2:08 pm
- Location: Illinois
Re: Thoughts on IDE's??
It is what new - read wimpy - PHP newbies rely on to figure out bugs!Syntac wrote:BBEdit has a few more features (which you probably don't need), but it costs money.
Debugging module? What's that?
Also, I have yet to encounter a single problem with Subversion.
You mention Subversion and you have a Mac avatar... Have you ever used Eclipse PDT on a Mac??
Amy
Re: Thoughts on IDE's??
No, I've never used Eclipse. IDEs just get in my way. 