junichi11 / cakephp-netbeans

CakePHP support in NetBeans
http://cakephp.org
71 stars 18 forks source link

Installed the plugin thru Netbeans 7.3.1 and the install plugins feature has outdated versions #85

Closed mvladk closed 10 years ago

mvladk commented 10 years ago

Installed the plugin thru Netbeans 7.3.1 and the install plugins feature has outdated versions.

As a result: https://github.com/cakephp/debug_kit/issues/144#issuecomment-35807305

junichi11 commented 10 years ago

Hi, Thanks for reporting :)

But I will not fix that in NetBeans 7.3. I'll fix in NetBeans8.0 (fix to new version number or remove plugins from list completely). Plugins list is not necessarily latest version number because it's examples.(It's hard to check/edit version number always because it's hard-coded) I'll add that to README file. Sorry for inconvenience... please check and edit manually.

Then, I may remove Install plugins feature because I think that we should use composer. Of course If there are users using it, I'll not remove it.

Thanks.

junichi11 commented 10 years ago

I've fixed that in NetBeans 8.0. Thanks.