mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-04 06:03:18 +02:00
Fixed warnings.
This commit is contained in:
parent
6f2671b1ee
commit
49342dc9bf
1 changed files with 3 additions and 3 deletions
|
@ -36,8 +36,8 @@ import org.eclipse.core.runtime.Path;
|
|||
/**
|
||||
* Tests for CModel identifier API.
|
||||
*
|
||||
* @see ICElement#getHandleIdentier()
|
||||
* @see CoreModel.create(String)
|
||||
* @see ICElement#getHandleIdentifier()
|
||||
* @see CoreModel#create(String)
|
||||
*
|
||||
* @since 5.0
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue