Browsing All posts tagged under »Eclipse«

Kohana 2.x code completion in Eclipse PDT

September 18, 2009

0

Things are about to change with Kohana 3 just released… Meanwhile, the Eclipse PDT editor can’t really cope with Kohanas class namings and folder structure. But of course there is a solution: Peter Bowyer’s zend_autocomplete (works in all Eclipse PDT implementations including my boosted FlexBuilder 3, not just Zend Studio!). Put it in your controller… [Read more…]

Eclipse FTP problem solved by passive mode

August 5, 2009

0

From one of my machines, I couldn’t connect properly to our development server via Eclipse Remote System FTP explorer. The connection is established, but no files or directories were shown. Solved it by changing the properties for the remote connection: The Connector Services -> Ftp Settings -> passive property should be changed to “true”, then… [Read more…]

FlexBuilder 3 as plugin in Eclipse 3.5 Galileo

August 4, 2009

2

Just found this article describing how to run FlexBuilder 3 plugin in newer versions of Eclipse (3.4 & 3.5). Just trying it out, and it seems to work. Good news! This makes it possible to set up an environment including plugins that depend on the newer versions. In my case, it’s above all the nWire… [Read more…]

Eclipse plugin of tomorrow? nWire for php

July 29, 2009

0

Just tried a beta of the comin nWire plugin for php in Eclipse PDT/Zend Studio. It brings super-handy code exploration, including graphical tree view of includes and method dependencies, to php environment. Right now it works in Eclipse 3.5, not in my 3.3 environment, so I have to make some change in my FlexBuilder based… [Read more…]

Eclipse plug-in of today: Zip Browser

July 8, 2009

0

Not a fancy one, not a new one… But a good one! Zip Browser: http://sourceforge.net/projects/zipbrowser/ I just lets you inspect a zip (including jars) lib in the editor. Unfortunately no way to extract them, drag them out from the zip or so… But handy anyway! UPDATE: The Eclipse Zip Editor makes it possible to drag… [Read more…]

SoapUI 2.5.1 in Eclipse 3.3 (Europa) – installation problems solved!

July 6, 2009

0

Installing SoapUI 2.5.1 in Eclipses 3.3 (wich Adobe Flex Builder 3 is built upon) can be tricky. (Might be a problem on other Eclipse versions too!)  It gives an error caused by the org.w3c.dom.Node class. This post led me to a solution: http://www.eviware.com/forums/index.php?action=profile%3Bu=123%3Bsa=showPosts You have to replace the MANIFEST.MF and xbean-fixed-2.4.0.jar files in the way… [Read more…]

Living the life through Eclipse-plug-ins

July 6, 2009

0

The Eclipse platform is really astonishing! My Flash efforts led me to Adobe’s Flex Builder, built on Eclipse. Since then it has become a daily tool along with Eclipse PDT (Php Developing Tools). Having the same platform for these just rocks! After starting investigating, there’s seems to be no end in what can be done… [Read more…]

New music notation software – Ricercar

July 6, 2009

0

Just found this interesting project on Sourceforge the other day: Ricercar (I strongly guess that the name is inspired by the wonderful ricercar parts in J S Bach’s work Musikaliches Opfer – anyway it leads my thought to this astonishing piece, wich is the kind of inspiring hints that I like!) The project is founded… [Read more…]

Follow

Get every new post delivered to your Inbox.