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"

(Introduction)
(Introduction)
Line 5: Line 5:
 
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.  
 
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:
+
This process only has a few requirements:
 
#you have all of the [[#Bundle Needed To Release|required bundles]]
 
#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 commit rights to all of the [[#Bundle Needed To Release|required bundles]]

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 has 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