junichi11 / cakephp-netbeans

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

Composer and Git both bring up errors #86

Closed liamsorsby closed 10 years ago

liamsorsby commented 10 years ago

Get cakePHP using git brings up this error: http://statistics.netbeans.org/analytics/exception.do?id=714714 and Getting cakePHP using composer brings up this error: http://statistics.netbeans.org/analytics/exception.do?id=714715

junichi11 commented 10 years ago

Thanks for reporting.

Could you write more information?

Thanks.

liamsorsby commented 10 years ago

Yes sorry the information was in the link but i'm using Windows Xp pro sp3, IDE 7.4, plugin 0.13.2

Steps: file->new project->php Application->PHP 5.4->don't edit anything on this pane->CakePHP then clicking either composer or clicking the git button and then clicking finish will bring up both errors. Hope this is enough infomation

junichi11 commented 10 years ago

Thanks!

I'll fix it soon. Please wait a while. Then, It's helpful to submit issues not nb issue tracker(Exception reporter and bugzilla) but here like this time. I can't fix issues because I can't know them(on nb site) soon X(

junichi11 commented 10 years ago

plugin 0.13.2

Sorry, plugin version meant NB CakePHP plugin. What's this the version number?

junichi11 commented 10 years ago

@liamsorsby I've fixed. Could you try to test it?

https://github.com/junichi11/cakephp-netbeans/releases/tag/v0.10.0 (org-cakephp-netbeans-0.10.0.4-nb74-dev.nbm)

liamsorsby commented 10 years ago

it was plugin 10.0 i was using. I have redownloaded this and it still comes up with the same issue can you advise if it was the plugin version 10.0 download i should of downloaded? if so the composer still brings up the same error

junichi11 commented 10 years ago

I've fixed. Perhaps, I guess that you can not use git command in your environment. i.e. You can not run it on Command Prompt. Probably, if you add a git command path to environment variable, it will be possible.

So, I hide composer and git radio boxes if git command is invalid. Because Composer uses it.

https://github.com/junichi11/cakephp-netbeans/releases/tag/v0.10.0 (org-cakephp-netbeans-0.10.0.5-nb74-dev.nbm)

Thanks.

liamsorsby commented 10 years ago

Sorry about the late reply. No git and composer both work as I use it with zend framework 2 with no problem

On 28 Feb 2014, at 12:15, junichi11 notifications@github.com wrote:

I've fixed. Perhaps, I guess that you can not use git command in your environment. i.e. You can not run it on Command Prompt. Probably, if you add a git command path to environment variable, it's possible.

So, I hide composer and git radio boxes if git command is invalid. Because Composer uses it.

https://github.com/junichi11/cakephp-netbeans/releases/tag/v0.10.0 (org-cakephp-netbeans-0.10.0.5-nb74-dev.nbm)

Thanks.

— Reply to this email directly or view it on GitHub.

junichi11 commented 10 years ago

Can you run git command with command prompt directly?

junichi11 commented 10 years ago

Could you provide some screenshots and detail error messages with old version if possible?

liamsorsby commented 10 years ago

I'll give it a go next week as It's on my work machine and I'm off for a whole week so I'll let you know

On 1 Mar 2014, at 23:51, junichi11 notifications@github.com wrote:

Can you run git command with command prompt directly?

— Reply to this email directly or view it on GitHub.