You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/workbench.htm
+5-12Lines changed: 5 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,9 @@
1
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><htmllang="en">
1
+
<!DOCTYPE HTML><htmllang="en">
2
2
<HEAD>
3
3
4
4
<metaname="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
Copy file name to clipboardExpand all lines: eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/workbench_advext_activities.htm
+58-46Lines changed: 58 additions & 46 deletions
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,33 @@
1
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1
+
<!DOCTYPE HTML>
2
2
3
3
<htmllang="en">
4
4
<head>
5
5
<metaname="copyright" content="Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page. Portions contributed by Jan-Hendrik Diederich (bug 228956).">
Then, bind this activity to a UI element, for example a view:<br>
326
-
<tt><activityPatternBinding <br> activityId="forbiddenViewActivityId" <br><br> <fontcolor="green"><!-- Switches the interpretation of the pattern
327
-
as regular expression off --></font><br> isEqualityPattern="true" <br> pattern="DemoRCP/demorcp.views.ForbiddenView"> <br>
339
+
<code><activityPatternBinding <br> activityId="forbiddenViewActivityId" <br><br> <spanstyle="color:green"><!-- Switches the interpretation of the pattern
340
+
as regular expression off --></span><br> isEqualityPattern="true" <br> pattern="DemoRCP/demorcp.views.ForbiddenView"> <br>
328
341
</activityPatternBinding>
329
-
</tt>
342
+
</code>
330
343
331
344
<p>The following code snippets show how to control the variable "rightsVariable"
332
345
that appears in the activity's "enabledWhen" expression. New variables can be added
333
346
through the <b>org.eclipse.ui.services</b> extension point as subclasses of
Copy file name to clipboardExpand all lines: eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/workbench_advext_contexts.htm
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,9 @@
1
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><htmllang="en">
1
+
<!DOCTYPE HTML><htmllang="en">
2
2
<HEAD>
3
3
4
4
<metaname="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
Copy file name to clipboardExpand all lines: eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/workbench_advext_decorators.htm
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,9 @@
1
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><htmllang="en">
1
+
<!DOCTYPE HTML><htmllang="en">
2
2
<HEAD>
3
3
4
4
<metaname="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
Copy file name to clipboardExpand all lines: eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/workbench_advext_elementFactories.htm
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,9 @@
1
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><htmllang="en">
1
+
<!DOCTYPE HTML><htmllang="en">
2
2
<HEAD>
3
3
4
4
<metaname="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
Copy file name to clipboardExpand all lines: eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/workbench_advext_perspectiveExtension.htm
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,10 @@
1
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><htmllang="en">
1
+
<!DOCTYPE HTML><htmllang="en">
2
2
<HEAD>
3
3
4
4
<metaname="copyright" content="Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
Copy file name to clipboardExpand all lines: eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/workbench_advext_perspectives.htm
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,9 @@
1
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><htmllang="en">
1
+
<!DOCTYPE HTML><htmllang="en">
2
2
<HEAD>
3
3
4
4
<metaname="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
Copy file name to clipboardExpand all lines: eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/workbench_advext_resourceFilters.htm
+4-12Lines changed: 4 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,15 @@
1
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><htmllang="en">
1
+
<!DOCTYPE HTML><htmllang="en">
2
2
<HEAD>
3
3
4
4
<metaname="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
0 commit comments