Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » create PHP project(button finish and next disabled)
icon5.gif  create PHP project [message #535356] Sat, 22 May 2010 13:46 Go to next message
Eclipse UserFriend
Hi,

i would like to understand why i can't create a new PHP project except that in the workspace ?

for example, if i set project name to "mod_login", select "create project from existing source" and click on Browse button i can select a folder.
however when i select the folder, buttons next and finish are disabled.
it doesn't matter if folder contains files or if it's empty...the result is still the same.

why ?

how can i create a blank PHP project (from scratch) somewhere else that in workspace ?

thanks a lot.

A.
Re: create PHP project [message #535559 is a reply to message #535356] Mon, 24 May 2010 09:26 Go to previous messageGo to next message
Eclipse UserFriend
Have you tried to create the folder for the project from within eclipse? From inside the wizard?

Try this:
1 - go to the folder that will be the parent of the folder for the project you want.
2 - make sure the folder you want doesn't exist.
3 - create a new project inside the parent folder and name it with the name of the folder you want to create.

When you do that, Eclipse will create the folder you want.

Normally, when the folder exist, Eclipse thinks that a project exists with the same name and disable the buttons as you said. An empty folder seems to have the same effect.
Re: create PHP project [message #535792 is a reply to message #535559] Tue, 25 May 2010 12:46 Go to previous message
Eclipse UserFriend
it works as you say but only and only if the folder you want to create is not contained into your workspace Smile
this was my problem..
Previous Topic:How to set up Zend Debugger to run with URI imbedded parameter
Next Topic:group projects in the php explorer
Goto Forum:
  


Current Time: Fri May 16 12:21:36 EDT 2025

Powered by FUDForum. Page generated in 0.03300 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top