<!--
Copyright (c) 2007-2008, Osmorc Development Team
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list
of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.
* Neither the name of 'Osmorc Development Team' nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-store, no-cache, must-revalidate">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<meta name="robots" content="none">
<meta name="copyright" content="Robert F. Beeger, http://osmorc.beeger.net">
<meta name="description" content="">
<meta name="keywords" content="">
<link rel="stylesheet" type="text/css" media="all" href="DefaultCSS/s.css">
<title>Set Up</title>
</head>
<body id="IJ_help" class="template">
<div id="container">
<div id="header">
<h1>Set Up</h1>
</div>
<div class="topicpath">
<table width="100%">
<tr>
<td width="80%"><strong>You are here:</strong> <a href="osmorc.html">Osmorc</a> / <strong>Set Up</strong>
</td>
<td align="right"><a href="settings.html">Next</a>
|
<a href="howitworks.html">Previous</a></td>
</tr>
</table>
</div>
<div class="introduction">
This section describes how to set up a project with Osmorc.
</div>
<div id="content">
<div class="section">
<ul style="list-style-image:url(images/blue_romb_blt.png)">
<li><a href="importeclipseproject.html">Import an Eclipse workspace into IDEA</a>
</li>
<li><a href="setupnew.html">Set up a new project with Osmorc</a>
</li>
</ul>
</div>
</div>
</div>
<div id="footer">
<p>Comments, questions, suggestions? See the <a href="feedback.html">Feedback</a> page.
<br>
<br>
<b>Copyright © 2007-2008 Robert F. Beeger.</b>
</p>
</div>
</body>
</html>