Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Problem saving settings after update to Ubuntu 9.10 and PDT 2.1-SR1(Problem saving settings after update to Ubuntu 9.10 and PDT 2.1-SR1)
Problem saving settings after update to Ubuntu 9.10 and PDT 2.1-SR1 [message #495148] Tue, 03 November 2009 22:14 Go to next message
Wilco Jansen is currently offline Wilco JansenFriend
Messages: 2
Registered: November 2009
Junior Member
I did a clean installation on Ubuntu 9.10 64 Bits I did a clean install on PDT 2.1-SR1 and I am not able to add new software locations. I can add any name and URL (see attached example screen) but the Ok button does not store the settings (help->install new software).

I did a manual installation of Subclipse (since I was not able to add the new location), but then I also have the same problem. It looks like I am not able to add anything.

Anyone have a suggestion how to fix this?

Java details:

java -version
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02, mixed mode)


I run Subversion 1.6.5 (r38866) locally.

[Updated on: Tue, 03 November 2009 22:15]

Report message to a moderator

Re: Problem saving settings after update to Ubuntu 9.10 and PDT 2.1-SR1 [message #504599 is a reply to message #495148] Mon, 21 December 2009 12:40 Go to previous message
Wilco Jansen is currently offline Wilco JansenFriend
Messages: 2
Registered: November 2009
Junior Member
Solved by the following (simple) shell script:

Quote:
#!/bin/sh
export GDK_NATIVE_WINDOWS=1
/opt/eclipse-3.5/eclipse

Previous Topic:Compare "Each other" and "Ignore whitespace"
Next Topic:PHP v/s Java code formatter
Goto Forum:
  


Current Time: Fri Apr 19 20:32:48 GMT 2024

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

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

Back to the top