16 projects tagged "Eclipse RCP"
4DIAC is a framework for distributed industrial automation and control. It aims to provide an open, IEC-61499-compliant basis that lets the user establish a distributed industrial automation and control environment based on the targets' portability, configurability, and interoperability.
RPG Next Gen Editor is a lightweight RPG editor solely based on the Eclipse platform. It has some basic plugins which among other things provide a tree view on the QSYS filesystem, an RPG editor, Compile Result view, Spooled File view, and editor. The focus of the editor is on small size and speed. The goal for this project is a feature-complete RPG (programming language on the IBM System i platform) free-format editor that can be used to develop small- to mid-sized projects.
The Ultimate Live Music Audio Converter is an audio conversion tool specifically designed around the file formats used for live music trading. It currently supports conversion of SHN, FLAC, and WAV files to MP3 or Ogg. Advanced features include automatic tagging of files using the contents of a set-list file (MP3, Ogg, and FLAC only), upload of new files into Itunes Library, and scanning directories where new files are downloaded (manual or automatic).
StoryText (formerly PyUseCase) is an unconventional GUI testing tool written in Python. It currently has mature support for PyGTK, beta status support for Java Swing, SWT/Eclipse RCP, and Tkinter, and very basic support for wxPython. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up a "domain language" along with a "UI map file" that translates it into the current GUI layout. Instead of an "assertion" mechanism, it auto-generates a log of the GUI appearance and changes to it, so as to use that as a baseline for text-based testing, using e.g. TextTest. Instead of requiring the tester to add "wait" statements by hand, it includes support for instrumenting code so that "waits" can be recorded.
EMF Validation Builder is an Eclipse plugin that automates the validation process at the time of saving. This means that resource problem markers are up to date as soon as you save your model. A dependency table is maintained, which allows the validation process to be re-run when necessary. In particular, the tool can be directly used with ECore model files.