Related Projects

Besides the development of GrepClipse I'm also developing a couple of other Eclipse plugins that could be of interest even if they are not directly related to this one:

Rinzo XML Editor

Rinzo XML Editor is aiming to add to a simple xml editor capabilities more coupled to java development like:

  • If DTD/Schema is present it'll be used for validation and to propose autocompletion of tags and attributes.
  • If DTD/Schema is not present validation will be only for well formness and autocompletion will be based on elements already written in the document.
  • And also templates proposals on either case.
  • DTD and Schema generation from an example XML.
  • Syntax Coloring.
  • Background validation using the document DTD or Schema and well formness.
  • DTD and Schema generation from a XML.
  • Namespace support.
  • XML Refactoring and Quick Assist.
  • XPath Viewer.

Prolog Development Tools (ProDT)

If you are (or once was) studying different paradigms languages and particularly logic paradigm, you probably had noticed the low availability of integrated development environments (IDE's) for Prolog.

ProDT was born as an attempt to overcome this shortcoming by generating a Prolog IDE over the Eclipse platform currently supporting the following Prolog implementations:

Uqbar Tomcat XT

If you develop web applications and you think using WTP is a little more overhead than expected, you could try using Sysdeo Tomcat Launcher which is basically a direct launcher of Tomcat's process integrated to eclipse for which it is very lightweight.

The drawback of Sysdeo plugin is its lack of administrative elements of what's running on Tomcat which gave birth to Uqbar Tomcat XT