Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

C/C++ Actors

Revision as of 11:59, 18 July 2008 by Gch.mikrosimage.fr (Talk | contribs) (A proposal to define a set of actors to help people from the non Java world perform simple actions without using Ant)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Purpose

This page is a proposal to extends Buckminster's actor in order to bring users from the non Java world a better experience in executing actions like

  • downloading resources from the web
  • executing shell scripts

Back to the top