Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Flux/Meeting minutes/20141023

Attendees:

Kris, Alex, Nieraj


Updates:

Alex:

- Support for JavaDoc tooltip.

- Adopted new changes in Orion.

- Close to switching to consuming the 'official' orion rather than our hacked clone.


Kris:

- Refactoring Java Client to allow Direct to RabbitMQ connection as an alternative to socketio. Implementation is near completion, including regression tests.


Martin (offline):

- setup a basic webpage for Flux: http://www.eclipse.org/flux

- incorporated new artwork (icon and logo)

- working on two new demo videos


John (offline):

- The complex content assist patch has been released in Orion master (support for multiple insertion points). This will not go in Orion 7.0 but is in master branch which is now building towards Orion 8.0. Here is the commit:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=3b300cdb6e4dea266cd0463214855580ca866b39

- Orion hover help (F2) is now in place, and I believe Jay has been looking into connecting that up to a service on the JDT side.

- Be on the lookout for impact from the XSRF protection support that went into Orion last week. This has been disruptive and we are going to disable it by default for Orion 7.0 release.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=435067 https://bugs.eclipse.org/bugs/show_bug.cgi?id=448417

- Orion 7.0 is going through release review and will be announced next week

Back to the top