| <html> |
| <header> |
| <title>Launching Newton</title> |
| </header> |
| <table width="100%"> |
| <tr> |
| <td valign="bottom"><h1>Launching Newton</h1></td><td align="right"><img src="../images/sigil.gif" /></td> |
| </tr> |
| <tr><td colspan="2"> |
| <h2>Runtime Configuration</h2> |
| <p>To run a Infiniflow Service Fabric container within Eclipse you first need to configure |
| its runtime options in the IDE.</p> |
| |
| <p>Open the Run configuration dialog by selecting the Run → Run… option |
| from the menu bar.</p> |
| |
| <div align="center"><img class="figure" alt="Run Menu" src="my-images/run-menu.png"></div> |
| |
| <p>Create a new Newton configuration by right-clicking on the Newton |
| configuration group and selecting <em>New</em>. Type in a name for your |
| configuration, the other default options should be sufficient for most |
| users.</p> |
| |
| |
| <div align="center"><img class="figure" alt="Run Dialog" src="my-images/run.png"></div> |
| |
| <h2>Launch Newton</h2> |
| <p>Click the <em>Run</em> button to start the container, you will see |
| the container output appear in the console tab. Wait until the <em>Boot |
| Complete</em> line appears, as below.</p> |
| |
| |
| <div align="center"><img class="figure" alt="Boot Complete" src="my-images/run-complete.png"></div> |
| |
| <div id="footer"> |
| <table cellpadding="4" cellspacing="0" border="0"> |
| <tr> |
| <td><a href="http://www.paremus.com/License"> |
| Copyright © 2003-2007 Paremus Limited.</a> |
| All rights reserved. |
| <br> |
| |
| <script type="text/javascript" language="JavaScript"><!-- |
| document.write(" - "+"Last Published: " + document.lastModified); |
| // --></script> |
| <div id="feedback"> |
| Send feedback about the website to: |
| <a id="feedbackto" href="mailto:webmaster@paremus.com?subject=Feedback%C2%A0common/eclipse/UsingEclipsePlugin.html">webmaster@paremus.com</a> |
| </div> |
| </td><td nowrap class="footerLogos"></td> |
| </tr> |
| </table> |
| </td></tr></table> |
| </body> |
| </html> |