mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 08:55:25 +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 container to set targets for or null if project should be used
|
||||||
* @param targets array
|
* @param targets array
|
||||||
* @throws CoreException
|
* @throws CoreException
|
||||||
|
*
|
||||||
|
* @since 7.0
|
||||||
*/
|
*/
|
||||||
public void setTargets(IContainer container, IMakeTarget[] targets) throws CoreException;
|
public void setTargets(IContainer container, IMakeTarget[] targets) throws CoreException;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue