InstaSearch is an Eclipse plug-in for doing quick search in workspace files. It uses Lucene for indexing and fast searching of files in the workspace. The search is performed instantly as-you-type and resulting files are displayed in an Eclipse view.
Each file then can be previewed using few most matching and relevant lines. A double-click on the match leads to the matching line in the file.
Going far beyond syntax highlighting, the DXL Editor is a real development environment for IBM Rational DOORS® DXL language, built on the market-leading Eclipse platform, bringing its richness and power to provide a first-class environment for editing and executing your DXL scripts, on par with other first-class languages such as Java and C++.
DXL Editor is available for FREE!
Mercurial Eclipse is a plugin for the Eclipse platform to use Mercurial version system. From Mercurial homepage: Mercurial: a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects
| Version: | 1.4.1280 |
|---|---|
| License: | Free EPL |
| Added: | 2009.09.13 |
| Updated: | 2009.09.13 |
| Project Web site: | Mercurial Eclipse |
The HP C/C++ Remote Developer Plug-in for Eclipse allows you to develop C/C++ code on HP-UX, from the Eclipse Integrated Development Environment (IDE) on a Windows or Linux machine. It allows you to edit, compile and debug your C/C++ code remotely on HP-UX server. It also allows you to do static analysis of your C/C++ code using HP Code Advisor.
Datascooter is a small, fast , fresh object/relational persistence and query system, with commented and fully-functional JUnit tests. 20 times smaller Hibernate. Based on eclipse plugins, mapping based on the eclipse extension points, but it can run without eclipse runtime. Allows to modify of deep of fetching in runtime, to select complicated structures of heterogenous data by one query and save it in to other database wihout instantiation an user classes. Can working with any database with JDBC driver. Free and opensource.
Jalcedo is EPL-licensed to create a rapid application development tool set for the Eclipse RCP Platform.
Jalcedo realizes to reduce software development time/cost for RCP application, and to enable engineers to concentrate business logic and GUI customization.
Jalcedo has 3 steps to build user application:
Code2code (beta) is an eclipse plugin to generate code from templates. It allows Rails generators like functionality on java (or whatever) projects. Its main goal is easy generator creation by using known template engines, such as Freemarker, Velocity and Groovy Template Engine, and very few configuration.
See code2dode in action