Eclipse Plunging/UI

# Mylyn Mylyn is a Task-Focused UI for Eclipse that reduces information overload and makes multi-tasking easy. It does this by making tasks a first class part of Eclipse, and integrating rich and offline editing for repositories such as Bugzilla, Trac, a

Eclipse Plunging/UI

Eclipse Plunging/UI

       

  1. Mylyn
    Mylyn is a Task-Focused UI for Eclipse that reduces information overload and makes multi-tasking easy. It does this by making tasks a first class part of Eclipse, and integrating rich and offline editing for repositories such as Bugzilla, Trac, and JIRA. Once your tasks are integrated, Mylyn monitors your work activity to identify information relevant to the task-at-hand, and uses this task context to focus the Eclipse UI on the interesting information, hide the uninteresting, and automatically find what's related.
      
  2. Qt Jambi
    Qt Jambi is a cross-platform, rich client application development framework for Java. It includes a comprehensive class library and integrated development tools for high-end rich client application development. To organizations developing high performance, cross-platform desktop applications with Java, Qt Jambi increases development efficiency, adds freedom and flexibility to Java development, and provides the assurances of a solid, mature framework.
     
  3. Jigloo SWT/Swing GUI Builder
    Cloudgarden's Jigloo GUI Builder creates and manages code for all the parts of Swing or SWT GUIs as well as code to handle events, and shows you the GUIs as they are being built. Jigloo parses java class files to construct the form that you use when designing your GUI (round-tripping), so it can work o­n classes that were generated by other GUI builders or IDEs, or hand-coded classes. It can also convert from a Swing GUI to a SWT GUI and vice-versa.
      
  4. SWTCalendar widget
    SWTCalendar is a port of Kai Toedter's JCalendar to Eclipse's SWT. It is a GUI date picker for Java using SWT as the GUI toolkit. SWTCalendar was designed to be a flexible component so developer can embed a date picker in their application or create their own standalone date picker dialog.
     
  5. SwingWT
    SwingWT is a 100% pure Java library which aims to be a free implementation of Swing and AWT. Unlike Swing, it drives native peer widgets for your platform from SWT.
     
  6. Server-Side Swing Designer - ULC Visual Editor for Eclipse 3.1
    ULC Visual Editor (Server-Side Swing Designer) allows you to build Swing GUIs in a server-side J2EE architecture. It leverages the UltraLightClient library (ULC) that offers server-side peer classes for Swing, and generates both the client-side Swing components and the server-side peers.
       
  7. Mylyn Mantis Connector
    This project is an eclipse Mylyn Repository plug-in for the Mantis Bug Tracking application using the Mantis Connect SOAP interface. This Repository Connector is alpha quality. For the most part it works as advertised, it just needs testing and some refinements added.
       
  8. Extended VS Presentation
    Extended VS Presentation plugin contributes powerful editing sessions management and highly customisable and very useful Eclipse skin ("look and feel"). Editing sessions management allows you remember opened editor set (session) and reload it any time later. This is useful if you often switch from one to another context.
       
  9. JFormDesigner
    JFormDesigner is an advanced GUI designer for Swing user interfaces. It is easy and intuitive to use and provides a lot of powerful features. JFormDesigner fully supports JGoodies FormLayout, TableLayout, GridBagLayout, and other standard layout managers. The advanced GridBagLayout support allows the specification of horizontal and vertical gaps (as in TableLayout), which makes designing a form with consistent gaps using GridBagLayout much easier.
      
  10. Millstone Eclipse plugin
    Millstone Eclipse plugin integrates Millstone Web UI Library into Eclipse. Using this plugin developers can easily build web applications using Millstone UI Library and run them inside the Eclipse IDE.
      
  11. jaret timebars
    The jaret timebars component is a Gantt Chart component. It supports a hierarchical view , vertical orientation and visual editing. An addon pakage supports synchronizing with the Jaret Table and saving/restoring the viewstate in an Eclipse RCP application. A commercial license is available.
      
  12. Jump Start UI for Eclipse
    Jump Start UI is a development tool that jumpstarts your UI development by generating initial display and binding code based on the JavaBean. Genertes code for SWT, Eclipse Forms, HTML, and other languages/libraries.
      
  13. Task Tag Decorator
    "Task Tag Decorator" plugin is a simple plugin which can decorate "Package Explorer" view with icons or text decorations. Added PyDev support.
      
  14. jaret table
    The jaret table is a flexible custom drawn table widget. It features hierarchical model support (table tree) and some excel like features like autofilters and drag fill.