mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 21:05:37 +02:00
Adjusted comments.
This commit is contained in:
parent
c53ab94055
commit
e9064b5093
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ import org.eclipse.core.runtime.Path;
|
||||||
* Creates labels for ICElement objects.
|
* Creates labels for ICElement objects.
|
||||||
*
|
*
|
||||||
* @deprecated Use org.eclipse.cdt.ui.CElementLabelProvider instead.
|
* @deprecated Use org.eclipse.cdt.ui.CElementLabelProvider instead.
|
||||||
* Internally you can also use org.eclipse.cdt.internal.ui.viewsupport.CElementBaseLabels.
|
* Internally you can also use org.eclipse.cdt.internal.ui.viewsupport.CElementLabels.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public class CElementBaseLabels {
|
public class CElementBaseLabels {
|
||||||
|
|
Loading…
Add table
Reference in a new issue