The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
After using it for 20 seconds, this is the best IDE ever
...and so far it beats the crap out of Zend Studio, which was my preferred love/hate IDE.
TruStudio It integrates with Eclipse, and because Eclipse already kicks so much ass, it integrates with all its features. Look what stuff it caught when I created a new vB project (attached screenshot). At first glance it does seem to miss some things that Zend Studio 4 has (and that other IDEs for Java have had for an eternity) like dynamic code linking. I thought it had code folding too but I can't find it, which would suck because code folding is a godsend. The code shown is for 3.0.6 so maybe the example bug was fixed, but it's listing 11 errors and 89 warnings, so most of them are probably accurate. For example this one is in that there should be a colon after a case statement, not a semicolon. A lot of its warnings are wrong, though, because it doesn't seem to properly interpreting included files. |
#2
|
|||
|
|||
It actually does have code folding; it just didn't show up immediately for some reason.
Code folding shows code blocks like a tree so that you can visually collapse large blocks of code to more quickly browse the rest of the code. |
#3
|
||||
|
||||
I can hardly see the attach image o.o
but you are talking about a PHP editor right ? well is this better than 'PHP Editor' ? |
#4
|
|||
|
|||
Zend Studio is $399 and I can barely tolerate. I would definitely hate a $39 shareware program like PHP Editor.
...although TruStudio (and Eclipse itself) are both open source, so they're free. |
#5
|
|||
|
|||
This sounds interesting, I'm gonna try it out. Thanks Filburt
EDIT: Do I have to download exclipse and trustudio? |
#6
|
||||
|
||||
me 2, this sounds interesting
asking the same question as Danny. |
#7
|
|||
|
|||
You just need to download the trustudio, it works like a charm
|
#8
|
||||
|
||||
I guess so but I want to know what TruStudio and Eclipse do
|
#9
|
|||
|
|||
Eclipse is a generic (although clearly designed for Java) IDE that is easily extendable through plugins. TruStudio is one such plugin.
http://www.eclipse.org/ http://www.xored.com/trustudio/ I downloaded Eclipse 3.0.1 SDK and installed TruStudio into it. If you know Java, I suggest getting 3.1Mwhatever it is now as it has way better JDK 1.5 support. |
#10
|
|||
|
|||
I'll check this out, I really need a replacement for editplus
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|