<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>Settings</title>
</head>
<body id="IJ_help" class="template">
<div id="container">
<div id="header">
<h1>Settings</h1>
</div>
<div class="topicpath">
<table width="100%">
<tr>
<td width="80%"><strong>You are here:</strong> <a href="osmorc.html">Osmorc</a> / <strong>Settings</strong>
</td>
<td align="right"><a href="feedback.html">Next</a>
|
<a href="osmorc.html">Previous</a></td>
</tr>
</table>
</div>
<div class="introduction">
<p>
Osmorc's settings dialog provides access to project specific and application wide settings. It can be found in
<nobr><span class="ijMenu">File | Settings | Project Settings | Osmorc</span></nobr>.
</p>
</div>
<div id="content">
<div class="section">
<p>
The settings dialog contains two tabs labeled <span class="ijControl">Project Settings</span> and <span class="ijControl">Framework Definitions</span>
</p>
<p>
<a href="projectsettings.html">Project Settings</a> is used to change settings specific for the current project like
defining which framework instance is used by the project.
</p>
<p>
<a href="frameworkdefinitions.html">Framework Definitions</a> is used to define the locations and other parameters for framework
instances installed on the computer <span class="intelliJIDEA">IntelliJ IDEA</span> is currently running.
</p>
</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>