mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
Add missing @since
This commit is contained in:
parent
60f668f259
commit
73fae6d6c1
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ public abstract class CBuildConfiguration extends PlatformObject implements ICBu
|
|||
* Get the toolchain based on the compiler found in the command line.
|
||||
* Sub-classes can override this method to set their own method for
|
||||
* getting the toolchain.
|
||||
* @since 8.0
|
||||
*
|
||||
*/
|
||||
protected IToolChain getToolChain(List<String> command) throws CoreException {
|
||||
|
|
Loading…
Add table
Reference in a new issue