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

Eclipse IDE Webinar 2022-09

Revision as of 15:20, 1 March 2023 by Gerald.Mitchell.ibm.com (Talk | contribs) (Move webinar page)

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

Eclipse IDE Webinars held to promote and create buzz around the Eclipse IDE and the 2022-09 (4.25) release.

Replay

YouTube replay

Schedule

Date: September 21, 2022

Time: 3pm CET / 9am EST / 6.30pm IST

Duration: 60 mins

Topics

Please sign-up for presenting a talk, along with the topic (duration 20 mins each) and a short abstract (2-5 lines)

1. Javadoc Code Snippet support in Java 18 - Kalyan Prasad

  In Java 18, support for an @snippet tag has been provided for JavaDoc’s Standard Doclet, to simplify the inclusion of example source code in API documentation. 
  This talk will highlight some of the features of this new support provided in Java 18, using examples.

2. GitHub migration - Sravan Kumar

  With bugzilla going out of support and eclipse foundation's desire to reduduce competing services hosted at foundation, it is decided to 
  retire bugzilla/gerrit combination in favour of either GitLab or GitHub. With many new developers having experience in GitHub, we at Eclipse TLP decided to move to Github. 
  In this talk I will be presenting our experience with the using Github during 4.25 (first release release after github migration)

3. M2Eclipse Maven Target Support - Christoph Läubrich

  The M2Eclipse Maven Target Support allows to use maven artifacts right away in your Target Platform, this greatly simplifies the consumption of those artifacts
  directly from any maven repository and speed up development as getting common libraries into your PDE/Tycho workflow is now possible in the blink of an eye.
  As the M2Eclipse Maven Target Support has finally approached at eclipse platform development as well, this talk will give a short introduction about the features and usage scenarios.

Back to the top