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/20140724

< Flux
Revision as of 12:40, 24 July 2014 by Mlippert.gmail.com (Talk | contribs) (Created page with "Attendees: Jay, Nieraj, Alex, Simon, Kris, Martin Jay: * looking into re-using the JDT UI pieces in the headless JDT service Nieraj: * working on headless Eclipse build base...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Attendees: Jay, Nieraj, Alex, Simon, Kris, Martin

Jay:

  • looking into re-using the JDT UI pieces in the headless JDT service

Nieraj:

  • working on headless Eclipse build based on tycho (for the headless JDT service)
    • integrated the Flux plugins into that
    • switched to Luna target

Alex:

  • worked on the JDT service manager
  • started to work on advanced content assist
    • that includes multiple textual changes

Kris:

  • working on authentication
    • added fallback solution for people who wanna run without authentication (falls back to the old style)
    • integrating this into the Orion plugin
    • restructured the Orion plugin code a bit

Simon (reporting about some Orion work):

  • session storage
  • search

Martin:

  • looking into improving the sync mechanism
    • operational transforms
    • differential synchronization

Talked a bit about running everything on Cloud Foundry. The idea is to:

  • run the core Flux messaging app on Cloud Foundry
  • run the JDT service manager on Cloud Foundry
    • this service manger is pushing/starting/stopping headless JDT service apps on Cloud Foundry on demand
  • have the Orion plugin code being served from some place there as well (so that people could use Orionhub and install the Flux plugin from there)

Back to the top