blob: ff0f2372c3fa893e76ff4b62328825aaf54b804a [file] [log] [blame]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>4.1.1. Setting up your Workspace</title>
<link rel="stylesheet" type="text/css" href="../../css/style.css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="Jubula Developer Manual">
<link rel="up" href="creating-an-accessibility-plug-in.html" title="4.1. Creating an accessibility plug-in">
<link rel="prev" href="creating-an-accessibility-plug-in.html" title="4.1. Creating an accessibility plug-in">
<link rel="next" href="walkthrough.html" title="4.1.2. Walkthrough">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">4.1.1. Setting up your Workspace</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="creating-an-accessibility-plug-in.html">Prev</a> </td>
<th width="60%" align="center">4.1. Creating an accessibility plug-in</th>
<td width="20%" align="right"> <a accesskey="n" href="walkthrough.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div xmlns:d="http://docbook.org/ns/docbook" class="breadcrumbs">
<span class="breadcrumb-link"><a href="../index.html">Jubula Developer Manual</a></span> &gt; <span class="breadcrumb-link"><a href="creating-gef-toolkit-extensions.html">Creating GEF toolkit extensions</a></span> &gt; <span class="breadcrumb-link"><a href="creating-an-accessibility-plug-in.html">Creating an accessibility plug-in</a></span> &gt; <span class="breadcrumb-node">Setting up your Workspace</span>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="setting-up-your-workspace"></a>4.1.1. Setting up your Workspace</h3></div></div></div>
<p>
Although you can use the IDE of your choice to develop your
accessibility plug-in, this guide will use Eclipse with PDE
plug-ins.
</p>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem"><p>
Once you have created your new workspace, change that
workspace&#8217;s <span class="strong"><strong>Target
Platform</strong></span> by using the description mentioned in
this manual, as well as all plug-ins that make up
your AUT.
</p></li>
<li class="listitem"><p>
Create a new <span class="strong"><strong>Plug-in
Project</strong></span>. The default values proposed by the
wizard are acceptable, so simply enter a name for your new
accessibility project and complete the wizard without
additional modifications.
</p></li>
<li class="listitem"><p>
You now have a workspace with a properly configured target
platform as well as a new plug-in project. You can now begin
developing your GEF toolkit extension.
</p></li>
</ol></div>
</div>
<br xmlns:d="http://docbook.org/ns/docbook"><hr xmlns:d="http://docbook.org/ns/docbook">
<address xmlns:d="http://docbook.org/ns/docbook">Copyright BREDEX GmbH 2015. Made available under the Eclipse Public License v1.0.</address>
<br xmlns:d="http://docbook.org/ns/docbook">
</body>
</html>