[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1075) Should JBDS work around SWT/GTK button-click bug or move up to latest Eclipse 3.5.2 milestone?
Max Rydahl Andersen (JIRA)
jira-events at lists.jboss.org
Thu Feb 4 10:09:20 EST 2010
[ https://jira.jboss.org/jira/browse/JBDS-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12510375#action_12510375 ]
Max Rydahl Andersen commented on JBDS-1075:
-------------------------------------------
As for the bugs that are of note, a full list is here:
https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;target_milestone=3.1.2;classification=WebTools
But a more condensed relevant to us specific list follows:
- renaming wtp NON-J2EE projects updating the descriptor [bug 251813]
- the introduction of a jdt light API to get rid of several deadlocks.
[281968, 287763, 288380, 288619, 288970, 295789
- consolidation of wtp constants into fewer places / plugins to limit
plugin activations [no id]
- weird caching issue for binary jee files inside jee projects causing
new jars not to be published / exported [290978]
- various memory leaks
In short it seems like a good collection of fixes. The backport of the
java-lite API was probably the heftiest of the fixes but that was to fix
the deadlock issues and was deemed super important.
So that's what I've got mostly. There are various jbide issues that
essentially wrap these issues.
> Should JBDS work around SWT/GTK button-click bug or move up to latest Eclipse 3.5.2 milestone?
> ----------------------------------------------------------------------------------------------
>
> Key: JBDS-1075
> URL: https://jira.jboss.org/jira/browse/JBDS-1075
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Affects Versions: 3.0.0.CR1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 3.0.0.CR2
>
> Attachments: devstudio-installer-version.properties-eclipse-build.properties.patch
>
>
> With the latest GTK+ 2.17.x/2.18.x in Linux (32- or 64-bit), Eclipse buttons in dialogs and other places are not working for me if clicked with the mouse. Also cannot see anything in the tree when trying to install updates.
> Solution, as documented here [1], is to
> > export GDK_NATIVE_WINDOWS=true
> before running JBDS; we could do what Fedora did for Eclipse 3.5.1 in Fedora 12: instead of simply running ./eclipse, we run a bash script which does the above export before running ./eclipse.
> [1]http://wiki.eclipse.org/IRC_FAQ#Eclipse_buttons_in_dialogs_and_other_places_are_not_working_for_me_if_I_click_them_with_the_mouse._I_also_cannot_see_anything_in_the_tree_when_I_try_to_install_updates._What.27s_going_on.3F
> Should we do this to avoid a flurry of support problems?
> Or start building JBDS with the latest Eclipse 3.5.2 milestone?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list