Escripts 1.0.1.r85

0  

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:
None
Login or register to tag items

Escripts is a simple XML-based scripting language for the Eclipse platform. Escripts can execute operations in an Eclipse workbench without requiring any user interaction. Escripts can even automatically perform UI operations like clicking a button or entering text in a dialog window. Build procedures or other recurring activities in an Eclipse workbench can be fully automated using Escripts.

Additional Details

  • Version Number: 1.0.1.r85
  • Eclipse Versions: 3.1, 3.2, 3.3, 3.4, 3.5
  • Organization: Mirko Raner
  • Date Created: 28/02/2008
  • Date Updated: 07/01/2010
  • Development Status: Alpha
  • License: Commercial
  • Submitted by: Mirko Raner

Reviews

Add a Review

Great Initiative

This project is a great initiative.

User is presented with a list of Actions, Wizzards, representing Eclipse menu-items, which can be dragged onto a script-file and then executed.

However these is not a (documented) way to create a (new) script file, neither is there a (documented) way to run the file, rendering this initiative useless.