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 "Eclipse DemoCamps 2008 - Ganymede Edition/Karlsruhe/Session abstracts"

((Name of your talk))
(Continuous Quality Assurance with inCode)
Line 2: Line 2:
  
 
== Continuous Quality Assurance with inCode ==
 
== Continuous Quality Assurance with inCode ==
'''inCode''' is a plugin for Eclipse's Java development environment, that has a different approach to software quality assurance than any other previous tool, because it saves you the overhead of lengthy code review and restructuring sessions, by allowing you to detect and correct design problems ''continuously, as they appear''. In a sense, the tool acts as a virtual "pair programming buddy", that helps you stay in control of your code, and prevents emerging design flaws from becoming serious. Of course, the tool can also be used in a traditional manner, to perform software quality assessments on large projects written in Java. '''inCode''' is the concretization of a number of ideas, some of which received an IBM Eclipse innovation award in 2006.
+
'''inCode''' is a plugin for Eclipse's Java development environment, that has a different approach to software quality assurance than any other previous tool. Using '''inCode''' saves you the overhead of lengthy code review and restructuring sessions, by allowing you to detect and correct design problems ''continuously, as they appear''. In a sense, the tool acts as a virtual "pair programming buddy", that helps you stay in control of your code, and prevents emerging design flaws from becoming serious. Of course, the tool can also be used in a traditional manner, to perform software quality assessments on large projects written in Java. '''inCode''' is the concretization of a number of ideas, some of which received an IBM Eclipse innovation award in 2006.
  
 
'''Adrian Trifu''' is currently a teaching assistant and does research in the area of object oriented software quality assurance and evolution. Between 2001 and 2007, he has worked as a researcher and consultant in the software engineering group of the FZI Research Center for Information Technology in Karlsruhe, Germany. In 2008, he earned his PhD from the University of Karlsruhe, with a thesis on automated diagnosis of design flaws in object oriented systems.
 
'''Adrian Trifu''' is currently a teaching assistant and does research in the area of object oriented software quality assurance and evolution. Between 2001 and 2007, he has worked as a researcher and consultant in the software engineering group of the FZI Research Center for Information Technology in Karlsruhe, Germany. In 2008, he earned his PhD from the University of Karlsruhe, with a thesis on automated diagnosis of design flaws in object oriented systems.

Revision as of 13:40, 20 June 2008

This is the list of session abstracts for the Karlsruhe DemoCamp in June 2008.

Continuous Quality Assurance with inCode

inCode is a plugin for Eclipse's Java development environment, that has a different approach to software quality assurance than any other previous tool. Using inCode saves you the overhead of lengthy code review and restructuring sessions, by allowing you to detect and correct design problems continuously, as they appear. In a sense, the tool acts as a virtual "pair programming buddy", that helps you stay in control of your code, and prevents emerging design flaws from becoming serious. Of course, the tool can also be used in a traditional manner, to perform software quality assessments on large projects written in Java. inCode is the concretization of a number of ideas, some of which received an IBM Eclipse innovation award in 2006.

Adrian Trifu is currently a teaching assistant and does research in the area of object oriented software quality assurance and evolution. Between 2001 and 2007, he has worked as a researcher and consultant in the software engineering group of the FZI Research Center for Information Technology in Karlsruhe, Germany. In 2008, he earned his PhD from the University of Karlsruhe, with a thesis on automated diagnosis of design flaws in object oriented systems.

(Name of the second talk)

...

Copyright © Eclipse Foundation, Inc. All Rights Reserved.