mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 08:45:44 +02:00
cleanup: JavaDoc warning
This commit is contained in:
parent
4fef3217d9
commit
4daceaf58c
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ public class MakeTargetDndUtil {
|
|||
public static final String DEFAULT_BUILD_COMMAND = "make"; //$NON-NLS-1$
|
||||
|
||||
/**
|
||||
* @param project - project where to get build command from
|
||||
* @return build command from project settings.
|
||||
*/
|
||||
public static String getProjectBuildCommand(IProject project) {
|
||||
|
|
Loading…
Add table
Reference in a new issue