我需要构建一个仍然支持NPAPI来运行Java插件的旧版本,但我似乎无法找到正确的语法来提取它,这里是我的.glient,它提取了最新版本:
solutions = [
{
"managed": False,
"name": "src",
"url": "https://chromium.googlesource.com/chromium/src.git",
"custom_deps": {},
"deps_file": ".DEPS.git",
"safesync_url": "",
},
]
要同步,我会使用:
gclient sync