The Following User Says Thank You to jackabite For This Useful Post: | ||
![]() |
2009-11-06
, 22:17
|
Posts: 46 |
Thanked: 17 times |
Joined on Oct 2009
|
#2
|
The Following User Says Thank You to jackabite For This Useful Post: | ||
![]() |
2009-11-06
, 22:38
|
Posts: 30 |
Thanked: 49 times |
Joined on Oct 2008
@ Coruņa, ES
|
#3
|
/usr/local/lib/esbox/esbox -pluginCustomization /usr/local/lib/esbox/workaround.ini
$ cat /usr/local/lib/esbox/workaround.ini org.eclipse.ui/showIntro=false
The Following User Says Thank You to Bulfaiter For This Useful Post: | ||
![]() |
2009-11-09
, 09:36
|
Posts: 30 |
Thanked: 49 times |
Joined on Oct 2008
@ Coruņa, ES
|
#4
|
NOTE: in Ubunutu 9.10 (or other platforms using GTK+ 2.18), Eclipse UI will be very erratic without setting GDK_NATIVE_WINDOWS=true before launch. See this post for details.
I would really appreciate your help on getting ESBOX up and running on Ubuntu 9.10 (x86) - here's the steps that I have carried out;
1. Downloaded the two zip files from ESBOX website, common and linux-gtk.
2. Extracted both to esbox directory.
3. Run esbox
4. Dialog box pops up with workspace settings, click ok
5. Blank dialog box - no buttons, no way to close - just stuck....
Searched the internet for the past two nights and I cant find anything definitive.
There's a few suggestions - none of which have worked;
1. add export GDK_NATIVE_WINDOWS=true to shell file and execute esbox
2. install JRE 1.5.0_22 (even though JRE 1.6.x should work)
3. Add this line to eclpise.ini, assume this would be esbox.ini
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner
What am I doing wrong, this is driving me potty!