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 2008 Ideas"

(New page: == Ideas == * Be creative * Be specific: what do you want to be implemented * If you are willing to mentors those ideas, add you name and email under the idea: -- More ideas can be fou...)
 
Line 1: Line 1:
== Ideas ==
+
== Rules ==
 
* Be creative
 
* Be creative
 
* Be specific: what do you want to be implemented
 
* Be specific: what do you want to be implemented
* If you are willing to mentors those ideas, add you name and email under the idea:
+
* If you are willing to mentors those ideas, add you name and email to the idea.
  
 +
== Ideas ==
  
 +
{| border="1" cellpadding="2" width="100%"
 +
!width="20%"|Title
 +
!width="5%" align="center"|Project
 +
!width="40%"|Abstract - links to details/bugs/etc
 +
!width="10%"|Reporter
 +
!width="10%"|Possible mentor(s)
 +
!width="15%"|Comments
 +
|-
 +
|Support for user-defined refactorings in JDT || [http://www.eclipse.org/jdt JDT] || The idea is to produce a pattern language, rules engine, and user interface to allow the Java developer to perform queries n and make safe modifications of their code code. It's a superset of the current refactoring because ideally current refactorings could be expressed this new system, forming a nice set of initial examples.  he users could then adapt those rules to their own purposes or come up with completely new ones. See {{bug|144642}} for more informations. || Ed Burnette || Martin Aeschlimann(?) ||
 +
|}
  
--
 
  
 
More ideas can be found at [http://eclipse-wiki.info/GoogleSummerOfCode2007 Eclipse-Wiki], [[Mylar Contribution Ideas | Mylar Contribution Ideas page]] and [[Google_Summer_of_Code_2007_Ideas|Google Summer of Code 2007 ideas]].
 
More ideas can be found at [http://eclipse-wiki.info/GoogleSummerOfCode2007 Eclipse-Wiki], [[Mylar Contribution Ideas | Mylar Contribution Ideas page]] and [[Google_Summer_of_Code_2007_Ideas|Google Summer of Code 2007 ideas]].
 +
 +
==  Interested Students ==
 +
''Name'', ''University'', ''Idea''

Revision as of 08:22, 4 March 2008

Rules

  • Be creative
  • Be specific: what do you want to be implemented
  • If you are willing to mentors those ideas, add you name and email to the idea.

Ideas

Title Project Abstract - links to details/bugs/etc Reporter Possible mentor(s) Comments
Support for user-defined refactorings in JDT JDT The idea is to produce a pattern language, rules engine, and user interface to allow the Java developer to perform queries n and make safe modifications of their code code. It's a superset of the current refactoring because ideally current refactorings could be expressed this new system, forming a nice set of initial examples. he users could then adapt those rules to their own purposes or come up with completely new ones. See bug 144642 for more informations. Ed Burnette Martin Aeschlimann(?)


More ideas can be found at Eclipse-Wiki, Mylar Contribution Ideas page and Google Summer of Code 2007 ideas.

Interested Students

Name, University, Idea

Back to the top