What is the translation of " DEBUG CONFIGURATION " in Korean?

[ˌdiː'bʌg kənˌfigə'reiʃn]
[ˌdiː'bʌg kənˌfigə'reiʃn]
디버그 구성 을
debug configuration
debug configuration

Examples of using Debug configuration in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Create a new run/debug configuration.
새로운 실행/디버그 구성 생성.
Js debug configuration and hit Debug..
Js 디버그 설정을 생성하고 Debug를 누르세요.
Edit a default run/debug configuration template.
기본 실행/디버그 구성 템플릿 편집.
You can specify tasks to execute before applying the run/debug configuration.
실행/디버그 구성을 적용하기 전에 실행할 작업을 지정할 수 있습니다.
Default run/debug configuration templates.
기본 실행/디버그 구성 템플릿.
To run or debug your project, you must always have at least one run/debug configuration defined.
프로젝트를 실행/디버그하려면 항상 하나 이상의 실행/디버그 구성을 정의해야 합니다.
Select an existing run/debug configuration in the left pane.
왼쪽 창에서 기존 실행/디버그 구성을 선택합니다.
First, make sure you have your application loaded inVisual Studio for Mac, and select the(default) Debug configuration.
먼저 Mac용 Visual Studio에서 응용 프로그램을 로드 했는지 확인 하 고 (기본값) 디버그 구성을 선택 합니다. First, make sure you have your application loaded in Visual Studio for Mac,and select the (default) Debug configuration.
To use a saved run/debug configuration, follow these steps.
저장된 실행/디버그 구성을 사용하려면 다음 단계를 실행하세요.
Android Studio attaches both the Java debugger andLLDB to your app process, one for the Java debugger and one for LLDB, so you can inspect breakpoints in both your Java and native code without restarting your app or changing your debug configuration.
Android Studio는 Java 디버거와 LLDB를 둘다 앱 프로세스에 연결하므로(하나는 Java 디버거용,다른 하나는 LLDB용), 앱을 다시 시작하거나 디버그 구성을 변경하지 않고도 Java 코드와 네이티브 코드 모두에서 중단점을 검사할 수 있습니다.
This run/debug configuration applies to the Google Cloud Platform.
이 실행/디버그 구성은 Google Cloud Platform에 적용됩니다.
Select Show this page if you want to display the run/debug configuration settings before applying them.
실행/디버그 구성 설정을 적용 전에 표시하려면 Show this page 를 선택합니다.
To create a run/debug configuration for an item in your project, follow these steps.
프로젝트 항목의 실행/디버그 구성을 생성하려면 다음 단계를 수행하세요.
When you run, debug, or test your code,Android Studio uses a run/debug configuration to determine how to perform the operation.
코드를 실행, 디버그,테스트할 때 Android Studio는 실행/디버그 구성을 사용하여 작업을 수행할 방법을 결정합니다.
To create a run/debug configuration for a class or method in your Java code, follow these steps.
자바 코드에서 클래스 또는 메서드의 실행/디버그 구성을 생성하려면 다음 단계를 수행하세요.
In the Code Editor, you can easily create a test and run/debug configuration for a class or method, and then execute it.
코드 에디터에서 클래스 또는 메서드에 대한 테스트와 실행/디버그 구성을 쉽게 생성하고, 실행할 수 있습니다.
To edit a run/debug configuration, follow these steps: Open the Run/Debug Configurations dialog.
실행/디버그 구성을 편집하려면 다음 단계를 수행하세요. Run/Debug Configurations 대화상자 를 엽니다.
This option is the same as Make, except that Android Studio executes the run/debug configuration irrespective of the compilation result.
이 옵션은 Make 와 동일하지만 Android Studio가 컴파일 결과와 관계없이 실행/디버그 구성을 실행한다는 것에 차이가 있습니다.
To edit a run/debug configuration, select Run> Edit Configurations..
실행/디버그 구성을 편집하려면 Run > Edit Configurations 를 선택합니다.
If you select this option, when the project is checked into a version control system, the run/debug configuration is included when someone checks the project out.
이 옵션을 선택하면 프로젝트가 Git(또는 다른 버전 관리 시스템)에 체크인되었을 때 누군가 이 프로젝트를 체크아웃하면 실행/디버그 구성이 포함됩니다.
Check the run/debug configuration and make sure the Flash Player Projector(debug version) is used, not the browser.
실행/디버그 구성을 확인하고 브라우저가 아닌 Flash Player 프로젝터 (디버그 버전)가 사용되는지 확인하십시오.
When you first create a project, Android Studio creates a default run/debug configuration for the main activity based on the Android App template.
처음 프로젝트를 생성하면 Android Studio는 Android App 템플릿 을 기반으로 메인 액티비티의 기본 실행/디버그 구성을 생성합니다.
Select the run/debug configuration from the Select Run/Debug Configuration drop-down list within the toolbar.
툴바 의 Select Run/Debug Configuration 드롭다운 목록에서 실행/디버그 구성을 선택합니다.
If the default settings don't suit your project ormodule, you can customize the run/debug configuration, or even create a new one, at the project, default, and module levels.
기본 설정이 프로젝트 또는모듈에 적합하지 않은 경우, 실행/디버그 구성을 사용자 지정하거나, 프로젝트, 기본 및 모듈 단계에서 새로 만들 수도 있습니다.
To define a run/debug configuration based on a template, follow these steps: Open the Run/Debug Configurations dialog.
템플릿을 기반으로 실행/디버그 구성을 정의하려면 다음 단계를 수행하세요. Run/Debug Configurations 대화상자 를 엽니다.
Select Save from the Select Run/Debug Configuration drop-down list in the toolbar.
구성을 저장하려면 툴바의 Select Run/Debug Configuration 드롭다운 목록에서 Save 를 선택합니다.
The default run/debug configuration builds an APK, launches the default project activity, and uses the Select Deployment Target dialog for target device selection.
기본 실행/디버그 구성은 기본 프로젝트 작업을 시작하고 대상 기기 선택에 Select Deployment Target 대화상자를 사용합니다.
First you need to ensure that you have your Run/Debug Configuration(s) set appropriately, as shown in the Sponge README. md.
우선 당신의 IDE에 Run/Debug Configuration이 적절히 설정되었는지 Sponge README. md를 참조하여 확인해주세요.
Creating and Editing Run/Debug ConfigurationsCreating Compound Run/Debug Configuration.
Creating and Editing Run/Debug Configurations(실행/디버그 구성 생성 및 수정).
Android Studio can create a run/debug configuration for some items displayed in the Project window.
Android Studio는 Project 창에 표시된 일부 항목의 실행/디버그 구성을 자동으로 생성할 수 있습니다.
Results: 36, Time: 0.0449

How to use "debug configuration" in a sentence

choose the PHP Web Application debug configuration you set earlier.
The debug configuration dialog does not offer any search functionalities.
A New windows with the supported debug configuration is displayed.
Next, create a debug configuration to run the test suite.
It builds the debug configuration instead of the release configuration.
Click OK to go back to the debug configuration panel.
My debug configuration VM argument already has "-Dcom.wowza.wms.native.base="win"" in it.
see below how to set debug configuration to debug code.
Debug Configuration in eclipse(your port must same with address) 4.
With the neek_uart debug configuration selected (the default), click Debug.

Word-for-word translation

Top dictionary queries

English - Korean