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"

('All Projects' added)
Line 16: Line 16:
 
* [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].
 +
 +
== 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 [https://bugs.eclipse.org/bugs/enter_bug.cgi report bugs].
 +
* [http://bugs.eclipse.org/bugs/enter_bug.cgi Report Enhancements]: What do you need?
 +
* Vote for bugs
  
 
== Share Your Knowledge ==
 
== Share Your Knowledge ==
Line 21: Line 26:
 
* Share your Eclipse [http://www.eclipse.org/resources/ article], [http://planet.eclipse.org/planet/ blog] or [http://live.eclipse.org/ multi-media presentation]
 
* Share your Eclipse [http://www.eclipse.org/resources/ article], [http://planet.eclipse.org/planet/ blog] or [http://live.eclipse.org/ multi-media presentation]
 
* Write Documentation
 
* Write Documentation
 
+
* Localization: Help [http://babel.eclipse.org translate Eclipse] into other languages
== Localization ==
+
Help [http://babel.eclipse.org translate Eclipse] into other languages
+
 
+
== 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
+
* Vote for bugs
+
  
 
== Fix Bugs or Implement Enhancements ==
 
== Fix Bugs or Implement Enhancements ==

Revision as of 02:50, 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, from bug reports to translations.


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