Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Can't create first project
Can't create first project [message #508246] Mon, 18 January 2010 04:45 Go to next message
Kurt Krueckeberg is currently offline Kurt KrueckebergFriend
Messages: 4
Registered: January 2010
Junior Member
I downloaded Eclipse 2.1 for Linux 32-bit. I extracted it to my home directory.
Now, when I try to create a project, it can't get past Next or Finish. The "PHP Project" dialog box doesn't respond when I click Next, or when I click Finish.

I'm stumped. Any help is appreciated.

Re: Can't create first project [message #508308 is a reply to message #508246] Mon, 18 January 2010 06:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jaboyd.garlix.com.br

Hi !

If your Linux is Ubuntu 9.10 please see:

https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/46335 1/

Regards,

J. A. Boyd


Em Sun, 17 Jan 2010 23:45:04 -0500
<kurtk@pobox.com> escreveu:

> I downloaded Eclipse 2.1 for Linux 32-bit. I extracted it to my home directory.
> Now, when I try to create a project, it can't get past Next or Finish. The "PHP Project" dialog box doesn't respond when I click Next, or when I click Finish.
>
> I'm stumped. Any help is appreciated.
>
>
Re: Can't create first project [message #508440 is a reply to message #508308] Mon, 18 January 2010 20:02 Go to previous message
Kurt Krueckeberg is currently offline Kurt KrueckebergFriend
Messages: 4
Registered: January 2010
Junior Member
Thanks J.A. Boyd,

Yes, I'm running Ubuntu Karmic, and that bug description sure sounds suspectiously like the same problem I'm having (of the UI being basically non-responsive). From what I briefly read in the bug reporst, it seems to be an bug in GTK.

This blog post has a good synposis and workabround:
http:// blog.export.be/2009/10/fixing-eclipse-for-ubuntu-karmic-koal a-9-10/

I created an eclipse.sh file with
#!/bin/sh
export GDK_NATIVE_WINDOWS=1
/home/kurt/eclipse-galileo/eclipse

This allowed me to create a PHP project. THANKS!

kurt

Previous Topic:Using Xdebug to step through php script on webserver
Next Topic:Remote Launch doesn't show on debug session
Goto Forum:
  


Current Time: Thu Apr 25 13:54:03 GMT 2024

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

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

Back to the top