Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JBIDE-20599] Allow the handler to set the connection instead of recent #776

Conversation

jcantrill
Copy link
Contributor

@fbricon review?


cmboProject.setSorter(new ViewerSorter() {
@Override
public int compare(Viewer viewer, Object e1, Object e2) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't default always be on top?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should, but maybe we should consider removing it all together. I'm not sure how the current ording works in the explorer window. I assume it returns in order of what was returned by the call. I dont know whay it wouldnt do the same here.

@fbricon
Copy link
Member

fbricon commented Sep 15, 2015

Applied in master and 4.3.x

@fbricon fbricon closed this Sep 15, 2015
@jcantrill jcantrill deleted the 20666_wrong_connection_on_deploy_image branch October 16, 2015 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants