Reputation: 30488
I want to create a PHP project using existing source in Netbeans. But when I try to give path of my existing project inside Applications/XAMPP/htdocs/ProjectFolder
, the Applications folder doesn't showing any subfolders. I have attached image of this.
As you can see there is no subfolder inside Applications folder. All other Folders for eg. Desktop, Documents showing its subfolders.
I am using netbeans version 8.0.2 and Mac OS 10.10.2
My Applications and XAMPP folders permission is as follows
I have tried with this solution but no help.
What I need to change the configuration to get the subfolders of Applications?
Upvotes: 0
Views: 4385
Reputation: 30488
I was looking in wrong Applications
folder where XAMPP is installed. But actually all apps are installing inside root's Application folder.
After going in root's folder Applications folder showing all inner subfolders.
Upvotes: 1
Reputation: 1681
Please check this out :
Importing Existing Local Source Files into a Project
For detail information please read this.
Upvotes: 0