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

Difference between revisions of "Debug/DebugRelEng"

(New page: {{Debug}} == Introduction == == Bundles Needed To Release == == Installing The RelEng Tools == == Releasing Bundles == === Map Files === === Choosing Tags === === Build Notes ===)
 
(Introduction)
Line 2: Line 2:
  
 
== Introduction ==
 
== Introduction ==
 +
 +
Being part of the Eclipse platform requires that for each I-build in the [http://www.eclipse.org/eclipse/platform-releng/buildSchedule.html Eclipse build schedule] all of the debug plugins must be released to the build.
 +
 +
This process only a few requirements:
 +
#you have all of the [[#Bundle Needed To Release|required bundles]]
 +
#you have commit rights to all of the [[#Bundle Needed To Release|required bundles]]
 +
#you have no pending changes in your RelEng workspace
 +
#the RelEng tools are [[#Installing The RelEng Tools|installed]] in your host Eclipse
  
 
== Bundles Needed To Release ==
 
== Bundles Needed To Release ==

Revision as of 11:58, 11 May 2011

Platform Debug
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
JDT Debug
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Introduction

Being part of the Eclipse platform requires that for each I-build in the Eclipse build schedule all of the debug plugins must be released to the build.

This process only a few requirements:

  1. you have all of the required bundles
  2. you have commit rights to all of the required bundles
  3. you have no pending changes in your RelEng workspace
  4. the RelEng tools are installed in your host Eclipse

Bundles Needed To Release

Installing The RelEng Tools

Releasing Bundles

Map Files

Choosing Tags

Build Notes

Back to the top