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 "Contribute"

(Promote via 'Built on Eclipse' banner)
Line 5: Line 5:
 
=Get Involved=
 
=Get Involved=
  
So you want to help? Great! You don't have to be an Eclipse guru or code monkey to help. There are many ways to help Eclipse development, from bug reports to
+
So you want to help? Great! You don't have to be an Eclipse guru or code monkey to help. There are many ways to help Eclipse development:
translations.
+
 
+
  
 
== Donate ==
 
== Donate ==
Line 16: Line 14:
 
* [http://www.eclipse.org/ide4edu/ Teach with Eclipse]
 
* [http://www.eclipse.org/ide4edu/ Teach with Eclipse]
 
* If you or your company is looking for a framework then give Eclipse a try. There are [http://www.eclipse.org/projects/listofprojects.php more than 100 projects].
 
* If you or your company is looking for a framework then give Eclipse a try. There are [http://www.eclipse.org/projects/listofprojects.php more than 100 projects].
 +
* Let other people know that your application is [http://www.eclipse.org/artwork/ built on Eclipse]
  
 
== Report Bugs and Enhancements ==
 
== Report Bugs and Enhancements ==

Revision as of 03:06, 5 November 2009

Warning2.png
Draft Content
This page is currently under construction. Community members are encouraged to maintain the page, and make sure the information is accurate.
See bug 280730 and Discussion
Other Get(ting) Involved/Contribute sites: Mozilla, Gimp, NetBeans

Get Involved

So you want to help? Great! You don't have to be an Eclipse guru or code monkey to help. There are many ways to help Eclipse development:

Promote Eclipse Technologies

Report Bugs and Enhancements

  • Eclipse projects are actively developed. Most projects have nightly builds and stable weekly integration builds. To help out, download these builds before the releases and report bugs.
  • Report Enhancements: What do you need?
  • Vote for bugs

Share Your Knowledge

Fix Bugs or Implement Enhancements

  • Is there some bug that really bothers you? Instead of just reporting it, fix it. This is the beauty of opensource!
To learn how the bug-fixing process works, check out the bug reporting FAQ:
To learn about the lifecycle of bugzilla entries, check out the development process

Back to the top