Added missing @since tags; fix for Bug 9220.
--- a/core/com.nokia.carbide.cpp.sdk.ui/src/com/nokia/carbide/cpp/sdk/ui/shared/BuildTargetsPage.java Wed Jul 08 11:07:28 2009 -0500
+++ b/core/com.nokia.carbide.cpp.sdk.ui/src/com/nokia/carbide/cpp/sdk/ui/shared/BuildTargetsPage.java Wed Jul 08 12:02:00 2009 -0500
@@ -240,6 +240,7 @@
* If using the template filter checkbox, this allows you to set the
* template to filter on.
* @param template the template to filter on
+ * @since 1.4
*/
public void setSelectedTemplate(ITemplate template) {
this.templateFilter.setTemplate(template);