[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-08-22(UTC)"],[[["This guide provides instructions for installing OR-Tools for Java on Windows 10 64-bit systems using Visual Studio 2022."],["Prerequisites include Microsoft Visual C++ Redistributable for Visual Studio 2022 (x64), a 64-bit Java JDK 8.0 or later, and a 64-bit Maven installation."],["Installation involves downloading and extracting the OR-Tools binary distribution for Visual Studio 2022 and validating the installation by running the provided test command."],["Successful installation enables users to proceed with utilizing OR-Tools for their Java projects, as detailed in the linked introductory resources."]]],["OR-Tools for Java installation on Windows requires specific prerequisites: Microsoft Visual C++ Redistributable for Visual Studio 2022 (x64), a 64-bit Java JDK (8.0 or later), and 64-bit Maven. The installation involves downloading and extracting the OR-Tools binary distribution compatible with Visual Studio 2022. After extraction, the installation can be validated by running `tools\\make test` in an x64 Native Tools Command Prompt within the extracted directory.\n"]]