File tree 2 files changed +30
-0
lines changed
org.hibernate.eclipse.test.feature
org.jboss.tools.hibernate.orm.runtime.feature
2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 201
201
fragment =" true"
202
202
unpack =" false" />
203
203
204
+ <plugin
205
+ id =" org.jboss.tools.hibernate.orm.runtime.v_7_0.test"
206
+ download-size =" 0"
207
+ install-size =" 0"
208
+ version =" 0.0.0"
209
+ fragment =" true"
210
+ unpack =" false" />
211
+
212
+ <plugin
213
+ id =" org.jboss.tools.hibernate.orm.runtime.v_6_6.test"
214
+ download-size =" 0"
215
+ install-size =" 0"
216
+ version =" 0.0.0"
217
+ fragment =" true"
218
+ unpack =" false" />
219
+
204
220
</feature >
Original file line number Diff line number Diff line change @@ -55,4 +55,18 @@ Also this plugin is an addition to JBoss Tools Hibernate plugin which is license
55
55
version =" 0.0.0"
56
56
unpack =" false" />
57
57
58
+ <plugin
59
+ id =" org.jboss.tools.hibernate.orm.runtime.v_6_6"
60
+ download-size =" 0"
61
+ install-size =" 0"
62
+ version =" 0.0.0"
63
+ unpack =" false" />
64
+
65
+ <plugin
66
+ id =" org.jboss.tools.hibernate.orm.runtime.v_7_0"
67
+ download-size =" 0"
68
+ install-size =" 0"
69
+ version =" 0.0.0"
70
+ unpack =" false" />
71
+
58
72
</feature >
You can’t perform that action at this time.
0 commit comments