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 "Google Summer of Code 2009 Ideas"

m (typo / wrong link)
(Ideas)
Line 39: Line 39:
 
| Michael Spector
 
| Michael Spector
 
| None
 
| None
|-}
+
| <br>
 +
|-
 +
| Ant buildfile refactorings
 +
| Platform Ant
 +
| Ant buildfiles can become large and complex and would benefit from refactoring. Currently there is no support beyond renaming within a buildfile to allow the developer to efficiently refactor Ant buildfiles. The goals would be to implement an infrastructure to support refactorings in Ant buildfiles, participate in other components refactorings and provide a starter set of Ant buildfile refactorings. See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=89938 bug 89938] for some initial buildfile refactoring ideas.
 +
| Darin Swanson
 +
| [mailto:Darin_Swanson@us.ibm.com Darin Swanson]
 +
| None
 +
| <br>
 +
|-
 +
|}
  
 
Old ideas can be found at [[Google Summer of Code 2007 Ideas|Google Summer of Code 2007 ideas]] and [[Google Summer of Code 2008 Ideas|Google Summer of Code 2008 ideas]].
 
Old ideas can be found at [[Google Summer of Code 2007 Ideas|Google Summer of Code 2007 ideas]] and [[Google Summer of Code 2008 Ideas|Google Summer of Code 2008 ideas]].

Revision as of 13:40, 12 January 2009

Rules

  • Be creative
  • Be specific: what do you want to be implemented
  • If you are willing to mentors those ideas, add your name and email to the idea.
  • It is ok to have a project idea without parent project
  • If you're an interested student, add your name and email next to the idea. It is ok to have several students interested by one idea.

Ideas

Title Project Abstract - links to details/bugs/etc Reporter Possible mentor(s) Comments Potential student(s)
Your project title here e.g. Cure world hunger Your project link here e.g. SoC Your project description here. Be as precise and specific as possible. Link to bugs... Your name here Your Prospective mentors here (If you're an eclipse committer + the reporter, you should leave your name here too! Your additional comments
PDE Menage A Trois PDE The goal of this project is to update PDE to use EMF and Databinding under the covers. In PDE, we have a lot of models and editors backed by custom code that has shown its age and is difficult to maintain. This is an opportunity to modernize PDE and make it more extensible. <interested student here> Chris Aniszczyk None
Write Eclipse plug-ins in PHP e4/Languages Leverage one of existing PHP/Java bridges for adding a PHP support into e4 <interested student here> Michael Spector None
Ant buildfile refactorings Platform Ant Ant buildfiles can become large and complex and would benefit from refactoring. Currently there is no support beyond renaming within a buildfile to allow the developer to efficiently refactor Ant buildfiles. The goals would be to implement an infrastructure to support refactorings in Ant buildfiles, participate in other components refactorings and provide a starter set of Ant buildfile refactorings. See bug 89938 for some initial buildfile refactoring ideas. Darin Swanson Darin Swanson None

Old ideas can be found at Google Summer of Code 2007 ideas and Google Summer of Code 2008 ideas.

Back to the top