Skip to content

Commit 24d19df

Browse files
committed
1 parent 4f5bfd3 commit 24d19df

File tree

5 files changed

+22
-0
lines changed

5 files changed

+22
-0
lines changed
111 KB
Loading
51.1 KB
Loading

news/4.31/images/bndtemplates.png

87.7 KB
Loading
101 KB
Loading

news/4.31/pde.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,28 @@ <h2>Plug-in Development Environment</h2>
4040
<tr>
4141
<td id="dialogs-wizards-views" class="section" colspan="2"><h2>Dialogs, Wizards and Views</h2></td>
4242
</tr>
43+
<tr id="bndtemplates">
44+
<!-- https://github.com/eclipse-pde/eclipse.pde/pull/954 -->
45+
<td class="title">Support for bnd project templates</td>
46+
<td class="content">
47+
<p>
48+
In the 4.28 release there was support added for <a href="https://eclipse.dev/eclipse/news/4.28/pde.php#automatic-manifest">Automatic Manifest Generation</a>,
49+
this is now enhanced to support bnd project templates, so you can easily create own templates or create new projects with existing ones.
50+
</p>
51+
<p>
52+
<img src="images/bndtemplates.png" />
53+
</p>
54+
<p>
55+
This will now create a new <b>template</b> project that can be used to create new projects:
56+
<img src="images/298588266-34cd0cd9-ffed-44ad-a63f-938d8c5850d6.png" />
57+
</p>
58+
<p>
59+
When you now create another project you can select your created template project
60+
<img src="images/custom_template_project.png" />
61+
<img src="images/298589058-7e23f52b-0dd3-4e32-b11c-3d0cb0f7dced.png" />
62+
</p>
63+
</td>
64+
</tr>
4365
<!-- ******************** End ofDialogs, Wizard and Views ********************** -->
4466

4567
<!-- ******************** Editors ********************** -->

0 commit comments

Comments
 (0)