FS#48960 - [eclipse] Can't create java projects anymore due to recent gtk3

Attached to Project: Arch Linux
Opened by Pierre Carru (pierrec) - Friday, 15 April 2016, 10:29 GMT
Last edited by Antonio Rojas (arojas) - Friday, 01 May 2020, 18:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 5
Private No

Details

eclipse-common 4.5.2-1
eclipse-ecj 4.4-1
eclipse-java 4.5.2-1
gtk3 3.20.3-1

Description:
Right click in "Package explorer" use "new->java project"
No window appears

in .metadata/.log:
java.lang.NullPointerException
at org.eclipse.swt.widgets.TabFolder.gtk_switch_page(TabFolder.java:570)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2009)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4723)
at org.eclipse.swt.internal.gtk.OS._gtk_widget_show(Native Method)

Workaround:

https://stackoverflow.com/questions/36487303/eclipse-cant-create-new-java-projects/36528419#36528419

Insert:
--launcher.GTK_version
2
to /usr/lib/eclipse/eclipse.ini (before --launcher.appendVmargs)
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 01 May 2020, 18:43 GMT
Reason for closing:  Won't fix
Additional comments about closing:  eclipse has been dropped to AUR due to lack of maintainer

Loading...