I'm using commercial spket license as eclipse plugin (PHP Symfony 2 Project or JavaScript Project). Code completion on ext class work ok.
Completion of custom class only works while I work on that clas:
Code: Select all
Ext.define('com.example.view.test', {
extends: "something"
});
Eclipse Indigo with Symfony 2 plugin, egi and mylyn.