[[["易于理解","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"]],["最后更新时间 (UTC):2024-08-22。"],[[["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"]]