Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0d115f43fb276c02694c96bc9319928aef62469d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>

<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Build" content="Build">
   <title>Java Persistence Tools (JTP) 1.0.2 Patches</title>
</head>

<body>

<h1>JTP 2.0.2 Patches</h1>

<h2>Feature Patched: org.eclipse.jpt.patch</h2>
<h3>Plugin(s) replaced:</h3>
<ul><li>org.eclipse.jpt.gen</li></ul>
<p>Bug <a href='https://bugs.eclipse.org/220297'>220297</a>. Entity generation creates Embeddables with compile errors in some cases.</p>


</body></html>

Back to the top