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

ICE Job Profile

Revision as of 17:05, 5 February 2015 by Paul.roubekas.org (Talk | contribs) (Created page with "== Introduction == The Job Profile Editor is a tool designed to set up local or remote job executions. It allows the user to set up the following four pieces: *Execution inf...")

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

Introduction

The Job Profile Editor is a tool designed to set up local or remote job executions. It allows the user to set up the following four pieces:


  • Execution information
  • Threading options
  • Hostnames
  • Data Files

JobProfilePicture.png

Getting Started

Sections

Process: "Create a Job Launcher"

Once all the fields and attributes have been set up, the job can be persisted to file by selecting the Process tab and selecting Create a Job Launcher. This will store the file in the user directory for NiCE so that it can be utilized later to execute jobs with the configured launcher. For a more detailed walkthrough of how to make a custom Job Launcher, see our developers' tutorial, Your First Plug-in Part 2: Using the Job Profile Editor to create Job Launchers.

Related

Developer Documentation

Back to the top