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"

(Undo revision 89572 by Pombredanne.nexb.com (Talk))
(Ideas)
 
(46 intermediate revisions by 29 users not shown)
Line 3: Line 3:
 
* 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 your name and email to the idea.
 
* If you are willing to mentors those ideas, add your name and email to the idea.
* Ii is ok to have a project idea without parent project
+
* 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.
 
* 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.
  
Line 15: Line 15:
 
!width="10%"|Possible mentor(s)
 
!width="10%"|Possible mentor(s)
 
!width="15%"|Comments
 
!width="15%"|Comments
!width="10%"|Potential students(s)
+
!width="10%"|Potential student(s)
 +
|-
 +
| Enhance Babel Translation Server Functionality
 +
| [http://babel.eclipse.org/babel/ Babel]
 +
| The Babel project provides a set of tools to make the job of globalizing Eclipse projects easier. We also have a translation server setup for people world wide, who are interested, to contribute translations in their language of choice. Babel is still in its initial stage. We need a lot of help providing functionality to the project. Enhancements may include: a voting mechanism for the translation server {{bug|209687}}, process Subversion hosted map files {{bug|217196}}, switching among translated/untranslated/all strings {{bug|217228}}, allow bookmarking file/string/translation {{bug|221420}}, interface to mark a string non-translatable {{bug|221970}}, API for translation server {{bug|223036}}, provide pseudo translation language packs {{bug|217339}}, integrate spell checking into translation server {{bug|221282}}, provide a dictionary of translations {{bug|217260}}.
 +
| Kit Lo
 +
| Denis Roy, Gabe O'Brien, Kit Lo
 +
| Knowledge of PHP and SQL will be helpful.
 +
| <br>
 
|-
 
|-
 
| Support for user-defined refactorings in JDT
 
| Support for user-defined refactorings in JDT
Line 22: Line 30:
 
| Ed Burnette
 
| Ed Burnette
 
| Martin Aeschlimann(?)
 
| Martin Aeschlimann(?)
|
+
| <br>
 +
| <br>
 +
|-
 +
| Continuous JUnit integration
 +
| [http://www.eclipse.org/jdt JDT]
 +
| Running a specific set of JUnit sets in the background while editing Java source code would help to detect defects early. The concept is to provide unobstrusive early detection and reporting of changes to source code that negatively affect its agreed upon functionality. Detecting failing tests would mark the changed source code with annotations to see which changes affected the green bar. There are already some (forgotten) bugs: {{bug|12167}} and {{bug|51292}}.
 +
| Benjamin Muskalla
 +
| [mailto:ContinuousJUnitGSoC08@lemmster.de Markus Kuppe]
 +
| [http://groups.csail.mit.edu/pag/continuoustesting/ PAG]
 +
| Sam Ryan, Victoria University Wellington New Zealand. Andrew Murray, Queen's University
 +
|-
 +
| toString generation
 +
| [http://www.eclipse.org/jdt JDT]
 +
| Like the setter/getter, equals and hashcode generator, it would be nice to have a little helper to generate toString methods. See bug {{bug|26070}} and take a look at [http://code.google.com/p/generate-tostring/wiki/Features this plugin] for some ideas.
 +
| Benjamin Muskalla
 +
| [mailto:toStringGSoC08@lemmster.de Markus Kuppe]
 +
| [http://eclipse-jutils.sourceforge.net/ JUtils]
 +
| Michelangelo De Simone, University of Salerno - Italy. Michael Diamond, Dartmouth College. Sam Ryan, Victoria University Wellington New Zealand. Andrew Murray, Queen's University. Filippo Bollini, Politecnico di Milano, Italy. [mailto:phenix789@gmail.com Claude Ramseyer] - Universite de Montpellier 2 - France, [mailto:ahmed.adan@gmail.com Ahmed Adan] - Carleton University
 +
|-
 +
| JDT and Google Code Search service
 +
| [http://www.eclipse.org/jdt JDT]
 +
| JDT and Google Code Search service integration: a)During debug under JDT source code are often unavailable. Google Code Search Source Provider should provide source code for corresponding class. b)Integrate common JDT search possibilities (for example "Search\References") with Google Code Search Service (Search not under local projects but in Web too).
 +
| Andrey Vakunov
 +
|
 
|
 
|
 +
| Michelangelo De Simone, University of Salerno - Italy. Andrey Vakunov, Grodno State University
 +
|-
 +
| JDT Debugger Extensibility
 +
| [http://www.eclipse.org/eclipse/debug/jdt/ JDT Debug]
 +
| The JDT debugger provides debugging services and works with any JDPA-compliant JVM.  The debugger has greatly matured over the years.  Debugging facilities in general have not advanced much, however.  Many in the research community would like to extend the capabilities of the JDT debugger without losing (or re-writing) existing functionality.  Doing so often requires customizing how the JDT debugger makes use of the Java Debug Interface (JDI).  This project would open up the JDI portion of the debugger in such a way that extensibility can be accomplished in a safe manner.
 +
| Jeffrey Czyz
 +
 +
 +
| Jeffrey Czyz, University at Buffalo
 
|-
 
|-
 
| Implement a search mechanism for BPMN diagrams
 
| Implement a search mechanism for BPMN diagrams
Line 39: Line 79:
 
| [mailto:antoine@lunar-ocean.com Antoine Toulme], [mailto:hmalphettes@intalio.com Hugues Malphettes]
 
| [mailto:antoine@lunar-ocean.com Antoine Toulme], [mailto:hmalphettes@intalio.com Hugues Malphettes]
 
|
 
|
|
+
| [mailto:xiayehan@gmail.com Xia Yehan],Beijing University of Posts and Telecommunications,China
 
|-
 
|-
| Support for StyledText
+
| BPMN/BPEL to SCA model transformations for STP
| [http://www.eclipse.org/rap RAP]
+
| [http://www.eclipse.org/stp/ STP]
| One of the most asked features of RAP is the StyledText widget. Not only to show funny colored texts in your application but it's one of the most complex widgets to implement. But having at least some basic API working enabled RAP to port other parts of RCP to the web based on the new StyledText widget. More information about StyledText can be found [http://help.eclipse.org/stable/nftopic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/StyledText.html here].
+
| This project will leverage and extend the existing STP Intermediate Model (STP-IM) in order to provide better support for transformations between process editors (BPMN and BPEL) and architecture editors (SCA in particular, potentially EID as well). The contribution would be of great importance to SOA developers and would therefore be an important incentive for the community adoption of the Eclipse STP.  
| Benjamin Muskalla
+
| Juan Cadavid
| Frank Appel, Rüdiger Herrmann
+
| [mailto:adrian.mos@inria.fr Adrian Mos]
 
|
 
|
|  
+
| Juan Cadavid, Universidad EAFIT, Medellín Colombia.
|-
+
| Theme Editor
+
| [http://www.eclipse.org/rap RAP]
+
| Theming allows RAP application developers to give their applications a custom style. Currently, a theme must be defined as a .properties file. As the theming capabilities improve, these files are getting more and more complex. A theme editor should provide an easy-to-use user interface for defining themes. It could be shipped as part of the RAP tooling. For more information on the RAP theming, see the [http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.rap.help/help/html/advanced/theming.html online help].
+
| Ralf Sternberg
+
| [mailto:rsternberg@innoopract.com Ralf Sternberg]
+
+
| Mathias Schaeffner, Coventry University, UK
+
|-
+
| AIM Provider
+
| [http://www.eclipse.org/ecf ECF]
+
| ECF allows messaging protocols to be plugged in as providers. AIM isn't currently supported. The student can choose to implement the AIM (OSCAR) protocol themselves, or wrap an existing Java library like JOscar.
+
| Chris Aniszczyk, Remy Suen
+
| [mailto:caniszczyk@gmail.com Chris Aniszczyk], [mailto:remy.suen@gmail.com Remy Suen]
+
+
| Michael Berry, University of Kent, Canterbury, UK. Çağatay Çallı, Middle East Technical University - Turkey. Tharindu Mathew, University of Moratuwa Sri Lanka
+
 
|-
 
|-
 
| DITA or DocBook Help Content Producer
 
| DITA or DocBook Help Content Producer
Line 71: Line 95:
 
| [mailto:caniszczyk@gmail.com Chris Aniszczyk], [mailto:cgold@us.ibm.com Chris Goldthorpe], [mailto:d_a_carver@yahoo.com David Carver]
 
| [mailto:caniszczyk@gmail.com Chris Aniszczyk], [mailto:cgold@us.ibm.com Chris Goldthorpe], [mailto:d_a_carver@yahoo.com David Carver]
 
|   
 
|   
| Zhiyang Jiang,Chinese Academy of Sciences
+
| Zhiyang Jiang,Chinese Academy of Sciences and [mailto:annieloww@gmail.com Annie Lo], Simon Fraser University (Canada)
 
|-
 
|-
 
| GraphicsZilla
 
| GraphicsZilla
Line 78: Line 102:
 
| Chris Aniszczyk
 
| Chris Aniszczyk
 
| [mailto:caniszczyk@gmail.com Chris Aniszczyk]
 
| [mailto:caniszczyk@gmail.com Chris Aniszczyk]
|
+
|  
|
+
| Goran Lochert, Faculty of Electrical Engineering and Computing
 
|-
 
|-
 
| Bundles in a Browser
 
| Bundles in a Browser
Line 88: Line 112:
 
|   
 
|   
 
| Andrey Vakunov, Grodno State University
 
| Andrey Vakunov, Grodno State University
 +
|-
 +
| PDE fetch script factory for SVN
 +
| [http://www.eclipse.org/pde/ pde]
 +
| So far Eclipse only support CVS in a map file build. Though there exists an SVN impl, it's not EPL
 +
| Markus Kuppe
 +
| If nobody from PDE: [mailto:fetchGSoC08@lemmster.de Markus Kuppe]
 +
| [http://wiki.eclipse.org/index.php/PDEBuild#Building_from_a_subversion_repository SVN impl]
 +
|
 
|-
 
|-
 
| PDE Ménage à trois: Scala and Java
 
| PDE Ménage à trois: Scala and Java
Line 105: Line 137:
 
| Bartosz Michalik, Poznan University of Technology - Poland. Rafael Oliveira Nóbrega, Universidade Federal de Pernambuco - Brazil
 
| Bartosz Michalik, Poznan University of Technology - Poland. Rafael Oliveira Nóbrega, Universidade Federal de Pernambuco - Brazil
 
|-
 
|-
| IM for Eclipse
+
| PDE and JavaScript
| [http://www.eclipse.org/ecf ECF]
+
| [http://www.eclipse.org/pde PDE]
| Developers work in project teams, and team members need to communicate. An IM program integrated into Eclipse itself will be useful for this, that's optimized to transfer large amounts of code which usual IM programs limit and also allows developers to be grouped accordingly.
+
| PDE allows you to create plug-ins using Java these days. This request is simply for a student to explore the realm of creating plug-ins using JavaScript or other languages. To start simple, I'd start with adding a new schema attribute of type "javascript" to allow plug-in authors to at least plug different languages in. From there, we can explore ideas on "how would you define a view" in such a way that you could take javascript or java code?
| Tharindu Mathew
+
| Chris Aniszczyk
|  
+
| Chris Aniszczyk
| I think it's worth to take a look at the [http://www.eclipse.org/ecf ECF] project. Most of the features are already available there.
+
| Michael Berry, University of Kent, Canterbury, UK. Michelangelo De Simone, University of Salerno - Italy. Michael Diamond, Dartmouth College. Sam Ryan, Victoria University Wellington New Zealand
+
|
 +
|-
 +
| PDE and Equinox Transforms
 +
| [http://www.eclipse.org/pde PDE]
 +
| Equinox has a new component called transforms that allows you to transform various aspects of a plug-in during runtime. For example, a common use case is to write a transform that modifies some plugin.xml entries to not display certain menu items. This project aims to provide tooling for the transforms component so plugin authors can easily author transforms.
 +
| Chris Aniszczyk
 +
| Chris Aniszczyk
 +
 +
| Bartosz Michalik, Poznan University of Technology - Poland
 
|-
 
|-
 
| XpandDoc documentation generator
 
| XpandDoc documentation generator
Line 136: Line 176:
 
|   
 
|   
 
| Suran Jayathilaka, University Of Colombo School Of Computing - Sri lanka
 
| Suran Jayathilaka, University Of Colombo School Of Computing - Sri lanka
 +
Saliya Ekanayake, Dept. of Computer Science & Engineering, University of Moratuwa. [mailto:esaliya@gmail.com esaliya@gmail.com]
 
|-
 
|-
 
| Generic unit testing support
 
| Generic unit testing support
Line 144: Line 185:
 
|  
 
|  
 
|  
 
|  
|-
 
| Continuous JUnit integration
 
| [http://www.eclipse.org/jdt JDT]
 
| Running a specific set of JUnit sets in the background while editing Java source code would help to detect defects early. The concept is to provide unobstrusive early detection and reporting of changes to source code that negatively affect its agreed upon functionality. Detecting failing tests would mark the changed source code with annotations to see which changes affected the green bar. There are already some (forgotten) bugs: {{bug|12167}} and {{bug|51292}}.
 
| Benjamin Muskalla
 
| [mailto:ContinuousJUnitGSoC08@lemmster.de Markus Kuppe]
 
| [http://groups.csail.mit.edu/pag/continuoustesting/ PAG]
 
| Sam Ryan, Victoria University Wellington New Zealand. Andrew Murray, Queen's University
 
|-
 
| toString generation
 
| [http://www.eclipse.org/jdt JDT]
 
| Like the setter/getter, equals and hashcode generator, it would be nice to have a little helper to generate toString methods. See bug {{bug|26070}} and take a look at [http://code.google.com/p/generate-tostring/wiki/Features this plugin] for some ideas.
 
| Benjamin Muskalla
 
| [mailto:toStringGSoC08@lemmster.de Markus Kuppe]
 
| [http://eclipse-jutils.sourceforge.net/ JUtils]
 
| Michelangelo De Simone, University of Salerno - Italy. Michael Diamond, Dartmouth College. Sam Ryan, Victoria University Wellington New Zealand. Andrew Murray, Queen's University
 
 
|-
 
|-
 
| Web-CAT Eclipse plugin
 
| Web-CAT Eclipse plugin
Line 183: Line 208:
 
| [mailto:d_a_carver@yahoo.com David Carver]
 
| [mailto:d_a_carver@yahoo.com David Carver]
 
|   
 
|   
| Buddhika Laknath, University of Moratuwa - Sri Lanka
+
| Buddhika Laknath, University of Moratuwa - Sri Lanka. Filippo Bollini, Politecnico di Milano, Italy.
 
|-
 
|-
 
| Eclipse single instance
 
| Eclipse single instance
Line 197: Line 222:
 
| A data connector for BIRT Reports that allows BIRT to easily access data via JPA or JDO.
 
| A data connector for BIRT Reports that allows BIRT to easily access data via JPA or JDO.
 
| Markus Kuppe
 
| Markus Kuppe
| The BIRT Project Team  
+
| The BIRT Project Team - Jason Weathersby
 
| In [http://wiki.eclipse.org/Google_Summer_of_Code_2007_Ideas GSoC '07] the BIRT team was willing to mentor
 
| In [http://wiki.eclipse.org/Google_Summer_of_Code_2007_Ideas GSoC '07] the BIRT team was willing to mentor
 
|
 
|
Line 205: Line 230:
 
| This one is very business focused -- provide connectors and reports that allow Google customers and users to build their own reports on their Google Ad Revenue etc.
 
| This one is very business focused -- provide connectors and reports that allow Google customers and users to build their own reports on their Google Ad Revenue etc.
 
| Kevin Peters
 
| Kevin Peters
| The BIRT Project Team  
+
| The BIRT Project Team - Jason Weathersby
 
| In [http://wiki.eclipse.org/Google_Summer_of_Code_2007_Ideas GSoC '07] the BIRT team was willing to mentor
 
| In [http://wiki.eclipse.org/Google_Summer_of_Code_2007_Ideas GSoC '07] the BIRT team was willing to mentor
 
| [mailto:kevjay@gmail.com Kevin Peters], University of Kansas
 
| [mailto:kevjay@gmail.com Kevin Peters], University of Kansas
Line 213: Line 238:
 
| See https://bugs.eclipse.org/bugs/show_bug.cgi?id=149928 for additional details.
 
| See https://bugs.eclipse.org/bugs/show_bug.cgi?id=149928 for additional details.
 
| Kevin Peters
 
| Kevin Peters
| The BIRT Project Team  
+
| The BIRT Project Team - Jason Weathersby
 
|  
 
|  
 
| [mailto:kevjay@gmail.com Kevin Peters], University of Kansas
 
| [mailto:kevjay@gmail.com Kevin Peters], University of Kansas
|-
 
| PDE fetch script factory for SVN
 
| [http://www.eclipse.org/pde/ pde]
 
| So far Eclipse only support CVS in a map file build. Though there exists an SVN impl, it's not EPL
 
| Markus Kuppe
 
| If nobody from PDE: [mailto:fetchGSoC08@lemmster.de Markus Kuppe]
 
| [http://wiki.eclipse.org/index.php/PDEBuild#Building_from_a_subversion_repository SVN impl]
 
|
 
 
|-
 
|-
 
| JET Transforms/Wizards for creating project meta  
 
| JET Transforms/Wizards for creating project meta  
Line 231: Line 248:
 
| [[User:Nickb|Nick Boldt]]
 
| [[User:Nickb|Nick Boldt]]
 
|   
 
|   
| Michael Robb, Mount Royal College
+
| Michael Robb, Mount Royal College, [mailto:zhaokeqiang@gmail.com, Ke Qiang Zhao], Tsinghua University
 
|-
 
|-
 
| Rich text editing and wiki integration
 
| Rich text editing and wiki integration
Line 239: Line 256:
 
| Steffen Pingel
 
| Steffen Pingel
 
| There are at least two projects already providing wiki editing in Eclipse, albeit without Mylyn integration: [http://www.matheclipse.org/en/Eclipse_Wikipedia_Editor Wikipedia Editor], [http://eclipsewiki.sourceforge.net/ Wiki Editor]. </[[User:nickb]]>
 
| There are at least two projects already providing wiki editing in Eclipse, albeit without Mylyn integration: [http://www.matheclipse.org/en/Eclipse_Wikipedia_Editor Wikipedia Editor], [http://eclipsewiki.sourceforge.net/ Wiki Editor]. </[[User:nickb]]>
| Jingwen 'Owen' Ou, The University of British Columbia
+
| [mailto:jingweno@cs.ubc.ca Jingwen 'Owen' Ou], The University of British Columbia, [http://www.cs.ubc.ca/~jingweno/soc/SoC2008.pdf Proposal]
 
|-
 
|-
 
| Java based Abstract Syntax Tree (AST) generator for Ada Programs
 
| Java based Abstract Syntax Tree (AST) generator for Ada Programs
Line 247: Line 264:
 
| Tom Grosman, Adam Haselhuhn
 
| Tom Grosman, Adam Haselhuhn
 
| For a good idea about ASTs in Eclipse, see [http://www.eclipse.org/articles/article.php?file=Article-JavaCodeManipulation_AST/index.html JDT AST]
 
| For a good idea about ASTs in Eclipse, see [http://www.eclipse.org/articles/article.php?file=Article-JavaCodeManipulation_AST/index.html JDT AST]
|
+
| [mailto:zeroin23@gmail.com James Soh], Nanyang Technological University, Singapore
 +
[mailto:lipinski.bartosz@gmail.com Bartosz Lipinski], Warsaw Military University of Technology, Poland
 
|-
 
|-
 
| Feature implementation for Ada Development Toolkit
 
| Feature implementation for Ada Development Toolkit
Line 255: Line 273:
 
| Tom Grosman, Adam Haselhuhn
 
| Tom Grosman, Adam Haselhuhn
 
|
 
|
|
+
| [mailto:zeroin23@gmail.com James Soh], Nanyang Technological University, Singapore
|-
+
| JDT and Google Code Search service
+
| [http://www.eclipse.org/jdt JDT]
+
| JDT and Google Code Search service integration: a)During debug under JDT source code are often unavailable. Google Code Search Source Provider should provide source code for corresponding class. b)Integrate common JDT search possibilities (for example "Search\References") with Google Code Search Service (Search not under local projects but in Web too).
+
| Andrey Vakunov
+
|
+
|
+
| Michelangelo De Simone, University of Salerno - Italy. Andrey Vakunov, Grodno State University
+
 
|-
 
|-
 
| XML+CSS = IFigure
 
| XML+CSS = IFigure
Line 285: Line 295:
 
| Enhance Mylyn's Rich Client Bugzilla to have an address book for CC's
 
| Enhance Mylyn's Rich Client Bugzilla to have an address book for CC's
 
| Jingwen 'Owen' Ou
 
| Jingwen 'Owen' Ou
|
+
|  
 
| Normally people work on projects with similar teammates and it would be nice to use previous queries to propose CCs. Details in [https://bugs.eclipse.org/bugs/show_bug.cgi?id=152415 bug 152415]
 
| Normally people work on projects with similar teammates and it would be nice to use previous queries to propose CCs. Details in [https://bugs.eclipse.org/bugs/show_bug.cgi?id=152415 bug 152415]
|
+
| [mailto:jingweno@cs.ubc.ca Jingwen 'Owen' Ou], The University of British Columbia
|-
+
| Remote Service Deployment Tool
+
| [http://www.eclipse.org/ecf ECF]
+
| Take the R-OSGi Deployment Tool idea ([http://www.iks.inf.ethz.ch/publications/files/etx07.pdf paper]) and the prototype and port it to a new platform (PDE projects, ECF remote services, p2 for deployment) so that it can be easily used within Eclipse to deploy a distributed OSGi application.
+
| Jan S. Rellermeyer
+
| [mailto:rellermeyer_at_inf.ethz.ch Jan S. Rellermeyer]
+
|
+
|
+
 
|-
 
|-
 
| Enhanced Eclipse search
 
| Enhanced Eclipse search
Line 320: Line 322:
 
|  
 
|  
 
| Aleksandra Woźniak, Poznan University of Technology & Adam Mickiewicz University - Poznan, Poland
 
| Aleksandra Woźniak, Poznan University of Technology & Adam Mickiewicz University - Poznan, Poland
 +
|-
 +
| Lazy development: generating functional tests from use cases, a proof of concept
 +
| [http://www.eclipse.org/proposals/ormf/ ORMF]
 +
| The availability of use case documents that are structured in nature opens up vast horizons of  possibilities for automation of time consuming tasks. One of these is the      generation of test scenarios and test cases for functional testing directly from the use case flows descriptions. This is a fantastic idea not only for its potential in the time it would save, but also (and especially) because the generated tests would be guaranteed to represent the functional requirements expressed in the use case. This project is a concrete exploration of this fascinating idea. You will take our current ideas on the subject and will find interesting ways to create test scenario matrices and, from these, individual test cases, with their associated data, conditions and verification points. The technologies that will be brought to bear include XML Schema, UML, BIRT,  Eclipse SWT and JFace.
 +
| Barbara Rosi-Schwartz
 +
| [mailto:Barbara.Rosi-Schwartz@Etish.org Barbara Rosi-Schwartz], [mailto:Joel.Rosi-Schwartz@Etish.org Joel Rosi-Schwartz]
 +
|
 +
|
 +
|-
 +
| The use case puzzle complete: generating control artifacts from a use case mode
 +
| [http://www.eclipse.org/proposals/ormf/ ORMF]
 +
| We are personally using ORMF and Useme in our daily work and are drawing great pleasure from it, because it increases our productivity and it ensures that our use case model is valid and correct. However, whenever we want to see the big picture, either to get an overview of the requirements space or for management purposes, we find ourselves having to build by hand various types of control artifacts, such as use case lists, use case traceability matrices and dependency trees. Once created, these artifacts have to then be maintained up to date as the use case model evolves and changes. This task is tedious and time consuming  at best and quite error prone at worst.This project is about the automatic and dynamic generation of such control artifacts from the use case model. You will extract the relevant information from the model stored in the database, create the appropriate reports and visualize them within Eclipse views. The lists and tables presented in these views will be customizable through sorting and filtering, to enable the user to extract all the information she requires at any given point in time. BIRT will be the tool of choice for this work.
 +
| Barbara Rosi-Schwartz
 +
| [mailto:Barbara.Rosi-Schwartz@Etish.org Barbara Rosi-Schwartz], [mailto:Joel.Rosi-Schwartz@Etish.org Joel Rosi-Schwartz]
 +
|
 +
|
 +
|-
 +
| Flow Visualisation: Generating activity diagrams from use cases
 +
| [http://www.eclipse.org/proposals/ormf/ ORMF]
 +
| ORMF provides structured use case definitions (documents) that are validated against an XML schema. One of the most desirable new features is to be able to dynamically generate UML Activity diagrams from the use case flows. The technologies that will be brought to bear include XML Schema, UML, Eclipse GMF and Eclipse EMF
 +
| Joel Rosi-Schwartz
 +
| [mailto:Barbara.Rosi-Schwartz@Etish.org Barbara Rosi-Schwartz], [mailto:Joel.Rosi-Schwartz@Etish.org Joel Rosi-Schwartz]
 +
|
 +
|
 +
|-
 +
| Filling up the corners: implementing the supportive document editor types
 +
| [http://www.eclipse.org/proposals/ormf/ ORMF]
 +
| There are number of "helper" document types that are core to the ORMF vision. I use the word "helper" because these types tend to be referred to by all other document types. The document types of interest are Glossary, Issues, NFR, Risks, and Assumptions. The students project would encompass creating the XML schema and structured editors for these types. The skills used would be XML Schema, Eclipse SWT and JFace, Eclipse GMF and Eclipse EMF.
 +
| Joel Rosi-Schwartz
 +
| [mailto:Barbara.Rosi-Schwartz@Etish.org Barbara Rosi-Schwartz], [mailto:Joel.Rosi-Schwartz@Etish.org Joel Rosi-Schwartz]
 +
|
 +
|
 
|-
 
|-
 
| Augment p2 dependencies
 
| Augment p2 dependencies
Line 335: Line 369:
 
|   
 
|   
 
|   
 
|   
|
+
| [mailto:zhaokeqiang@gmail.com, Ke Qiang Zhao], Tsinghua University
 
|-
 
|-
 
|Custom menu positioning for Eclipse Monkey scripts
 
|Custom menu positioning for Eclipse Monkey scripts
Line 342: Line 376:
 
| [[User:Nitind|Nitin Dahyabhai]]
 
| [[User:Nitind|Nitin Dahyabhai]]
 
|   
 
|   
 +
 +
|
 +
|-
 +
| Customizable display of objects in CDT debugger
 +
| [[CDT]]
 +
| Variables view of CDT debugger currently displays object variables as trees with each data member represented by a separate node. Some types, like std::string, have a complex internal structure, but a simple meaning. Having to open multiple levels of node hierarchy to see the contents of a string is very annoying. In most cases user does not care about all details of the string object and just wants to see the contents of the string. This problem can be solved by supporting user-defined auto expansion rules defining display formats for commonly used types. See {{bug|155331}} for more information.
 +
| Sergey Prigogin
 +
| [mailto:eclipse.sprigogin@gmail.com Sergey Prigogin]
 
|   
 
|   
 
|
 
|
Line 353: Line 395:
 
|
 
|
 
|-
 
|-
| JDT Debugger Extensibility
+
| ECF and Yahoo
| [http://www.eclipse.org/eclipse/debug/jdt/ JDT Debug]
+
| [http://www.eclipse.org/ecf/ ECF]
| The JDT debugger provides debugging services and works with any JDPA-compliant JVM. The debugger has greatly matured over the years.  Debugging facilities in general have not advanced much, however.  Many in the research community would like to extend the capabilities of the JDT debugger without losing (or re-writing) existing functionality.  Doing so often requires customizing how the JDT debugger makes use of the Java Debug Interface (JDI).  This project would open up the JDI portion of the debugger in such a way that extensibility can be accomplished in a safe manner.
+
| Implement a EPL'd version of the Yahoo messaging protocol and than code an ECF provider implementation for that. The baseline goal of this project is to just implement messanging for Yahoo... things like file transfer can come later or if there's time.
| Jeffrey Czyz
+
+
+
| Jeffrey Czyz, University at Buffalo
+
|-
+
| PDE and JavaScript
+
| [http://www.eclipse.org/pde PDE]
+
| PDE allows you to create plug-ins using Java these days. This request is simply for a student to explore the realm of creating plug-ins using JavaScript or other languages. To start simple, I'd start with adding a new schema attribute of type "javascript" to allow plug-in authors to at least plug different languages in. From there, we can explore ideas on "how would you define a view" in such a way that you could take javascript or java code?
+
| Chris Aniszczyk
+
 
| Chris Aniszczyk
 
| Chris Aniszczyk
 +
| [mailto:caniszczyk@gmail.com Chris Aniszczyk]
 
|   
 
|   
|
+
| Michael Berry, University of Kent, Canterbury, UK.
 
|-
 
|-
| PDE and Equinox Transforms
+
| AIM Provider
| [http://www.eclipse.org/pde PDE]
+
| [http://www.eclipse.org/ecf ECF]
| Equinox has a new component called transforms that allows you to transform various aspects of a plug-in during runtime. For example, a common use case is to write a transform that modifies some plugin.xml entries to not display certain menu items. This project aims to provide tooling for the transforms component so plugin authors can easily author transforms.
+
| ECF allows messaging protocols to be plugged in as providers. AIM isn't currently supported. The student can choose to implement the AIM (OSCAR) protocol themselves, or wrap an existing Java library like JOscar.
| Chris Aniszczyk
+
| Chris Aniszczyk, Remy Suen
| Chris Aniszczyk
+
| [mailto:caniszczyk@gmail.com Chris Aniszczyk], [mailto:remy.suen@gmail.com Remy Suen]
 
|   
 
|   
| Bartosz Michalik, Poznan University of Technology - Poland
+
| Michael Berry, University of Kent, Canterbury, UK. Çağatay Çallı, Middle East Technical University - Turkey. Tharindu Mathew, University of Moratuwa Sri Lanka
 +
|-
 +
| IM for Eclipse
 +
| [http://www.eclipse.org/ecf ECF]
 +
| Developers work in project teams, and team members need to communicate. An IM program integrated into Eclipse itself will be useful for this, that's optimized to transfer large amounts of code which usual IM programs limit and also allows developers to be grouped accordingly.
 +
| Tharindu Mathew
 +
| [mailto:codesurgeon@gmail.com Mustafa K. Isik]
 +
| I think it's worth to take a look at the [http://www.eclipse.org/ecf ECF] project. Most of the features are already available there. This project might be re-targeted to provide for better UI integration of/exemplary apps for existing ECF functionality.
 +
| Michael Berry, University of Kent, Canterbury, UK. Michelangelo De Simone, University of Salerno - Italy. Michael Diamond, Dartmouth College. Sam Ryan, Victoria University Wellington New Zealand
 +
  [mailto:rosema7@gmail.com Mei Ma], University of Melbourne, Australia,
 +
|-
 +
| Remote Service Deployment Tool
 +
| [http://www.eclipse.org/ecf ECF]
 +
| Take the R-OSGi Deployment Tool idea ([http://www.iks.inf.ethz.ch/publications/files/etx07.pdf paper]) and the prototype and port it to a new platform (PDE projects, ECF remote services, p2 for deployment) so that it can be easily used within Eclipse to deploy a distributed OSGi application.
 +
| Jan S. Rellermeyer
 +
| [mailto:rellermeyer_at_inf.ethz.ch Jan S. Rellermeyer]
 +
|
 +
|
 
|-
 
|-
 
| VNC over ECF
 
| VNC over ECF
Line 389: Line 440:
 
| [http://calendar.google.com Google Calendar] is a popular and open calendaring system.  It would be useful to have an integrated ECF-based calendar for Eclipse.  See [http://dev.eclipse.org/mhonarc/lists/ecf-dev/msg01452.html mailing list entry by Marek Zawirski] for a more detailed description of idea.
 
| [http://calendar.google.com Google Calendar] is a popular and open calendaring system.  It would be useful to have an integrated ECF-based calendar for Eclipse.  See [http://dev.eclipse.org/mhonarc/lists/ecf-dev/msg01452.html mailing list entry by Marek Zawirski] for a more detailed description of idea.
 
| Scott Lewis
 
| Scott Lewis
| Scott Lewis, Remy Suen, Chris Aniszczyk, Markus Kuppe
+
| Scott Lewis, Remy Suen, Chris Aniszczyk, Markus Kuppe, [mailto:codesurgeon@gmail.com Mustafa K. Isik]
 
|   
 
|   
|
+
| [mailto:qiang.gu.bupt@gmail.com, Gu Qiang], Beijing University of Posts and Telecommunications, China
 
|-
 
|-
 
| SIP VoIP implementation for ECF
 
| SIP VoIP implementation for ECF
 
| [http://www.eclipse.org/ecf ECF]
 
| [http://www.eclipse.org/ecf ECF]
| SIP is a popular signaling protocol, widely used for setting up VoIP calls with 2 or more participiants. This project aims to create working SIP/VoIP implementation, that will implement existing [http://wiki.eclipse.org/index.php/VOIP ECF Call API]. Implementation should allow VoIP calls using SIP from Eclipse and will make Eclipse more functional softphone with another protocol implemented (already working implementations are jingle and Skype).
+
| SIP is a popular signaling protocol, widely used for setting up VoIP calls with 2 or more participiants. This project aims to create working SIP/VoIP implementation, that will provide [http://wiki.eclipse.org/index.php/VOIP ECF Call API]. Implementation should allow VoIP calls using SIP from Eclipse and will make Eclipse a more functional softphone with an another protocol supported (already working implementations are jingle and Skype).
 
| Marek Zawirski
 
| Marek Zawirski
 
| Scott Lewis, Remy Suen, Chris Aniszczyk, Markus Kuppe?
 
| Scott Lewis, Remy Suen, Chris Aniszczyk, Markus Kuppe?
Line 406: Line 457:
 
| Marek Zawirski
 
| Marek Zawirski
 
| Remy Suen, Scott Lewis, Chris Aniszczyk, Markus Kuppe?
 
| Remy Suen, Scott Lewis, Chris Aniszczyk, Markus Kuppe?
 
|
 
|-
 
| Customizable display of objects in CDT debugger
 
| [[CDT]]
 
| Variables view of CDT debugger currently displays object variables as trees with each data member represented by a separate node. Some types, like std::string, have a complex internal structure, but a simple meaning. Having to open multiple levels of node hierarchy to see the contents of a string is very annoying. In most cases user does not care about all details of the string object and just wants to see the contents of the string. This problem can be solved by supporting user-defined auto expansion rules defining display formats for commonly used types. See {{bug|155331}} for more information.
 
| Sergey Prigogin
 
| [mailto:eclipse.sprigogin@gmail.com Sergey Prigogin]
 
 
|   
 
|   
 
|
 
|
Line 447: Line 490:
 
| [mailto:Tomasz.Zarna@pl.ibm.com Tomasz Zarna]
 
| [mailto:Tomasz.Zarna@pl.ibm.com Tomasz Zarna]
 
| Some of the bugs {{bug|71374}}, {{bug|103681}}, {{bug|151980}}...
 
| Some of the bugs {{bug|71374}}, {{bug|103681}}, {{bug|151980}}...
 +
|
 +
|-
 +
| JavaScript debugger for IE
 +
| [http://eclipse.org/atf ATF]
 +
| ATF provides a Mozilla based debugger and an IE debugger would be welcomed. Some of the code from the [http://eclipse.org/actf ACTF] could be used as a base (an IE COM bridge)
 +
| Philippe Ombredanne
 +
| [mailto:pombredanne@gmail.com Philippe Ombredanne]
 +
|
 +
|
 +
|-
 +
| New Ajax tools and enhancements
 +
| [http://eclipse.org/atf ATF]
 +
| ATF needs your help to implement new features . See [http://www.eclipse.org/projects/slides/Continuation%20Review%20for%20the%20Eclipse%20ATF%20Project.pdf this documents for some ideas]
 +
| Philippe Ombredanne
 +
| [mailto:pombredanne@gmail.com Philippe Ombredanne]
 +
|
 
|
 
|
 
|-
 
|-
 
| Novel Rich Client
 
| Novel Rich Client
| [http://www.eclipsemozilla.org EclipseMozilla.org]
+
| [http://www.eclipsemozilla.org EclipseMozilla.org] [http://eclipse.org/atf ATF]
 
| Use the EclipseMozilla browser component and find new ways to program rich client applications. Especially, combining Eclipse technology with HTML and Flash is of interest. You should mesh Eclipse technology with web technologies to create a new unique way for rich client programming. This is a very innovative task. For more info contact me.
 
| Use the EclipseMozilla browser component and find new ways to program rich client applications. Especially, combining Eclipse technology with HTML and Flash is of interest. You should mesh Eclipse technology with web technologies to create a new unique way for rich client programming. This is a very innovative task. For more info contact me.
 
| Thomas Derflinger
 
| Thomas Derflinger
 
| [mailto:tderflinger@gmail.com Thomas Derflinger]
 
| [mailto:tderflinger@gmail.com Thomas Derflinger]
 
|
 
|
|  
+
| [mailto:miyamoto.takuya@lab.ime.cmc.osaka-u.ac.jp Takuya Miyamoto], Osaka University, Japan
 
|-
 
|-
 
| Split File Editor
 
| Split File Editor
Line 470: Line 529:
 
| Nikolay Botev
 
| Nikolay Botev
 
|   
 
|   
|
+
| There has been a good start on this [http://www.hexapixel.com/ribbon/ here], and it might be EPL'd already.
| Nikolay Botev, San Jose State University - San Jose, California, USA.
+
| Nikolay Botev, San Jose State University - San Jose, California, USA. [mailto:phenix789@gmail.com Claude Ramseyer] - Universite de Montpellier 2 - France
 
|-
 
|-
 
| Equinox and SAT4J
 
| Equinox and SAT4J
Line 481: Line 540:
 
|
 
|
 
|-
 
|-
| ECF and Yahoo
+
| Support for StyledText
| [http://www.eclipse.org/ecf/ ECF]
+
| [http://www.eclipse.org/rap RAP]
| Implement a EPL'd version of the Yahoo messaging protocol and than code an ECF provider implementation for that. The baseline goal of this project is to just implement messanging for Yahoo... things like file transfer can come later or if there's time.
+
| One of the most asked features of RAP is the StyledText widget. Not only to show funny colored texts in your application but it's one of the most complex widgets to implement. But having at least some basic API working enabled RAP to port other parts of RCP to the web based on the new StyledText widget. More information about StyledText can be found [http://help.eclipse.org/stable/nftopic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/StyledText.html here].  
| Chris Aniszczyk
+
| Benjamin Muskalla
| [mailto:caniszczyk@gmail.com Chris Aniszczyk]
+
| Frank Appel, Rüdiger Herrmann
+
| Michael Berry, University of Kent, Canterbury, UK.
+
|-
+
| BPMN/BPEL to SCA model transformations for STP
+
| [http://www.eclipse.org/stp/ STP]
+
| This project will leverage and extend the existing STP Intermediate Model (STP-IM) in order to provide better support for transformations between process editors (BPMN and BPEL) and architecture editors (SCA in particular, potentially EID as well). The contribution would be of great importance to SOA developers and would therefore be an important incentive for the community adoption of the Eclipse STP.  
+
| Juan Cadavid
+
| [mailto:adrian.mos@inria.fr Adrian Mos]
+
 
|
 
|
| Juan Cadavid, Universidad EAFIT, Medellín Colombia.
+
| [mailto:phenix789@gmail.com Claude Ramseyer] - Universite de Montpellier 2 - France
 +
|-
 +
| Theme Editor
 +
| [http://www.eclipse.org/rap RAP]
 +
| Theming allows RAP application developers to give their applications a custom style. Currently, a theme must be defined as a .properties file. As the theming capabilities improve, these files are getting more and more complex. A theme editor should provide an easy-to-use user interface for defining themes. It could be shipped as part of the RAP tooling. For more information on the RAP theming, see the [http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.rap.help/help/html/advanced/theming.html online help].
 +
| Ralf Sternberg
 +
| [mailto:rsternberg@innoopract.com Ralf Sternberg]
 +
 +
| Mathias Schaeffner, Coventry University, UK
 
|-
 
|-
 
| RAP product file
 
| RAP product file
 
| [http://www.eclipse.org/rap/ RAP]
 
| [http://www.eclipse.org/rap/ RAP]
|
+
| At the moment RAP does not contain any public tool, which helps the developers to export their projects easier and faster. The goal is to write a plug-in which helps to export projects to a standalone application or a war file.
 
| Balazs Brinkus
 
| Balazs Brinkus
 
|  
 
|  
 
|   
 
|   
 
| Balazs Brinkus, University of Szeged, Hungary
 
| Balazs Brinkus, University of Szeged, Hungary
|}
+
|-
 +
| Ant buildfile refactorings
 +
| [http://www.eclipse.org/projects/project_summary.php?projectid=eclipse.platform.ant 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
 +
| [mailto:Darin_Swanson@us.ibm.com Darin Swanson]
 +
|
 +
|
 +
|-
 +
| Platform/Team Synchronization on top of RSE
 +
| [http://www.eclipse.org/dsdp/tm Target Management]
 +
| Remote System Explorer (RSE) provides transparent access to remote resources, including upload and download of files. Compare/merge of entire directory trees as well as minimal upload of trees thanks to Synchronization is currently a missing and often-asked-for feature. The goals would be integrating Platform/Team synchronization APIs on top of RSE file providers first, and then improving the algorithms for performing remote comparisons with minimal data transfer (by using timestamps, file sizes and MD5 hashes eventually). See {{bug|185925}} for more details.
 +
| Martin Oberhuber
 +
| [mailto:martin.oberhuber@windriver.com Martin Oberhuber]
 +
|
 +
| [mailto:miyamoto.takuya@lab.ime.cmc.osaka-u.ac.jp Takuya Miyamoto], Osaka University, Japan
 +
|-
 +
| BIRT-based Dash reports
 +
| [http://www.eclipse.org/dash Dash], [http://www.eclipse.org/birt BIRT]
 +
| Some ideas: provide Bugzilla stat reporting ({{bug|211163}}); provide newsgroup stat reporting ({{bug|211348}}); enhance [http://dash.eclipse.org/dash/commits/web-app/ existing queries] ({{bug|209711}}).
 +
| Nick Boldt
 +
| [[User:Nickb|Nick Boldt]]
 +
|
 +
|
 +
|-
 +
| All Markers View: Add "Filters" text field with query support
 +
| [http://www.eclipse.org/eclipse/platform-ui/ Platform UI]
 +
| Type Filters such in the Preferences dialog or Plugin Registry view are pretty cool Eclipse features: while typing only the things are shown matched by the query. This works fine filtering trees, but not applicable for tables. In a table or a table tree you may apply your filter only on a specific column or combine some simple queries. Such a filter input field should be added on top of the All Markers or Problems view allowing queries like: (a) Description:token - in Description column: a word which starts with token (b) Java AND (Eclipse OR Equinox) - in any column: Java and Eclipse or Java and Equinox (c) *Dialog< - in any column: a word ends with Dialog. A content assist should support entering complex queries by providing all columns titles plus ":". This proposal may simplify the filter dialog of the Problems view sometime.
 +
| [mailto:Holger.Voormann@verigy.com Holger Voormann], [mailto:loskutov@gmx.de Andrei Loskutov]
 +
 +
 +
|
 +
|-
 +
| Search functionality in Subversive
 +
| [http://www.eclipse.org/subversive/ Subversive]
 +
| Subversive provides functionality to browse repository remotely through Repository View, inspect revisions through History View and make updates and commits through Synchronize View. It covers most use cases typical for development. But there is another pretty important use case – search. It will be very useful if Subversive allows searching specific revisions by the name of modified resource, commit message, etc. Ideally search component should support extended operations set, for example: search resource by name in old revisions, even it doesn’t exist in HEAD, etc.
 +
| Igor Vinnykov
 +
| Alexander Gurov
 +
 +
|
 +
|-}
  
 
More ideas can be found at [http://eclipse-wiki.info/GoogleSummerOfCode2007 Eclipse-Wiki], [[Mylyn Contribution Ideas|Mylyn 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], [[Mylyn Contribution Ideas|Mylyn Contribution Ideas page]], and [[Google Summer of Code 2007 Ideas|Google Summer of Code 2007 ideas]].
Line 510: Line 609:
 
==  Unmatched Students ==
 
==  Unmatched Students ==
 
Yifei Ma, Virginia Tech, Equinox
 
Yifei Ma, Virginia Tech, Equinox
 
Jingwen 'Owen' Ou, The University of British Columbia, Mylyn: dynamic traces and buddy list
 

Latest revision as of 00:24, 6 November 2008

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

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

Unmatched Students

Yifei Ma, Virginia Tech, Equinox

Title Project Abstract - links to details/bugs/etc Reporter Possible mentor(s) Comments Potential student(s)
Enhance Babel Translation Server Functionality Babel The Babel project provides a set of tools to make the job of globalizing Eclipse projects easier. We also have a translation server setup for people world wide, who are interested, to contribute translations in their language of choice. Babel is still in its initial stage. We need a lot of help providing functionality to the project. Enhancements may include: a voting mechanism for the translation server bug 209687, process Subversion hosted map files bug 217196, switching among translated/untranslated/all strings bug 217228, allow bookmarking file/string/translation bug 221420, interface to mark a string non-translatable bug 221970, API for translation server bug 223036, provide pseudo translation language packs bug 217339, integrate spell checking into translation server bug 221282, provide a dictionary of translations bug 217260. Kit Lo Denis Roy, Gabe O'Brien, Kit Lo Knowledge of PHP and SQL will be helpful.
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(?)

Continuous JUnit integration JDT Running a specific set of JUnit sets in the background while editing Java source code would help to detect defects early. The concept is to provide unobstrusive early detection and reporting of changes to source code that negatively affect its agreed upon functionality. Detecting failing tests would mark the changed source code with annotations to see which changes affected the green bar. There are already some (forgotten) bugs: bug 12167 and bug 51292. Benjamin Muskalla Markus Kuppe PAG Sam Ryan, Victoria University Wellington New Zealand. Andrew Murray, Queen's University
toString generation JDT Like the setter/getter, equals and hashcode generator, it would be nice to have a little helper to generate toString methods. See bug bug 26070 and take a look at this plugin for some ideas. Benjamin Muskalla Markus Kuppe JUtils Michelangelo De Simone, University of Salerno - Italy. Michael Diamond, Dartmouth College. Sam Ryan, Victoria University Wellington New Zealand. Andrew Murray, Queen's University. Filippo Bollini, Politecnico di Milano, Italy. Claude Ramseyer - Universite de Montpellier 2 - France, Ahmed Adan - Carleton University
JDT and Google Code Search service JDT JDT and Google Code Search service integration: a)During debug under JDT source code are often unavailable. Google Code Search Source Provider should provide source code for corresponding class. b)Integrate common JDT search possibilities (for example "Search\References") with Google Code Search Service (Search not under local projects but in Web too). Andrey Vakunov Michelangelo De Simone, University of Salerno - Italy. Andrey Vakunov, Grodno State University
JDT Debugger Extensibility JDT Debug The JDT debugger provides debugging services and works with any JDPA-compliant JVM. The debugger has greatly matured over the years. Debugging facilities in general have not advanced much, however. Many in the research community would like to extend the capabilities of the JDT debugger without losing (or re-writing) existing functionality. Doing so often requires customizing how the JDT debugger makes use of the Java Debug Interface (JDI). This project would open up the JDI portion of the debugger in such a way that extensibility can be accomplished in a safe manner. Jeffrey Czyz Jeffrey Czyz, University at Buffalo
Implement a search mechanism for BPMN diagrams BPMN Research indexing of domain specific models persisted in an XML format. Apply this research to indexing and searching BPMN diagrams. Antoine Toulme Antoine Toulme, Hugues Malphettes
Improve the usability of the BPMN editor BPMN Gather feedback from users of the modeler. Select enhancements to support and develop them. Antoine Toulme Antoine Toulme, Hugues Malphettes Xia Yehan,Beijing University of Posts and Telecommunications,China
BPMN/BPEL to SCA model transformations for STP STP This project will leverage and extend the existing STP Intermediate Model (STP-IM) in order to provide better support for transformations between process editors (BPMN and BPEL) and architecture editors (SCA in particular, potentially EID as well). The contribution would be of great importance to SOA developers and would therefore be an important incentive for the community adoption of the Eclipse STP. Juan Cadavid Adrian Mos Juan Cadavid, Universidad EAFIT, Medellín Colombia.
DITA or DocBook Help Content Producer User Assistance Eclipse User Assistance allows for help content to be dynamically produced. Traditionally, all Eclipse content came in the form of hand-written HTML files. This is so 90's, we should have help content producers to produce help content from DITA or DocBook files. Chris Aniszczyk, Chris Goldthorpe(?) Chris Aniszczyk, Chris Goldthorpe, David Carver Zhiyang Jiang,Chinese Academy of Sciences and Annie Lo, Simon Fraser University (Canada)
GraphicsZilla Phoenix Eclipse uses Bugzilla in many interesting ways. It uses it in the normal fashion for bug tracking. It also uses a modified version for IP tracking (IPZilla). This proposal is to create a GraphicsZilla to help streamline icon and graphics creation in Eclipse. This would allow not only programmers to contribute their talents to Eclipse. This would also make the process of where icons come from more transparent. See this blog post and bug for more info. Note, this would also provide a viewable repository of all the graphics used in Eclipse... which is currently lacking now. Chris Aniszczyk Chris Aniszczyk Goran Lochert, Faculty of Electrical Engineering and Computing
Bundles in a Browser Equinox Eclipse runs pretty much everywhere these days... in cell phones... devices... desktops... servers... how about a web browser? This proposal is being left open-ended for a purpose. I'd like to see a student figure out how to get Eclipse plug-ins (bundles) installed into a browser like Firefox and then somehow expose working with them via some API... maybe XPCOM or Javascript. That's all ;p Chris Aniszczyk Chris Aniszczyk Andrey Vakunov, Grodno State University
PDE fetch script factory for SVN pde So far Eclipse only support CVS in a map file build. Though there exists an SVN impl, it's not EPL Markus Kuppe If nobody from PDE: Markus Kuppe SVN impl
PDE Ménage à trois: Scala and Java PDE There are some crazy people out there developing Eclipse plug-ins using languages other than Java (how dare they ;p!). Scala is one of these popular languages and there already has been some Eclipse integration to make this happen. However, PDE suffers from limitations that strictly binds itself to Java... the goal of this project would be to analyze these PDE limitations... and come up with patches or prototyped code to let PDE play better with Scala and other languages. Chris Aniszczyk, Neil Bartlett (?) Chris Aniszczyk Moises Osorio, Instituto Tecnologico de Culiacan, Culiacan Mexico. wcoder.mx@gmail.com
Declarative Services (DS) Tooling PDE Equinox finally has a stable implementation of the Declarative Services specification from OSGi. It's time to tool this beast. Any takers? Chris Aniszczyk Chris Aniszczyk Bartosz Michalik, Poznan University of Technology - Poland. Rafael Oliveira Nóbrega, Universidade Federal de Pernambuco - Brazil
PDE and JavaScript PDE PDE allows you to create plug-ins using Java these days. This request is simply for a student to explore the realm of creating plug-ins using JavaScript or other languages. To start simple, I'd start with adding a new schema attribute of type "javascript" to allow plug-in authors to at least plug different languages in. From there, we can explore ideas on "how would you define a view" in such a way that you could take javascript or java code? Chris Aniszczyk Chris Aniszczyk
PDE and Equinox Transforms PDE Equinox has a new component called transforms that allows you to transform various aspects of a plug-in during runtime. For example, a common use case is to write a transform that modifies some plugin.xml entries to not display certain menu items. This project aims to provide tooling for the transforms component so plugin authors can easily author transforms. Chris Aniszczyk Chris Aniszczyk Bartosz Michalik, Poznan University of Technology - Poland
XpandDoc documentation generator M2T/Xpand Xpand is a template language which allows users to comment their templates with a JavaDoc-like syntax. So far, there is no tooling that can use this documentation. The goals of the project are to (1) create an engine that can parse Xpand template comments, (2) create a commandline tool that can generate a JavaDoc-like HTML output for all template comments in a project, and (3) enhance the Xpand text editor to show template comments in a tooltip when hovering over the respective template invocation. Peter Friese Peter Friese
Refactorings for Xpand / Xtend / Check M2T/Xpand Xpand, Xtend and Check are languages for writing code generators. As your code generator grows, you'll feel the desire to restructure your code generator templates. Currently, no refactoring support is available for Xpand / Xtend / Check. We're looking for a brave student willing to fill this void. Peter Friese Peter Friese
Improving the TCP/IP Monitor Plugin WTP_Server_Tools The TCP/IP Monitor plugin available with the Eclipse WTP could use some improvement in several areas. A few suggestions are XML prettyfying, switchable layouts, persistable message logs, tabs for concurrent listeners, proxy mode, HTTP proxy support, simulation of slow connections, documentation and overall UI and usability improvement. IMHO, such additions, alongwith other requirements expressed by developers for this plugin, would make it more popular among the Eclipse Web developer community. Suran Jayathilaka Suran Jayathilaka, University Of Colombo School Of Computing - Sri lanka

Saliya Ekanayake, Dept. of Computer Science & Engineering, University of Moratuwa. esaliya@gmail.com

Generic unit testing support DLTK? JUnit is well integrated at the moment used to test java code. As there are many other projects which need to implement other testing tools, we should be a generalized form of the Junit framework as provide some extension points to build the implementations of other XUnit frameworks on top of it. See bug 180884 for more informations. Benjamin Muskalla
Web-CAT Eclipse plugin Web-CAT Web-CAT is a plug-in-based web application that supports electronic submission and automated grading of programming assignments that is presently used by over 30 universities and colleges in the United States and elsewhere. The Web-CAT Grader supports traditional models of automated program grading, and also supports grading of assignments where students do their own testing. Web-CAT is already supported by an Eclipse plugin that allows students to view graders' comments on their assignments directly within the IDE. The aim of this project is to provide support for the graders as well, i.e., to allow professors, teaching assistants, and students to mark up code with comments, assign grades (both freeform and from rubrics), and so on. This will not only make grading easier, but will also help turn Eclipse into a student-friendly code review tool, which we hope will encourage wider use of code reviews in teaching. Jason Montojo Jason Montojo, Greg Wilson Qi Yang, University of Toronto - Canada
Feature Diagram plugin Feature Diagram Prototype "Feature diagrams" are a graphical notation for describing the relationships between class elements that first appeared in Michael Feathers' book "Working Effectively with Legacy Code". A prototype plugin for Eclipse that automatically produces feature diagrams, and allows users to modify their layout, now exists. The aim of this project is to connect that plugin to Eclipse's Java refactorings to allow drag-and-drop manipulation of the visual representations of fields and methods. Greg Wilson Greg Wilson
XQuery Syntax Editor XSL Tooling / Web Tools Incubator Provide basic support for XQuery syntax editing. Including coloring, validation, content assistance, possibly provide extensions for allowing the selection of which xquery editors can be used for validation. Preference pages for controling XQuery specificat options for generating output. Possible future ability to include debugging support. David Carver David Carver Buddhika Laknath, University of Moratuwa - Sri Lanka. Filippo Bollini, Politecnico di Milano, Italy.
Eclipse single instance platform More and more applications are eclipse RCP based applications. This is great but each application launch a JVM and load in memory quite often the same plug-ins. Like xul runner for mozilla, it would be interesting to have an "Eclipse runner". Issues to work on are how to manage several platforms (3.1, 3.2, 3.3, etc..) and share plug-ins (in memory). update : the problem seems to be adressed with p2 provided in eclipse 3.4 M6 Mariot Chauvin Someone from platform project
BIRT JPA or JDO Connector birt A data connector for BIRT Reports that allows BIRT to easily access data via JPA or JDO. Markus Kuppe The BIRT Project Team - Jason Weathersby In GSoC '07 the BIRT team was willing to mentor
BIRT Reports and Connectors for Ad Revenue birt This one is very business focused -- provide connectors and reports that allow Google customers and users to build their own reports on their Google Ad Revenue etc. Kevin Peters The BIRT Project Team - Jason Weathersby In GSoC '07 the BIRT team was willing to mentor Kevin Peters, University of Kansas
Barcode Support birt See https://bugs.eclipse.org/bugs/show_bug.cgi?id=149928 for additional details. Kevin Peters The BIRT Project Team - Jason Weathersby Kevin Peters, University of Kansas
JET Transforms/Wizards for creating project meta Modeling Releng? Nexus? Starting a new project requires a lot of duplicative code & metadata: .doc plugins/features, .examples plugins/features, .test examples/features, .sdk feature, .releng project. Being able to generate this from JET templates via a wizard would make it much easier to get a project up and running -- and then get a PDE build that much easier, too. Nick Boldt Nick Boldt Michael Robb, Mount Royal College, Ke Qiang Zhao, Tsinghua University
Rich text editing and wiki integration Mylyn Provide wiki integration. This involves providing mechanisms for rich editing and viewing of task repository comments in wiki format, potentially adding wiki editing. see also More ideas for Mylyn projects Steffen Pingel Steffen Pingel There are at least two projects already providing wiki editing in Eclipse, albeit without Mylyn integration: Wikipedia Editor, Wiki Editor. </User:nickb> Jingwen 'Owen' Ou, The University of British Columbia, Proposal
Java based Abstract Syntax Tree (AST) generator for Ada Programs Hibachi An Abstract Syntax Tree is the base framework for many powerful tools of a language IDE. For Hibachi, the Ada Development Toolkit project (like JDT or CDT), the presence of an AST would allow many more powerful IDE features, and improve those already in place (like refactoring, code folding, reformating). Tom Grosman Tom Grosman, Adam Haselhuhn For a good idea about ASTs in Eclipse, see JDT AST James Soh, Nanyang Technological University, Singapore

Bartosz Lipinski, Warsaw Military University of Technology, Poland

Feature implementation for Ada Development Toolkit Hibachi Implementation of new or extension of existing Hibachi funtionality. Depending on student interest and background, features may include but are not limited to code folding, Ada body generation, object tooltips display, dependency graphs and trees, code fixing, etc. Tom Grosman Tom Grosman, Adam Haselhuhn James Soh, Nanyang Technological University, Singapore
XML+CSS = IFigure GEF/Draw2d Adding possibility to generate draw2d figures from XML and CSS descriptors (for example HTML subset and CSS). Andrey Vakunov Anthony Hunter Andrey Vakunov, Grodno State University
Equinox Console and script language integration Equinox Integrate any script language (Groovy or JRuby or Bash :-) ) in OSGi console. Add possibilities to write in OSGi console "s grep <my-service-name>" Andrey Vakunov Andrey Vakunov, Grodno State University
Buddy list for task assignments and CCs Mylyn Enhance Mylyn's Rich Client Bugzilla to have an address book for CC's Jingwen 'Owen' Ou Normally people work on projects with similar teammates and it would be nice to use previous queries to propose CCs. Details in bug 152415 Jingwen 'Owen' Ou, The University of British Columbia
Enhanced Eclipse search platform Eclipse search plugin: provide an enhanced Eclipse search: better, faster, more relevant. Think Lucene or opengrok inside Eclipse. Philippe Ombredanne Philippe Ombredanne Jeffrey Czyz, University at Buffalo. Çağatay Çallı, Middle East Technical University - Turkey. Suran Jayathilaka, University Of Colombo School Of Computing - Sri lanka
Eclipse-Moodle integration The idea of this project is to provide an Eclipse plugin for the Moodle CMS e-learning system. This tool will enable students participating in online courses to import and export resources (projects or other materials) directly from an Eclipse workspace. Integration with Mylyn (for managing tasks assigned in such courses) could be an additional feature. Aleksandra Woźniak Aleksandra Woźniak, Poznan University of Technology & Adam Mickiewicz University - Poznan, Poland
Use case editor ORMF? Use case editor: for writing use cases in a textual form, managing sets of use cases and (maybe) generating UML diagrams as well as html and pdf files from them. Aleksandra Woźniak Aleksandra Woźniak, Poznan University of Technology & Adam Mickiewicz University - Poznan, Poland
Lazy development: generating functional tests from use cases, a proof of concept ORMF The availability of use case documents that are structured in nature opens up vast horizons of possibilities for automation of time consuming tasks. One of these is the generation of test scenarios and test cases for functional testing directly from the use case flows descriptions. This is a fantastic idea not only for its potential in the time it would save, but also (and especially) because the generated tests would be guaranteed to represent the functional requirements expressed in the use case. This project is a concrete exploration of this fascinating idea. You will take our current ideas on the subject and will find interesting ways to create test scenario matrices and, from these, individual test cases, with their associated data, conditions and verification points. The technologies that will be brought to bear include XML Schema, UML, BIRT, Eclipse SWT and JFace. Barbara Rosi-Schwartz Barbara Rosi-Schwartz, Joel Rosi-Schwartz
The use case puzzle complete: generating control artifacts from a use case mode ORMF We are personally using ORMF and Useme in our daily work and are drawing great pleasure from it, because it increases our productivity and it ensures that our use case model is valid and correct. However, whenever we want to see the big picture, either to get an overview of the requirements space or for management purposes, we find ourselves having to build by hand various types of control artifacts, such as use case lists, use case traceability matrices and dependency trees. Once created, these artifacts have to then be maintained up to date as the use case model evolves and changes. This task is tedious and time consuming at best and quite error prone at worst.This project is about the automatic and dynamic generation of such control artifacts from the use case model. You will extract the relevant information from the model stored in the database, create the appropriate reports and visualize them within Eclipse views. The lists and tables presented in these views will be customizable through sorting and filtering, to enable the user to extract all the information she requires at any given point in time. BIRT will be the tool of choice for this work. Barbara Rosi-Schwartz Barbara Rosi-Schwartz, Joel Rosi-Schwartz
Flow Visualisation: Generating activity diagrams from use cases ORMF ORMF provides structured use case definitions (documents) that are validated against an XML schema. One of the most desirable new features is to be able to dynamically generate UML Activity diagrams from the use case flows. The technologies that will be brought to bear include XML Schema, UML, Eclipse GMF and Eclipse EMF Joel Rosi-Schwartz Barbara Rosi-Schwartz, Joel Rosi-Schwartz
Filling up the corners: implementing the supportive document editor types ORMF There are number of "helper" document types that are core to the ORMF vision. I use the word "helper" because these types tend to be referred to by all other document types. The document types of interest are Glossary, Issues, NFR, Risks, and Assumptions. The students project would encompass creating the XML schema and structured editors for these types. The skills used would be XML Schema, Eclipse SWT and JFace, Eclipse GMF and Eclipse EMF. Joel Rosi-Schwartz Barbara Rosi-Schwartz, Joel Rosi-Schwartz
Augment p2 dependencies p2 In its first release, p2 limited its expression of dependencies to something equivalent to what most other package management system proposed (A package can say that it requires or conflicts with others). However several provisioning scenarios could benefit from more powerful inter-package dependencies (e.g, when mylyn and SVN are installed, install the connector). The goal of this project is to advance p2 by providing more powerful inter-package dependencies (and their mapping to the PB solver). Directions are: * more complex implications, * mapping filters into the solver, * expressing generic capabilities / dependencies (e.g. putting requirements on memory size, hard drive size, etc), * representing affinities between packages (see the OSGi notion of uses clauses) , * finding a way to automatically pick the most applicable line-up / recommendations Pascal Rapicault, Daniel Le Berre
Transformation from CIM to PIM This project aims to create a module for additional Omondo, allowing transformations from computation independent model (CIM) represented by activity diagram,to a platform independent model (PIM) represented by class diagram and use cases, based in model driven architecture (MDA) and UML. The project (paper) was submitted to eclipsecon 2008. Ernesto Suarez Lopez Ke Qiang Zhao, Tsinghua University
Custom menu positioning for Eclipse Monkey scripts Dash Eclipse Monkey scripts must currently reside under the Scripts menu, which doesn't integrate them well with existing functionality. When customizing a perspective, make it possible to add Monkey scripts to any menu (on the menu bar) that the user decides, both using specifiers in the script and through the UI. Nitin Dahyabhai
Customizable display of objects in CDT debugger CDT Variables view of CDT debugger currently displays object variables as trees with each data member represented by a separate node. Some types, like std::string, have a complex internal structure, but a simple meaning. Having to open multiple levels of node hierarchy to see the contents of a string is very annoying. In most cases user does not care about all details of the string object and just wants to see the contents of the string. This problem can be solved by supporting user-defined auto expansion rules defining display formats for commonly used types. See bug 155331 for more information. Sergey Prigogin Sergey Prigogin
CDT Windows Debugger CDT The CDT provides a front end to many debuggers in order to unify the debug UI around the Debug Platform augmented by a number of C/C++ specific debug views. We currently support the GNU debugger on Windows in parallel with build support for the GCC tool chain. We'd also like to support integration with the Windows SDK. We have Visual C++ build support. This project would be to add in Windows Debugger support. Doug Schaefer Doug Schaefer
ECF and Yahoo ECF Implement a EPL'd version of the Yahoo messaging protocol and than code an ECF provider implementation for that. The baseline goal of this project is to just implement messanging for Yahoo... things like file transfer can come later or if there's time. Chris Aniszczyk Chris Aniszczyk Michael Berry, University of Kent, Canterbury, UK.
AIM Provider ECF ECF allows messaging protocols to be plugged in as providers. AIM isn't currently supported. The student can choose to implement the AIM (OSCAR) protocol themselves, or wrap an existing Java library like JOscar. Chris Aniszczyk, Remy Suen Chris Aniszczyk, Remy Suen Michael Berry, University of Kent, Canterbury, UK. Çağatay Çallı, Middle East Technical University - Turkey. Tharindu Mathew, University of Moratuwa Sri Lanka
IM for Eclipse ECF Developers work in project teams, and team members need to communicate. An IM program integrated into Eclipse itself will be useful for this, that's optimized to transfer large amounts of code which usual IM programs limit and also allows developers to be grouped accordingly. Tharindu Mathew Mustafa K. Isik I think it's worth to take a look at the ECF project. Most of the features are already available there. This project might be re-targeted to provide for better UI integration of/exemplary apps for existing ECF functionality. Michael Berry, University of Kent, Canterbury, UK. Michelangelo De Simone, University of Salerno - Italy. Michael Diamond, Dartmouth College. Sam Ryan, Victoria University Wellington New Zealand
 Mei Ma, University of Melbourne, Australia, 
Remote Service Deployment Tool ECF Take the R-OSGi Deployment Tool idea (paper) and the prototype and port it to a new platform (PDE projects, ECF remote services, p2 for deployment) so that it can be easily used within Eclipse to deploy a distributed OSGi application. Jan S. Rellermeyer Jan S. Rellermeyer
VNC over ECF ECF Virtual Network Console is a popular screen sharing technology. It would be useful to have an implementation of VNC protocol for ECF. See mailing list entry by Marek Zawirski for a more detailed description of idea. Scott Lewis Scott Lewis, Remy Suen, Chris Aniszczyk, Markus Kuppe
Google Calendar access using ECF ECF Google Calendar is a popular and open calendaring system. It would be useful to have an integrated ECF-based calendar for Eclipse. See mailing list entry by Marek Zawirski for a more detailed description of idea. Scott Lewis Scott Lewis, Remy Suen, Chris Aniszczyk, Markus Kuppe, Mustafa K. Isik Gu Qiang, Beijing University of Posts and Telecommunications, China
SIP VoIP implementation for ECF ECF SIP is a popular signaling protocol, widely used for setting up VoIP calls with 2 or more participiants. This project aims to create working SIP/VoIP implementation, that will provide ECF Call API. Implementation should allow VoIP calls using SIP from Eclipse and will make Eclipse a more functional softphone with an another protocol supported (already working implementations are jingle and Skype). Marek Zawirski Scott Lewis, Remy Suen, Chris Aniszczyk, Markus Kuppe? Marek Zawirski, Poznan University of Technology - Poland
Further ECF and Mylyn integration ECF Improvement of distributed development process is common goal of Mylyn and ECF projects. There have been some efforts of integrating these projects. However, there are still some fields where integration could be further extended. This especially covers contacting easily with other developers when doing issue-oriented development with Mylyn. Goal of this project is to extend integration between Mylyn and ECF to allow easy task-oriented communication or task exchange. Marek Zawirski Remy Suen, Scott Lewis, Chris Aniszczyk, Markus Kuppe?
Patch file editor with an outline view Workspace Juggling patches is the practice of every day work for all Eclipse developers. The goal of the project is to create a patch file editor with an outline view. The outline view would allow not only browsing the patch, but also navigating to included files, applying only selected hunks and so on. Tomasz Zarna Tomasz Zarna Details and initial code in bug 190418.
"Compare With" dialog Workspace The goal of the project is to add a dialog allowing the user to select resources to compare. At this momement the user need to select 2 or 3 files with ctrl-clicking. This is not always as easy and reliable as it seems. The dialog would allow browsing the workspace or file system to locate the resource for comparison. Drag'n'dropping would be also very useful. Tomasz Zarna Tomasz Zarna See bug bug 224562 for details.
Patches comparison Workspace Juggling patches is the practice of every day work for all Eclipse developers. There are certain use cases when the user would like to compare two patches against each other. The problem is that straight comparison (two patches alone) is not enough, what we need here is comparing diffs in context. Tomasz Zarna Tomasz Zarna Details in bug 198149 and bug 213043.
diff from any comparison Workspace Generating a patch from any comparison is a very common request. It comes in many flavours: users would like to save a patch while comparing two files, two version in local history, current version and a one with a tag and so on. One thing they have in common is the ability to create a patch from actual comparison. It would be definietly a nice feature to have. Tomasz Zarna Tomasz Zarna Some of the bugs bug 71374, bug 103681, bug 151980...
JavaScript debugger for IE ATF ATF provides a Mozilla based debugger and an IE debugger would be welcomed. Some of the code from the ACTF could be used as a base (an IE COM bridge) Philippe Ombredanne Philippe Ombredanne
New Ajax tools and enhancements ATF ATF needs your help to implement new features . See this documents for some ideas Philippe Ombredanne Philippe Ombredanne
Novel Rich Client EclipseMozilla.org ATF Use the EclipseMozilla browser component and find new ways to program rich client applications. Especially, combining Eclipse technology with HTML and Flash is of interest. You should mesh Eclipse technology with web technologies to create a new unique way for rich client programming. This is a very innovative task. For more info contact me. Thomas Derflinger Thomas Derflinger Takuya Miyamoto, Osaka University, Japan
Split File Editor Platform Text Implement a split file editor functionality: bug 8009, the most voted-for bug ever in the entire Eclipse universe with >180 votes Nikolay Botev Nikolay Botev, San Jose State University - San Jose, California, USA.
Office-2007-ribbon-inspired UI Platform UI Toolbars and Menus are so 20th century (extremely outdated) and un-user-friendly. Eclipse's menus are particularly overcrowded and hard to manage. This project would be a bold endeavour - a wild experiment in UI innovation. The idea is to replace the menu and toolbars with an Office 2007-ribbon-inspired structure. Here is a tentative design of the new UI. The structure consists of top-level tabs that correspond to Eclipse IDE perspectives. Under the current tab are groups of buttons with labels on the bottom (like Office 2007). The groups correspond to the current top-level menus. Labels display the full menu on click (unlike Office 2007). The buttons in each group represent a list of relevant actions determined based on some intelligent mix of most-frequently- and most-recently-used statistics. The structure has enough room for 3 rows of buttons in small format with small (16x16) icon and optional label to the right (like Office 2007). The most relevant buttons are displayed in large format when possible, filling all three rows, with a large icon and label below. The structure automatically expands and shrinks based on window size to take advantage of all available space on modern high-resolution/wide-screen displays (like Office 2007). Nikolay Botev There has been a good start on this here, and it might be EPL'd already. Nikolay Botev, San Jose State University - San Jose, California, USA. Claude Ramseyer - Universite de Montpellier 2 - France
Equinox and SAT4J Equinox Do you like difficult problems of solving resolver problems at runtime? If so... this project is for you. The new provisioning work at Eclipse (p2) is using a new SAT Solver (SAT4J) to do complex resolver computations. This project will explore using SAT4J as the replacement for the current Equinox runtime resolver. Chris Aniszczyk BJ Hargrave, Thomas Watson, Chris Aniszczyk I think this should be more general. It should be about using constraint solver to replace the equinox resolver. Another open-source implementation of a solver is Choco
Support for StyledText RAP One of the most asked features of RAP is the StyledText widget. Not only to show funny colored texts in your application but it's one of the most complex widgets to implement. But having at least some basic API working enabled RAP to port other parts of RCP to the web based on the new StyledText widget. More information about StyledText can be found here. Benjamin Muskalla Frank Appel, Rüdiger Herrmann Claude Ramseyer - Universite de Montpellier 2 - France
Theme Editor RAP Theming allows RAP application developers to give their applications a custom style. Currently, a theme must be defined as a .properties file. As the theming capabilities improve, these files are getting more and more complex. A theme editor should provide an easy-to-use user interface for defining themes. It could be shipped as part of the RAP tooling. For more information on the RAP theming, see the online help. Ralf Sternberg Ralf Sternberg Mathias Schaeffner, Coventry University, UK
RAP product file RAP At the moment RAP does not contain any public tool, which helps the developers to export their projects easier and faster. The goal is to write a plug-in which helps to export projects to a standalone application or a war file. Balazs Brinkus Balazs Brinkus, University of Szeged, Hungary
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
Platform/Team Synchronization on top of RSE Target Management Remote System Explorer (RSE) provides transparent access to remote resources, including upload and download of files. Compare/merge of entire directory trees as well as minimal upload of trees thanks to Synchronization is currently a missing and often-asked-for feature. The goals would be integrating Platform/Team synchronization APIs on top of RSE file providers first, and then improving the algorithms for performing remote comparisons with minimal data transfer (by using timestamps, file sizes and MD5 hashes eventually). See bug 185925 for more details. Martin Oberhuber Martin Oberhuber Takuya Miyamoto, Osaka University, Japan
BIRT-based Dash reports Dash, BIRT Some ideas: provide Bugzilla stat reporting (bug 211163); provide newsgroup stat reporting (bug 211348); enhance existing queries (bug 209711). Nick Boldt Nick Boldt
All Markers View: Add "Filters" text field with query support Platform UI Type Filters such in the Preferences dialog or Plugin Registry view are pretty cool Eclipse features: while typing only the things are shown matched by the query. This works fine filtering trees, but not applicable for tables. In a table or a table tree you may apply your filter only on a specific column or combine some simple queries. Such a filter input field should be added on top of the All Markers or Problems view allowing queries like: (a) Description:token - in Description column: a word which starts with token (b) Java AND (Eclipse OR Equinox) - in any column: Java and Eclipse or Java and Equinox (c) *Dialog< - in any column: a word ends with Dialog. A content assist should support entering complex queries by providing all columns titles plus ":". This proposal may simplify the filter dialog of the Problems view sometime. Holger Voormann, Andrei Loskutov
Search functionality in Subversive Subversive Subversive provides functionality to browse repository remotely through Repository View, inspect revisions through History View and make updates and commits through Synchronize View. It covers most use cases typical for development. But there is another pretty important use case – search. It will be very useful if Subversive allows searching specific revisions by the name of modified resource, commit message, etc. Ideally search component should support extended operations set, for example: search resource by name in old revisions, even it doesn’t exist in HEAD, etc. Igor Vinnykov Alexander Gurov

Copyright © Eclipse Foundation, Inc. All Rights Reserved.