제품 개요 이해
    설치, 배포 및 설정 수행
    Out-of the Box 모바일 앱의 구성 수행
    어플리케이션 확장성 사용
    클라이언트 디버깅 및 브랜딩 수행
    근본 원인 분석 및 성능 최적화 수행
    업그레이드 및 지원 설명
    부록을 통해 트롤링

    Debugging MDK using Visual Studio Code

    Objective

    After completing this lesson, you will be able to debug SAP Service and Asset Manager using Visual Studio Code

    Visual Studio (VS) Code

    Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to full-featured IDEs, such as Visual Studio IDE, IntelliJ, or Eclipse.

    Note

    SAP Web IDE and Business Application Studio do not support debugging. For debugging the MDK client-side development, we use the Visual Studio Code.