blob: 6a2edc4aa9d30fd4edc24093362fd471de0ff128 [file] [log] [blame]
Richard S. Hall85bafab2009-07-13 13:25:46 +00001<html>
2<header>
3<title>Launching Newton</title>
4</header>
5<table width="100%">
6 <tr>
7 <td valign="bottom"><h1>Launching Newton</h1></td><td align="right"><img src="../images/sigil.gif" /></td>
8 </tr>
9 <tr><td colspan="2">
10 <h2>Runtime Configuration</h2>
11 <p>To run a Infiniflow Service Fabric container within Eclipse you first need to configure
12 its runtime options in the IDE.</p>
13
14 <p>Open the Run configuration dialog by selecting the Run &rarr; Run&hellip; option
15 from the menu bar.</p>
16
17 <div align="center"><img class="figure" alt="Run Menu" src="my-images/run-menu.png"></div>
18
19 <p>Create a new Newton configuration by right-clicking on the Newton
20 configuration group and selecting <em>New</em>. Type in a name for your
21 configuration, the other default options should be sufficient for most
22 users.</p>
23
24
25 <div align="center"><img class="figure" alt="Run Dialog" src="my-images/run.png"></div>
26
27 <h2>Launch Newton</h2>
28 <p>Click the <em>Run</em> button to start the container, you will see
29 the container output appear in the console tab. Wait until the <em>Boot
30 Complete</em> line appears, as below.</p>
31
32
33 <div align="center"><img class="figure" alt="Boot Complete" src="my-images/run-complete.png"></div>
34
35<div id="footer">
36<table cellpadding="4" cellspacing="0" border="0">
37<tr>
38<td><a href="http://www.paremus.com/License">
39 Copyright &copy; 2003-2007 Paremus Limited.</a>
40 All rights reserved.
41 <br>
42
43<script type="text/javascript" language="JavaScript"><!--
44 document.write(" - "+"Last Published: " + document.lastModified);
45 // --></script>
46<div id="feedback">
47 Send feedback about the website to:
48 <a id="feedbackto" href="mailto:webmaster@paremus.com?subject=Feedback%C2%A0common/eclipse/UsingEclipsePlugin.html">webmaster@paremus.com</a>
49</div>
50</td><td nowrap class="footerLogos"></td>
51</tr>
52</table>
53</td></tr></table>
54</body>
55</html>