blob: 73b47f12819c563c8583ad092c30c9e7b10069dc [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>
Deleting a JRE definition
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"> </script>
</head>
<body>
<h1>
Deleting a JRE definition
</h1>
<p>
<br>
You can delete Java runtime environment definitions that are available for executing Java programs in the workbench.
</p>
<ol>
<li>
Open the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.jdt.debug.ui.preferences.VMPreferencePage)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="Opens the Installed JREs preference page">
<strong>Java &gt; Installed JREs</strong></a> preference page.
</li>
<li>
Select the definition you want to delete and click&nbsp;<strong>Remove</strong>.
</li>
<li>
Check the box for the definition that you want to use as the default JRE for the workbench.
</li>
</ol>
<h3 class="related">Related concepts</h3>
<a href="../concepts/concept-jdt.htm">Java development tools (JDT)</a>
<h3 class="related">Related tasks</h3>
<a href="../tasks/tasks-JREs.htm">Working with JREs</a><br>
<a href="../tasks/task-add_new_jre.htm">Adding a new JRE definition</a><br>
<a href="../tasks/task-assign_default_jre.htm">Choosing a default JRE</a><br>
<a href="../tasks/task-choose_config_jre.htm">Choosing a JRE for launching a project</a>
<h3 class="related">Related references</h3>
<a href="../reference/preferences/java/debug/ref-installed_jres.htm">Installed JREs preference page</a>
</body>
</html>