Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
i have a question timvw:
i use eclipsefor my java programming, and i love it. i keep it on my USB flash drive with the JVM and i can basicly code and test anywhere i go. i looked at phpeclipse and from what i saw it required PHP and MySQL to already be installed. is this true or am i not reading properly?
If you want the debugger to work, that is definitly a requirement. If you just want an editor with code highlighting, I'm sure there's a way to get around that, but then what's the point of using phpEclipse? A debugger cannot work without php and mysql installed locally.