Search Results

PHP debugging today - XDebug + PDT

php xdebug eclipse ide debugger pdt

Good news, my PHP colleagues. Dave Kelsey have uploaded the next version (0.2.0) of XDebug support for PDT 0.7 RC3. Plugin should be used with XDebug 2.0.0RC3 only and PDT 0.7 RC3 and newer.

Best JavaScript editor for Eclipse IDE reached a new version

javascript editor eclipse+ide plugin
JSEclipse is the best and free Javascript plug-in for the Eclipse IDE environment. Originally produced by InterAKT, it became Adobe Labs pet after Adobe acquired InterAKT to enhance existing product lines, including Macromedia Dreamweaver and Adobe Flex.
JSEclipse prerelease 2 released on April 2, 2007. Designed to help web developers edit JavaScript [...]

XDebug support for Eclipse PHP IDE

php xdebug eclipse ide debugger pdt
Great news! No more Zend debugger monopoly for PDT. Dave Kelsey submitted an enhancement to Eclipse PDT (formerly Eclipse PHP IDE) which provides XDebug support.
Plugin is totally usable, despite of some limitations (its just first public release, remember?)

JSEclipse updated to 1.5.2

javascript editor eclipse-ide web2.0 Notable javascript editor updated:

All prototype.js and script.aculo.us class extending idioms are now recognized
Full YAHOO framework support
Major performance improvement for content outline (smoother reparsing)
debugger keyword generates a line breakpoint marker in the editor - not an error
New button on the content outline toolbar to hide fields
var /** Object */ a; provides information [...]

External diff tool integration plugin for Eclipse IDE

eclipse-ide plugins diff external-tools Missing some features in built-in Eclipse diff tool? Now its possible to conveniently integrate your favourite compare tool like WinMerge or Beyond Compare (popular commercial diff / compare tool with powerful comparison rules customisation abilities and support for various data formats via plugins). External diff tool integration plugin for Eclipse [...]

Small SQL Editor plugin for Eclipse IDE

This simple lightweight SQL-Editor Eclipse IDE plugin provides syntax highlighting of sql code and outline view. Author planning to add code-completition, code-folding.

Yoxos - all-in-one Eclipse distribution

People still have problems with maintaining their Eclipse installation and even with installing plugins. Recently I came across headache-free solution for those, who like to “set-and-forget-it” — Yoxos.
Yoxos includes the Release Eclipse 3.1.2 with a large selection of open source software that can be used on top of Eclipse. [...]

Eclipse IDE Navigator custom resource file filters

eclipse ide workspace customization opensource software If you need some custom filters, here's the solution: Locate eclipse\plugins\org.eclipse.ui.ide_3.1.0.jar (you can have different version, though), there you can find file named plugin.xml. Look for tag, then add your filters: Use selected="true" if you want custom resource file filter be enabled by default. Example file for hiding most types of backup [...]

JSEclipse 1.5

javascript ide eclipse plugin web20 web-20 ajax JSEclipse — (still) free and neat javascript editor, distributed as a plugin for Eclipse IDE.
Pros: Code outline is the best I’ve ever seen, syntax checking, support of popular javascript “Web 2.0″ libraries / frameworks like Dojo and Prototype.
Cons: Lacks source formatting and debugging (but its possible to debug [...]