mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 02:06:01 +02:00
JavaDoc warnings
This commit is contained in:
parent
068c62ae83
commit
c129e2c2b1
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ public abstract class AbstractContainerAreaDropAdapter implements TransferDropTa
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This method provides caching of potentially long running and called on each
|
* This method provides caching of potentially long running and called on each
|
||||||
* mouse move {@link dragOverOperation}.
|
* mouse move {@link #dragOverOperation}.
|
||||||
*
|
*
|
||||||
* @param operation - incoming operation.
|
* @param operation - incoming operation.
|
||||||
* @param dropContainer - container where drop is going to be.
|
* @param dropContainer - container where drop is going to be.
|
||||||
|
|
Loading…
Add table
Reference in a new issue