Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse PHP first time
Eclipse PHP first time [message #96550] Sun, 19 April 2009 16:09 Go to next message
Eclipse UserFriend
Hi,
I am new here.
- Working windows XP proffesional
- VertrigoServ - working fine
downloaded - pdt-all-in-one-win32-2.0.0GA
extruct it.
move the .\eclipse folder to C:\eclipse

Then I run the eclipse / new / php project
Project name: php_test / Finish
I get Message box
New
Creation of element failed.
Reason:

Problems encountered while setting project description.

Error configuring nature 'org.eclipse.php.core.PHPNature'.

org/eclipse/php/internal/core/project/properties/handlers/Ph pVersionProjectPropertyHandler

Can sombody help.

Thanks,
David
Re: Eclipse PHP first time [message #96566 is a reply to message #96550] Mon, 20 April 2009 03:54 Go to previous messageGo to next message
Eclipse UserFriend
David Weinstein schreef:

> New Creation of element failed. Reason:
> Problems encountered while setting project description.
> Error configuring nature 'org.eclipse.php.core.PHPNature'.
> org/eclipse/php/internal/core/project/properties/handlers/Ph pVersionProjectPropertyHandler

Very strange. Maybe you could solve your problems by starting eclipse
with the -clean command

C:\eclipse\eclipse.exe -clean

This cleans up your workspace and should try to get it in an consistent
state.
Re: Eclipse PHP first time [message #96611 is a reply to message #96566] Mon, 20 April 2009 16:14 Go to previous messageGo to next message
Eclipse UserFriend
Thank for the fast answer.

I tried with C:\eclipse\eclipse -clean
That not solved my problem.

I tried the same on another computer and it work fine.
The two computer are configured more of the same.
Re: Eclipse PHP first time [message #96626 is a reply to message #96611] Mon, 20 April 2009 18:32 Go to previous message
Eclipse UserFriend
David Weinstein schreef:
> Thank for the fast answer.
>
> I tried with C:\eclipse\eclipse -clean
> That not solved my problem.
>
> I tried the same on another computer and it work fine.
> The two computer are configured more of the same.

You mean that a comparable eclipse installtion works fine?

A not too sophisticated approach might be to just re-download the
package, unzip it and try to create a project.
If you dind't do anything to a fresh eclipse download, everything should
work out of the box.

Or is it the case that in the project folder there are previous eclipse
left overs? (.project and the like) Try using an empty folder.

I am not an eclipse developer, but the only other cause I could think of
is wrong java version. ( type java -version to get yours)
Previous Topic:can not add breakpoint on .html
Next Topic:Really a syntax error??? :S
Goto Forum:
  


Current Time: Fri Mar 28 12:54:05 EDT 2025

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

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

Back to the top