40 projects tagged "Eclipse"
Saros is a Eclipse plugin for collaborative text editing that in particular targets distributed pair programming (also called remote pair programming), but can support arbitrarily many participants at once. All members of a session have an identical copy of an Eclipse project and Saros keeps these copies in sync as editing progresses.
Sigasi is an intelligent Eclipse- based development environment (IDE) for the VHDL language. It contains an ultra-fast VHDL parser and compiler that runs transparently in the background. At any given moment as you make modifications, the tool fully understands the design in terms of VHDL concepts. It allows you to write code faster by providing intelligent code completion, instant error reporting, intelligent navigation, mouse-over descriptions, a hierarchy browser, version control, issue and time tracking, and project and code templates.
WebSite-PHP is a PHP Framework which has the distinction of being fully object-oriented and not requiring special knowledge of HTML or JavaScript. Knowledge of PHP and mechanisms for object-oriented programming (OOP) are still required. It provides an easy-to-use framework which is compatible with MySQL. With its 100% object programming, it provides maximum reusability of the framework components.
Azzyzt JEE Tools is a set of Eclipse plugins for creating a so-called "azzyzted" project, and for creating code from a model. Azzyzt uses Java JPA entities as a model, and from that model it creates an enterprise application, ready to be deployed in a Java EE 6 application server like GlassFish 3.1, ready to be accessed via CORBA, SOAP, and REST. Thus the generated application is a set of Web services, providing all that you need in a typical CRUD application. Generated enterprise applications have separate source folders for generated and developer-supplied content. You can add your own functionality to a well-engineered base project. Azzyzt JEE Tools is not about user interfaces. It is expected that the generated application is accessed by a RIA frontend or by a fat client.
protobuf-dt is Google’s Eclipse-based editor for protocol buffers. It provides all the features you’d expect from an Eclipse editor (syntax highlighting, outline view, content assist, etc.) plus some protocol buffer-specific features, such as "Open Declaration" (hyperlinking) support, including imported .proto files, configurable integration with protoc, and automatic removal of trailing whitespace.