mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
@since tag
This commit is contained in:
parent
0ad2be372f
commit
d248a3697f
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ public interface IMakeTargetManager {
|
|||
* @param container to set targets for or null if project should be used
|
||||
* @param targets array
|
||||
* @throws CoreException
|
||||
*
|
||||
* @since 7.0
|
||||
*/
|
||||
public void setTargets(IContainer container, IMakeTarget[] targets) throws CoreException;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue