Revision #4 has been created by wei on Oct 25, 2010, 2:05:14 AM with the memo:
tag
« previous (#3) next (#5) »
Changes
Title
unchanged
Eclipse PDT - code-hints, references and other goodies
Category
unchanged
Tutorials
Yii version
unchanged
Tags
changed
IDE
Content
unchanged
[...]
* Might happen code-hints doesn't work. Try to remove yiilite.php - it has all framework's classes inside but without documentation. Maybe Eclipse stops after parsing it.
* Having yiilite.php will actually give you all classes twice. You might want to remove it for convenience. (Check docs on performance once you're approaching release date!)
* Holding mouse over smth in the code will give you tooltip with info on that smth if any.
* F4 will open type-hierarchy (PDT 2.0).
* There are more, do your research