Projects tagged ‘eclipse’ and ‘swt’


[53 total ]

1675 Users
   

The Eclipse platform is a generic foundation for an IDE. That is, the platform is an IDE without any particular programming language in mind. You can create generic projects, edit files in a generic ... [More] text editor, and share the projects and files with a Concurrent Versions System (CVS) server. The platform is essentially a glorified version of a file-system browser. [Less]
Created over 3 years ago.

93 Users
   

Eclipse RCP (Rich Client Platform) is a set of plug-ins added to the Eclipse platform for creating Rich Client Applications. These plug-ins are part of the Eclipse offering in the Runtime, SWT, JFace, and Workbench.
Created over 3 years ago.

23 Users
   

RSSOwl is a wise SWT-based news aggregator. Its search feature lets you hunt down the best RSS/RDF/Atom feeds on the Web, and then organize and share your feeds with agility. Other features include an ... [More] integrated browser; AmphetaRate, for acquiring news tailored to your tastes; full-text searching through headlines and descriptions; export feed summaries to PDF, RTF, and HTML; the ability to import or export OPML; the ability to exchange collections with others by importing or exporting subscriptions; the ability to import or export user data to and from other machines; automatic newsfeed updating; and much more. [Less]
Created over 3 years ago.

21 Users
   

SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.
Created over 2 years ago.

13 Users
   

The Riena platform is the foundation for building multi-tier enterprise client/server applications. As such Riena is broadening the usage of the service oriented architecture of OSGi/Equinox by ... [More] providing access to local and remote services in a transparent way. Using this uniform programming model, the components of Riena and the business components of the enterprise application can be developed regardless of their target location. Components are later easily placed on client or server depending on the business requirements. As an example the Riena user interface components supports a business process oriented user interface visualization and navigation metaphor which can be used as alternative to the default workbench layout. [Less]
Created 10 months ago.

9 Users
   

3D scene graph editor and game development system for jMonkeyEngine
Created over 2 years ago.

5 Users

Supplemental Custom Widgets for SWT (and more) The Nebula project is a source for custom SWT widgets and other UI components. Nebula is also an incubator for SWT. Some Nebula widgets will graduate ... [More] into SWT and therefore into the main Eclipse Platform. [Less]
Created over 3 years ago.

3 Users

SWT/XML is a lightweight XML markup language for describing Eclipse SWT / RCP user interfaces. It includes an Eclipse Web Tools based IDE editor plug-in. * Very readable and compact XML grammar ... [More] for describing SWT user interfaces. * Easy to learn and to use. If you know SWT, you just need to learn few API / XML conversion rules. * I18N support using label properties and resource bundles (same as for plugin.xml files). * Eclipse IDE plug-in with Content Assist and Preview. * Strict markup validation with meaningful exception messages. * Easy integration in your application, the runtime library of SWT/XML is very small (<150KB) and has almost no external dependencies (except for Eclipse RCP plug-ins) [Less]
Created about 1 year ago.

3 Users
   

Currently the only way to get rich text editing capabilities inside Eclipse RCP application is to use native browser widget. This is powerful but not very flexible solution. The goal of Rich Text ... [More] Editor project is to create WYSIWIG Markup editor, which will be based on StyledText? widget and will allow basic HTML authoring, as well as will support most of features from jface text editing infrastucture. [Less]
Created about 1 year ago.

3 Users

SWTBot is an automation and testing tool for SWT/RCP applications, with the facility to record and playback scripts. Features will include, text based scripts, ant support for playback of test suites, reporting, and multi threaded playback.
Created 12 months ago.