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 pages "Main Page" and "Google Summer of Code 2006"

(Difference between pages)
 
([)
 
Line 1: Line 1:
Welcome to the Eclipsepedia - the Eclipse.org Wiki. Although everyone is welcome to browse and use the wiki, modifications are restricted to Eclipse committers only. We are working towards allowing bugzilla users to authenticate to the wiki. Please read [https://bugs.eclipse.org/bugs/show_bug.cgi?id=118245 bug 118245] for more information.
+
Eclipse is participating in [http://code.google.com/ Google's Summer of Code] 2006. Currently, we have Wayne Beaton, Philippe Ombredanne, and Gunnar Wagenknecht as potential mentors.For more information, please see [http://code.google.com/soc/eclipse/about.html The Eclipse SOC Landing Page].
  
 +
Eclipse mentors, sign up [http://code.google.com/soc/mentor_step1.html here] (an administrator -- Wayne or Philippe -- will have to accept your application). After you've signed up (and have been accepted), visit the [http://code.google.com/soc/mentor_home.html Mentor home page].
  
= Official Eclipse FAQs =
+
==Project Ideas==
* [[The Official Eclipse FAQs | Official Eclipse FAQs]] 
+
* Most popular bugs/feature requests: provide a patches or  fixes for any open bugzilla with at least 20 votes.
 
+
* Cross platform Eclipse SWT embedded Firefox browser widget. This is one of the longest standing and most asked for Eclipse feature.
= Project Wiki pages =
+
* Eclipse JavaScript debugger: develop a working JavaScript debugging environment relying on an integration with the major browsers and available debuggers
 
+
* Eclipse IDE generator: building on some previous research work (Chris Laffra), provide an Eclipse IDE generation environment derived from a language grammar. This project would allow the creation of basic support of new or existing languages in Eclipse rapidly.
== A ==
+
* Add support for printing in Eclipse on Linux. yes! It does not have proper support.
* [[AspectJ/AJDT| AspectJ and AJDT Projects]]
+
* Eclipse Mono Development Environment: a feature rich .Net development platform for Eclipse.
 
+
* New Eclipse update manager: Eclipse current update manager is four years old and ridden with significant problems. This project would provide with a modern and original design for an automated software update for plugins and natives, if possible generic for OSGi based runtimes and could provide original inputs for the revamp of update in 3.3 to the platform team.
== B ==
+
* Eclipse key macros: this is one of the most requested and oldest pending feature on Eclipse. Think something like emacs style macros done right.
* [[BIRT Project| BIRT Project]]
+
* Eclipse key bindings manager: add support to Eclipse to create arbitrary bindings between keys and actions, even when not planned ahead by a plugin developer.
* [http://wiki.tada.se/display/buckminster/Home Buckminster Project]
+
* Eclipse multiple fast view bars: add support for multiple fast view bars in Eclipse (Only one is supported for now.)... and earn Erich Gamma gratitude for doing so as a bonus.
 
+
* NetBeans in Eclipse: netclipse: the plugins models for Eclipse and NetBeans are very similar yet different. This project would provide the ability to run and embed a minimal NetBeans environment within Eclipse -- as Eclipse plugins-- , and support running NetBeans plugins like Matisse (Swing UI painter) or Coyote (dynamic languages toolkit).
== C ==
+
* Eclipse plugin search plugin: provide an Eclipse search function that makes searching navigation and browsing in the plugin code easier.
* [[CDT|CDT Project]]
+
* Eclipse RCP installer wizards: create Eclipse wizards to generate native graphical installers and packages for the major platforms: Windows , MacOSX, and Linux is, deb, emerge, rpms for an Eclipse Rich Client Platforma application.
* [[Corona|Corona Project - Tool Services Framework]]
+
* Eclipse Open Office Inegration: provide OpenOffice as a set of minimal Eclipse plugins for each platforms integrated in Eclipse and packaged for RCP deployment
 
+
* Eclipse install based manager: provide application and support for managing a large deployment of Eclipse based clients, including pushed updates and client configurations.
== D ==
+
* Mylar Wiki integration, enabling context and embedded authoring for Wiki pages and tasks.
* [[Dali Project | Dali EJB ORM Project]]
+
* Mylar and [http://www.eclipse.org/ecf ECF] integration, enabling task contexts to be shared synchronously between developers. Possibly using XMPP and [http://www.google.com/talk/ Google Talk] messaging service
* [[Dash | Dash Proposal]]
+
* Voice-over-IP client implemented as RCP app using [http://www.eclipse.org/ecf ECF call API] and  Google Talk call setup protocol ([http://www.jabber.org/jeps/jep-0166.html Jingle])
* [[Data Tools Platform Project]]
+
* RCP real-time collaboration based upon ECF and [http://www.google.com/talk/ Google Talk] XMPP-based messaging service
* [[DSDP|DSDP Top-Level Project]]
+
 
+
== E ==
+
* [[Eclipse Communication Framework Project]]
+
* [[Eclipse Modeling Framework | Eclipse Modeling Framework Project]]
+
* [[Eclipse Modeling Framework Technologies | Eclipse Modeling Framework Technologies Project]]
+
* [[Eclipse Project| Eclipse Project]]
+
* [[Equinox| Equinox Project]]
+
 
+
== G ==
+
* [[Graphical Editing Framework | Graphical Editing Framework Project]]
+
* [[Graphical Modeling Framework | Graphical Modeling Framework Project]]
+
 
+
== H ==
+
* [[Higgins Trust Framework Project|Higgins Project]]
+
 
+
== M ==
+
* [[Mylar|Mylar Project]]
+
 
+
== O ==
+
* [[OHF|Open Healthcare Framework]]
+
 
+
== P ==
+
* [[Parallel_Tools_Platform | Parallel Tools Platform Project]]
+
* [[Phoenix | Phoenix Project]]
+
 
+
== R ==
+
* [[Release Engineering | Release Engineering]]
+
 
+
== S ==
+
* [[STP| SOA Tools Platform Project]]
+
 
+
== T ==
+
* [[DSDP/TM| Target Management Project]]
+
 
+
== U ==
+
* [[UML2 | UML2 Project]]
+
 
+
== V ==
+
* [[Visual Editor Project]]
+
 
+
== W ==
+
* [[Web Tools Project|Web Tools Platform Project]]
+
 
+
= Other Wiki pages =
+
* [[Kudos]]
+
* [[Development Resources]]
+
* [[Getting Involved with the Community]]
+
* [[IRC]]
+
* [[Foundation|Eclipse Foundation]]
+
* [[Eclipse Conferences]]
+
* [[Rich Client Platform]] (RCP)
+
* [http://eclipsewiki.editme.com/GoogleSummerOfCode2006 Google Summer of Code 2006]
+
 
+
= Elsewhere at eclipse.org =
+
[http://www.eclipse.org/ Eclipse.org home]
+
 
+
[http://planeteclipse.org/planet/ PlanetEclipse] - [[PlanetEclipseAdmins]]
+
 
+
The content on this Wiki is governed by the Eclipse.org [http://www.eclipse.org/legal/termsofuse.php Terms of Use]
+
 
+
Please see the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.
+

Revision as of 21:46, 3 May 2006

Eclipse is participating in Google's Summer of Code 2006. Currently, we have Wayne Beaton, Philippe Ombredanne, and Gunnar Wagenknecht as potential mentors.For more information, please see The Eclipse SOC Landing Page.

Eclipse mentors, sign up here (an administrator -- Wayne or Philippe -- will have to accept your application). After you've signed up (and have been accepted), visit the Mentor home page.

Project Ideas

  • Most popular bugs/feature requests: provide a patches or fixes for any open bugzilla with at least 20 votes.
  • Cross platform Eclipse SWT embedded Firefox browser widget. This is one of the longest standing and most asked for Eclipse feature.
  • Eclipse JavaScript debugger: develop a working JavaScript debugging environment relying on an integration with the major browsers and available debuggers
  • Eclipse IDE generator: building on some previous research work (Chris Laffra), provide an Eclipse IDE generation environment derived from a language grammar. This project would allow the creation of basic support of new or existing languages in Eclipse rapidly.
  • Add support for printing in Eclipse on Linux. yes! It does not have proper support.
  • Eclipse Mono Development Environment: a feature rich .Net development platform for Eclipse.
  • New Eclipse update manager: Eclipse current update manager is four years old and ridden with significant problems. This project would provide with a modern and original design for an automated software update for plugins and natives, if possible generic for OSGi based runtimes and could provide original inputs for the revamp of update in 3.3 to the platform team.
  • Eclipse key macros: this is one of the most requested and oldest pending feature on Eclipse. Think something like emacs style macros done right.
  • Eclipse key bindings manager: add support to Eclipse to create arbitrary bindings between keys and actions, even when not planned ahead by a plugin developer.
  • Eclipse multiple fast view bars: add support for multiple fast view bars in Eclipse (Only one is supported for now.)... and earn Erich Gamma gratitude for doing so as a bonus.
  • NetBeans in Eclipse: netclipse: the plugins models for Eclipse and NetBeans are very similar yet different. This project would provide the ability to run and embed a minimal NetBeans environment within Eclipse -- as Eclipse plugins-- , and support running NetBeans plugins like Matisse (Swing UI painter) or Coyote (dynamic languages toolkit).
  • Eclipse plugin search plugin: provide an Eclipse search function that makes searching navigation and browsing in the plugin code easier.
  • Eclipse RCP installer wizards: create Eclipse wizards to generate native graphical installers and packages for the major platforms: Windows , MacOSX, and Linux is, deb, emerge, rpms for an Eclipse Rich Client Platforma application.
  • Eclipse Open Office Inegration: provide OpenOffice as a set of minimal Eclipse plugins for each platforms integrated in Eclipse and packaged for RCP deployment
  • Eclipse install based manager: provide application and support for managing a large deployment of Eclipse based clients, including pushed updates and client configurations.
  • Mylar Wiki integration, enabling context and embedded authoring for Wiki pages and tasks.
  • Mylar and ECF integration, enabling task contexts to be shared synchronously between developers. Possibly using XMPP and Google Talk messaging service
  • Voice-over-IP client implemented as RCP app using ECF call API and Google Talk call setup protocol (Jingle)
  • RCP real-time collaboration based upon ECF and Google Talk XMPP-based messaging service

Back to the top