Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse PHP first time
Eclipse PHP first time [message #96550] Sun, 19 April 2009 20:09 Go to next message
David Weinstein is currently offline David WeinsteinFriend
Messages: 2
Registered: July 2009
Junior Member
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 07:54 Go to previous messageGo to next message
exceptione is currently offline exceptioneFriend
Messages: 96
Registered: July 2009
Member
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 20:14 Go to previous messageGo to next message
David Weinstein is currently offline David WeinsteinFriend
Messages: 2
Registered: July 2009
Junior Member
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 22:32 Go to previous message
exceptione is currently offline exceptioneFriend
Messages: 96
Registered: July 2009
Member
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: Tue Apr 23 09:30:38 GMT 2024

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

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

Back to the top