Search Results

Great updates in PHP developers camp

eclipse, ide, pdt, PHP, zendEclipse PHP Development Tools
The PDT project is working towards providing a PHP Development Tools framework for the Eclipse platform. This project will encompass all development components necessary to develop PHP and will facilitate extensibility. It leverages the existing Web Tools Project in providing developers with PHP capabilities.
Enjoy brand new 1.0 RC-1 release [...]

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 [...]

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?)

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.

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 [...]