Sciweavers

ECLIPSE
2005
ACM
13 years 7 months ago
NaCIN: an Eclipse plug-in for program navigation-based concern inference
In this paper we describe NaCIN, an Eclipse plug-in that records a developer’s code navigation activity and produces sets of elements potentially implementing different concerns...
Imran Majid, Martin P. Robillard
ECLIPSE
2005
ACM
13 years 7 months ago
Leveraging Eclipse for integrated model-based engineering of web service compositions
In this paper we detail the design and implementation of an Eclipse plug-in for an integrated, model-based approach, to the engineering of web service compositions. The plug-in al...
Howard Foster, Sebastián Uchitel, Jeff Mage...
ECLIPSE
2005
ACM
13 years 7 months ago
IDE Support for test-driven development and automated grading in both Java and C++
Students need to learn testing skills, and using test-driven development on assignments is one way to help students learn. We use a flexible automated grading system called Web-CA...
Anthony Allowatt, Stephen Edwards
ECLIPSE
2005
ACM
13 years 7 months ago
Instant IDEs: supporting new languages in the CDT
While Eclipse has greatly simplified the task of creating integrated development environments, creating a full-featured IDE can still take years. Fortunately, for a large categor...
Jeffrey Overbey, Craig Rasmussen
ECLIPSE
2005
ACM
13 years 7 months ago
Study of novice programmers using Eclipse and Gild
In this paper we discuss a pilot user study that compares the use of two integrated development environments (IDEs), Eclipse and Gild, by novice programmers. Gild is a perspective...
Peter C. Rigby, Suzanne Thompson
ECLIPSE
2005
ACM
13 years 7 months ago
UMLAnT: an Eclipse plugin for animating and testing UML designs
Trung T. Dinh-Trong, Sudipto Ghosh, Robert B. Fran...
ECLIPSE
2005
ACM
13 years 7 months ago
Navigating error recovery code in Java applications
Java provides a program-level exception handling mechanism in response to error conditions (that are translated into exceptions by Java VM). However, exception handling code is of...
Chen Fu, Barbara G. Ryder