A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2017; you can also visit the original URL.
The file type is application/pdf
.
Filters
Generation of visual editors as eclipse plug-ins
2005
Proceedings of the 20th IEEE/ACM international Conference on Automated software engineering - ASE '05
More precisely, we present an Eclipse plug-in generating Java code for visual modeling plug-ins which can be directly executed in the Eclipse Runtime-Workbench. ...
The underlying technology is Eclipse with its plug-in capabilities on the one hand, and formal graph transformation techniques on the other hand. ...
The generated editors themselves are Eclipse plug-ins and hence can be integrated in the Eclipse framework. ...
doi:10.1145/1101908.1101930
dblp:conf/kbse/EhrigEHT05
fatcat:iftzm32tlfh25bon7cuh5scp6i
Supporting plug-in mashes to ease tool integration
2011
Proceeding of the 1st workshop on Developing tools as plug-ins - TOPI '11
The majority of IDEs implement a concept of plug-in that nicely supports the integration of tools within the IDEs. ...
We validated our idea by refactoring a set of Eclipse plugins for log-file analysis into TB-plug-ins, and designing several workflows that integrate plug-in tasks. ...
INTRODUCTION Modern integrated development environments (IDEs) are characterized by plug-in architectures that ease the integration of tools within IDEs (e.g., Eclipse 1 , Netbeans 2 and Microsoft Visual ...
doi:10.1145/1984708.1984710
dblp:conf/icse/MarianiP11
fatcat:4dbffjxinrez5phpvpftb6syom
Platform support for developing testing and analysis plug-ins
2011
Proceeding of the 1st workshop on Developing tools as plug-ins - TOPI '11
To guide the discussion, we leverage our experience in building a plug-in for two different platforms and generalize from that experience. ...
Plug-ins have become an important part of today's integrated development environments (IDEs). ...
To this end, we start from our experience with the development of a specific plug-in that supports automated regression testing for two IDEs: Eclipse and Visual Studio. ...
doi:10.1145/1984708.1984714
dblp:conf/icse/ChoudharyDJZO11
fatcat:ilan7nt7rzemnmozyf7i7ozf4e
MASH: A tool for end-user plug-in composition
2012
2012 34th International Conference on Software Engineering (ICSE)
Most of the modern Integrated Development Environments are developed with plug-in based architectures that can be extended with additional functionalities and plug-ins, according to user needs. ...
In this paper we present MASH, a tool that eases the programming of Integrated Development Environments. ...
In line with these results MASH integrates the flexibility of a plug-in architecture with the power and the simplicity of a visual language, thus allowing end-users to compose plug-in functionalities directly ...
doi:10.1109/icse.2012.6227241
dblp:conf/icse/MarianiP12
fatcat:r2elj7bmujcopgqdczg2pluddm
TerraME GIMS: An Eclipse plug-in for environmental modeling
2013
2013 3rd International Workshop on Developing Tools as Plug-Ins (TOPI)
So, this work presents the development of TerraME GIMS, an Eclipse plug-in for environmental systems modeling through visual metaphors that graphically represent the model. ...
However, the use of a programming language is still a limiting factor since its main users are researchers with different backgrounds who usually lack basic knowledge of algorithms and programming techniques ...
ACKNOWLEDGMENT We kindly acknowledge the fruitful discussions with the TerraME Modeling Group. This work was partially funded by CNPq (CTINFO 09/2010), FAPEMIG and UFOP. ...
doi:10.1109/topi.2013.6597192
dblp:conf/icse/LimaCFSP13
fatcat:swaj3omy25appntakdr75rzruq
Integrating a set of contract checking tools into Visual Studio
2012
2012 Second International Workshop on Developing Tools as Plug-Ins (TOPI)
Integrating tools and extensions into existing languages, compilers, debuggers, and IDEs can be difficult, workintensive, and often results in a one-off integration. ...
In this paper, we report on our experience of building and integrating the CodeContract tool set into an existing programming environment. ...
Generic Plug-ins: For IDE integration, write plug-ins that are reusable across many tools rather than a single specific one. ...
doi:10.1109/topi.2012.6229809
dblp:conf/icse/Fahndrich0LL12
fatcat:pczcccpokvhuhjae2djnpv7qlu
Report from 2nd international workshop on developing tools as plug-ins (TOPI 2012)
2013
Software engineering notes
The International Workshop on Developing Tools as Plug-Ins (TOPI) is a venue for researchers and practitioners interested in plug-in development. ...
of di erent kind of tools as plug-ins. ...
Session 2: Verification Tools as Plug-ins This session was devoted for plug-ins related with verification or program visualization tools. ...
doi:10.1145/2413038.2382769
fatcat:srchnpnt7jcqdlhbwtex46c3ki
Report from 2nd international workshop on developing tools as plug-ins (TOPI 2012)
2012
Software engineering notes
The International Workshop on Developing Tools as Plug-Ins (TOPI) is a venue for researchers and practitioners interested in plug-in development. ...
of di erent kind of tools as plug-ins. ...
Session 2: Verification Tools as Plug-ins This session was devoted for plug-ins related with verification or program visualization tools. ...
doi:10.1145/2382756.2382775
fatcat:2ioxyuofmrcbvo3b5rmglopmza
Rumadai: A plug-in to record and replay client-side events of web sites with dynamic content
2012
2012 Second International Workshop on Developing Tools as Plug-Ins (TOPI)
We present Rumadai, a Visual Studio plug-in, that helps web programmers test web pages by recording and replaying clientside events. Rumadai injects code into web pages to be deployed at servers. ...
Web page developers can query the saved client data, again using Rumadai seamlessly from Visual Studio, to replay all or a subset of events on a browser. ...
We implemented Rumadai as a Visual Studio plug-in. There is no fundamental reason why we could not implement our tool as a plug-in of another IDE, such as Eclipse. ...
doi:10.1109/topi.2012.6229819
dblp:conf/icse/YildizAS12
fatcat:v4ue2tqo4jgyrkfvst7jnyow3i
An Eclipse Plug-in for Model-Driven Development of Rich Internet Applications
[chapter]
2010
Lecture Notes in Computer Science
In this paper, we present a tool called OIDE (OOH4RIA Integrated Development Enviroment) aimed at accelerating the RIAs development through the OOH4RIA approach which establishes a RIA-specific model-driven ...
Rich Internet Applications (RIAs) have recently appeared in the Internet market offering a rich and efficient User Interface similar to desktop applications. ...
Thus, OIDE integrates a GWT plug-in which permits to prototype the RIA client-side in the Eclipse IDE. ...
doi:10.1007/978-3-642-13911-6_41
fatcat:iiopn2bknzf27oz7tqb3c7d2je
DPVK - An Eclipse Plug-in to Detect Design Patterns in Eiffel Systems
2004
Electronical Notes in Theoretical Computer Science
DPVK is implemented as an Eclipse plug-in to ensure better compatibility and extensibility. Open access under CC BY-NC-ND license. lution to a common design problem. ...
In this paper, we introduce DPVK, a reverse engineering tool to detect pattern instances in Eiffel systems. ...
It is also an ecosystem that enables diversified contributors to interact with each other. Therefore Eclipse is a collection of both plug-ins and access points of plug-ins. ...
doi:10.1016/j.entcs.2004.02.049
fatcat:g6jwufftrbfklcrncotmeu77ii
Plugging in and into code bubbles: the code bubbles architecture
2013
Software, Practice & Experience
This paper describes both how we have implemented Code Bubbles as a plug-in to Eclipse and how Code Bubbles itself is implemented as a set of plug-ins representing the different aspects of the environment ...
Code Bubbles is an attempt to redefine the user interface for an integrated programming environment. As it represents a whole new user interface, implementing it as a plug-in is inherently difficult. ...
Integrating with tools such as SVN requires adding multiple plug-ins. ...
doi:10.1002/spe.2196
fatcat:rielkzkpkvbmzoz6gqyplnzlya
What your plug-in test suites really test: an integration perspective on test suite understanding
2012
Empirical Software Engineering
The views have been implemented in ETSE, the Eclipse Plug-in Test Suite Exploration tool. We evaluate the proposed views by analyzing eGit, Mylyn, and a Mylyn connector. ...
To that end, we interview 25 professional developers on the problems they experience in test suite understanding for plug-in architectures. ...
Furthermore, ETSE is integrated in the Eclipse IDE, where it provides a graphical user interface allowing the user to interact easier with the tool. ...
doi:10.1007/s10664-012-9235-7
fatcat:gq7xl7tncba4zisxi7g4v72uf4
Generating Domain-Specific Visual Language Tools from Abstract Visual Specifications
2013
IEEE Transactions on Software Engineering
We describe a set of key conceptual requirements for such tools and our approach to addressing these requirements, a set of visual language-based meta-tools. ...
These support definition of meta-models, visual notations, views, modeling behaviours, design critics and model transformations and provide a platform to realize target visual modeling tools. ...
We have experimented with a range of ways of supporting human-centric modeling in Marama DSVL tools. ...
doi:10.1109/tse.2012.33
fatcat:d34ghvcr2nbhdlrn6n5tb3d5sy
Application management plug-ins through dynamically pluggable probes
2011
Proceeding of the 1st workshop on Developing tools as plug-ins - TOPI '11
corresponding infrastructure that allow administrators to define what they want to monitor and manage and automate the discovery and deployment of corresponding probes and related management console graphical plug-ins ...
In general, application management and monitoring is supported by textual management consoles while graphical user interfaces specialized for their tasks are preferred from average users. ...
A tool constructed using a plug-in approach would be ideal in that case. ...
doi:10.1145/1984708.1984718
dblp:conf/icse/GamaPLD11
fatcat:zshr4n7fafgcnc5q6txfwrprmi
« Previous
Showing results 1 — 15 out of 5,450 results