View Full Version : IDE anyone ?
michaelc
20 Mar 2008, 3:36 PM
So I am finding that doing this work with out an IDE in a text editor a little painfull.
I have use Dreamweaver for most layout work before, but here it's not very functional.
does less then my ultraedit text editor.
I was wondering are there any good IDE's worth using with EXTjs ?
I also use eclipse on my backend PHP & Java so a good plug in would work well
I followed a note on this
http://extjs.com/forum/showthread.php?t=7859
is Aptana worth using ?
mjlecomte
20 Mar 2008, 5:02 PM
Have you seen this?
http://extjs.com/blog/2008/02/01/ides-plugins-and-tools-for-ext-js-20/
or
http://extjs.com/learn/Manual:Resources#IDEs
michaelc
20 Mar 2008, 7:11 PM
Nope that was exactly what I was looking for
thanks
Michael C
michaelc
21 Mar 2008, 9:12 AM
Have you seen this?
http://extjs.com/blog/2008/02/01/ides-plugins-and-tools-for-ext-js-20/
or
http://extjs.com/learn/Manual:Resources#IDEs
One question you may know, does the aptana studio have anything over the eclipse plugin ?
I ask because I already use eclipse for PHP - Java - Python yada yada and have the plug ins allready installed. one tool would be nice.
mjlecomte
21 Mar 2008, 10:04 AM
Sorry, don't really know the differences. Aptana seems to support all that you said about eclipse.
Found this one:
http://forums.aptana.com/viewtopic.php?=&p=3170
http://www.freelancewebdeveloper.net.au/node/195
I'm using Aptana Studio (http://aptana.com/), which apparently is the standalone version. Allegedly it has extjs helpers, I have them installed (correctly I think), but haven't figured out if I'm using it to it's potential.
I use phped (nusphere.com) for php debugging.
I haven't been able to use any js debugging inside aptana successfully yet. The syntax code checking for js seems to work ok, although it doesn't flag trailing commas for me.
pyrolupus
24 Mar 2008, 12:40 PM
The syntax code checking for js seems to work ok, although it doesn't flag trailing commas for me.
I recommend Eric Suen's excellent Ext/jQuery/YUI plug-in for Aptana, Spket (http://spket.com/).
Spket IDE 1.6.10 now has an option "Report Unnecessary Trailing Comma" in JavaScript Editor preferences help you to avoid this issue, and a new option "Remove unnecessary trailing comma" in JavaScript Formatter Braces page was added.
I've been using it for a week or two, now, and I'm already quite enamored of it. :)
Pyro
precariouspanther
24 Mar 2008, 4:00 PM
Personally I use Zend Studio (The new one) which is essentially Eclipse with some extra proprietry zend stuff added in for fantastic support in PHP projects (I tried Aptana at home a couple of months ago and found it great for most things but lacking in the PHP area - I presume RoR driven feature set? :p ). Fantastic thing about Eclipse however is that you can download additional editors for all sorts of file types that you work on. Their is JSEclipse - http://www.interaktonline.com/Products/Eclipse/JSEclipse/Overview/ (now owned by Adobe Labs) as well as Spket listed on the plugins page. There are plenty of other open source editors available as I'm sure you're aware if your familiar with Eclipse - quick google search should throw up some decent ones for CSS and WYSIWYG if thats what you're after (Zend studio comes with a dreamweaver style WYSIWYG editor as one of the options in Eclipse).
Obviously I'm making this recommendation based on you already having experience with Eclipse - and anybody else coming across this thread I'd warn that whilst its a fantastic platform; it has an incredibly steep learning curve if you're not familiar with working with things as projects rather than just opening and closing individual files. I consider myself fairly savvy with a variety of IDE's esp with web and application development - however it took me three attempts to get into eclipse before it finally stuck. Love it now - but it does require learning a new way of working with things.
elangesk
24 Mar 2008, 9:44 PM
Hi All,
I want the information about netbeans 6.0 used with Extjs...
Kindly let me know the steps.
Thanks & Regards,
K.Elanges
Hi All,
I want the information about netbeans 6.0 used with Extjs...
Kindly let me know the steps.
Thanks & Regards,
K.Elanges
balaarthe
24 Mar 2008, 9:49 PM
Hi Guys,
Any one can suggest me where can i get the Extjs plugins for NetBeans5..5 or 6.0 IDE.
Thanx for suggestions.
Regards,
Bala A
OutpostMM
25 Mar 2008, 9:18 AM
Did you try Google?
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.