30 projects tagged "Java"
TOPCASED stands for Toolkit in OPen source for Critical Applications and SystEm Development. It is a system and software engineering workshop based on Eclipse. It aims to provide the tools required to go from requirements to the implementation stages. Focused on modeling development engineering, it includes several graphical editors (for ECORE, UML, SysML, SAM, AADL, and more), an OCL rules editor and checker, several code generators (SMUC, UML2C, UML2Java, UML2Python), a document generator, gPM (a ticket tracker), xHDL tools, Tramway (a requirements traceability framework), and more. External tools can be easily connected to the workshop through its API or models.
Eclipse Code Recommender is an intelligent code recommender system which seamlessly integrates into Eclipse's Code Assist, and predicts only those method calls that are likely to be used by a developer in the current (code) situation. It can currently predict method calls for instances of the SWT framework, such as SWT Buttons, Labels, and Texts.
GlassFish Tools Bundle for Eclipse is an Eclipse distribution containing Eclipse Java EE 6 tooling. GlassFish 3 Java EE 6 is preconfigured, and optionally a JDK 1.6 all-in-one single installer is provided for XP, Mac OS X, OpenSolaris, or Linux. The GlassFish plugin for Eclipse provides the Application Server WTP adapter to enable Java EE development.
Databene Benclipse is an Eclipse plugin that integrates Databene Benerator with Eclipse. Benerator's purpose is to generate mass test data for performance testing that satisfies even complex validity constraints. Benclipse greatly simplifies especially the first steps in test data generation and speeds up test data definition even more by providing a project wizard with a series of templates to start with, a set of bundled JDBC drivers, a sophisticated JDBC configuration wizard, a database snapshot facility for creating database dumps in DbUnit format, and a built-in HSQL database for trying the first steps.
Zowie.Fractals is a plugin for the popular Eclipse IDE that lets the user explore the set of complex numbers in the Mandelbrot set. When rendered visually, these can be quite distracting, and even pretty. It features intuitive mouse usage, the ability to load and save your work as PNG files, the ability to change the number of iterations, and full editor history integration.
Tasktop Pro adds productivity features and connectors to Eclipse Mylyn. Tasktop Pro extends task focus to your time tracking, Web browsing, and desktop documents. It includes connectors to Firefox, Google GMail and Calendar, and Outlook/Exchange email and calendars. You can easily install additional connectors to Atlassian JIRA, Crucible, Rally, and CollabNet. Tasktop Pro is available with connectors to IBM ClearQuest and Danube ScrumWorks.
i-net Doqua is an Eclipse plug-in that helps documentation writers and developers to keep track of inconsistencies between style guides and the actual documentation. The system integrates into the Eclipse IDE and introduces a new perspective and several views. Since i-net Doqua uses standard JUnit testcases to check the documentation, you can trigger checks using Hudson or similar Ant based systems.