diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cbrkpnts.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cbrkpnts.htm index e72a67ae814..cfdbf8e1f88 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cbrkpnts.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cbrkpnts.htm @@ -1,10 +1,9 @@ - +
- - - + +
@@ -46,12 +46,12 @@
+ |
|
- References
+ |
|
Finds all references to the selected Java element @@ -59,12 +59,12 @@
+ |
|
- Declarations
+ |
|
Finds all declarations of the selected Java element @@ -72,26 +72,26 @@
+ |
|
- Implementors
+ |
|
Finds all implementors of the selected Java interface
+ |
|
- Read access
+ |
| Finds all read accesses to the selected Java field @@ -99,12 +99,12 @@
+ |
|
- Write access
+ |
|
Finds all write accesses to the selected Java field @@ -112,12 +112,12 @@
+ |
|
- Match locations for type references
+ |
|
Finds all type references at specified locations (in casts, as field type, ...) @@ -125,13 +125,13 @@
+ |
|
- Occurrences in File
+ |
| Finds all occurrences of the selected Java element in its file diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/concept-java-views-decorators.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/concept-java-views-decorators.htm index c1c0916a4b6..39a779b44f8 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/concept-java-views-decorators.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/concept-java-views-decorators.htm @@ -1,14 +1,11 @@ - - + + - - - -
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/concept-refactoring.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/concept-refactoring.htm
index 43a259d33ad..ec44db6cf2c 100644
--- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/concept-refactoring.htm
+++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/concept-refactoring.htm
@@ -1,11 +1,10 @@
-
-
+
+
-
-
+
+
|
If there are several possible matches for a variable, they may be presented as proposals to the user.
-Both Java and Javadoc context define the following variables:
-| Variable | Description |
|---|---|
| ${cursor} | Specifies the cursor position when the template edit mode is left. This is useful when the cursor should jump to another place than to the end of the template on
@@ -141,17 +142,18 @@ General Template Variables |
The Java context additionally defines the following variables. Note: In the table below, id is a user-chosen name of a new variable.
-| Variable | Description |
|---|---|
| ${id:field(type[,type]*)} | Evaluates to a field in the current scope that is a subtype of any of the given types. If no type is specified, any non-primitive field matches.
diff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cremdbug.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cremdbug.htm
index 793983f08fa..5fbfdb8e2bd 100644
--- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cremdbug.htm
+++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cremdbug.htm
@@ -1,12 +1,11 @@
-
+
-
-
-
+
+
Remote Debuggingdiff --git a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cscrapbook.htm b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cscrapbook.htm index 24d8b83d58d..eb745295334 100644 --- a/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cscrapbook.htm +++ b/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/concepts/cscrapbook.htm @@ -1,10 +1,9 @@ - + - - - + + |