Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Can't create first project
Can't create first project [message #508246] Sun, 17 January 2010 23:45 Go to next message
Eclipse UserFriend
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 01: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 15:02 Go to previous message
Eclipse UserFriend
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: Tue Jul 08 07:14:47 EDT 2025

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

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

Back to the top