MTJ
MTJ

Reputation: 1097

PHPStorm 8.0.2 Create New Project from Existing Files is grayed out

I cannot create new project from existing files since it is grayed out.

How to fix this?

I'm using PHPStorm 8.0.2 Build 139.732

Create New Project from Existing Files is grayed out

Upvotes: 4

Views: 1406

Answers (2)

O V
O V

Reputation: 149

I experience the same behaviour. What i do is just open some of my already working projects. Then I close that project and this option is not grayed out anymore. I guess it is a bug.

Upvotes: 5

LazyOne
LazyOne

Reputation: 165108

Yes -- it is disabled in 8.0.2 for some reason (bug).

It has been fixed already -- https://youtrack.jetbrains.com/issue/WI-25902

Either wait for 8.0.3 to be released or use 8.0.3 EAP build -- http://eap.jetbrains.com/phpstorm

Upvotes: 5

Related Questions