Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/whats_new005.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/whats_new005.htm8
1 files changed, 4 insertions, 4 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/whats_new005.htm b/jpa/plugins/org.eclipse.jpt.doc.user/whats_new005.htm
index a1388e298d..ccd08ee090 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/whats_new005.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/whats_new005.htm
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
-<!-- Run date = May 21, 2008 14:42:09 -->
+<!-- Run date = July 23, 2008 8:59:54 -->
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<title>Changing the Schema for a Project</title>
@@ -16,11 +16,11 @@
<meta name="copyright" content="Copyright (c) 2000, 2008 oracle . All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: Oracle - initial API and implementation" />
<link rel="copyright" href="dcommon/html/cpyr.htm" title="Copyright" type="text/html" />
<link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
-<link rel="start" href="../../index.htm" title="Home" type="text/html" />
-<link rel="contents" href="toc.htm" title="Contents" type="text/html" />
+<!-- start-->
+<!-- contents -->
</head>
<body>
-<div class="sect1"><!-- infolevel="all" infotype="General" --><a id="sthref252" name="sthref252"></a>
+<div class="sect1"><!-- infolevel="all" infotype="General" --><a id="sthref253" name="sthref253"></a>
<h1>New Mapping File Wizard</h1>
<p>The Mapping File wizard enables you to add an object map (orm.xml) to a JPA project if no object map exists at the location specified. Completing the wizard results in a stub <code>orm.xml</code> file.</p>
<div class="figure"><a id="BGGGDGIE" name="BGGGDGIE"></a>

Back to the top