Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Scala IDE for Eclipse

Compare

  Analyzed about 20 hours ago

The Scala IDE for Eclipse is centered around seamless integration with the Eclipse Java tools, providing many of the features Eclipse users have come to expect. It provides advanced editing and debugging support for the development of pure Scala and mixed Scala-Java applications. Now with a ... [More] shiny Scala debugger, semantic highlight, more reliable JUnit test finder, an ecosystem of related plugins, and much more. [Less]

91.4K lines of code

0 current contributors

over 6 years since last commit

43 users on Open Hub

Inactive
4.22222
   
I Use This

Vaadin Addon: Lazy Query Container

Compare

  Analyzed about 3 hours ago

Lazy Query Container is a Vaadin framework addon which provides lazy loading container for Vaadin tables. Lazy Query Container supports buffered reads and writes of items. Data reads and writes are delegated through Query interface to an application specific business delegate.The QueryFactory and ... [More] Query interface implementations are designed to be application specific and should invoke a data source like WebService client, JDBC connection, JPA context or Java service class to read and write data items. The data source has to support querying data in batches.Lazy Query Container supports the following features: lazy loading of items, loading Items in batches, item caching with limited cache size, sorting, query statistics, changing item set and changing property set. Since version 1.1.0 Lazy Query Container also supports adding items, modifying items and removing items. The changes are buffered and can be either commited or discarded. Row status icons and status column generator are also included to allow for visualization of row states. See the demo for hands on experience on the features.If you like this add-on please add it to your stack in ohloh by clicking I use this button in the project page: https://www.ohloh.net/p/vaadin-lazyquerycontainer [Less]

5.92K lines of code

0 current contributors

about 8 years since last commit

9 users on Open Hub

Inactive
4.66667
   
I Use This

Eclipse Plug-in Development Environment

Compare

Claimed by Eclipse Foundation Analyzed about 16 hours ago

The Eclipse Plug-in Development Environment (PDE) provides tools to create, develop, test, debug, build and deploy Eclipse plug-ins, fragments, features, update sites and RCP products. PDE also provides comprehensive OSGi tooling, which makes it an ideal environment for component programming, not ... [More] just Eclipse plug-in development. PDE is built atop the Platform and JDT, and ships as part of the Eclipse SDK. [Less]

549K lines of code

31 current contributors

2 days since last commit

7 users on Open Hub

High Activity
4.66667
   
I Use This