Eclipse 安装新软件
Eclipse installing new software
Eclipse Luna 不允许我安装任何新插件。我在尝试添加软件时遇到以下错误。
Unable to read repository at http://marketplace.eclipse.org/content/wso2-developer-studio.
Unable to read repository at ....location.
我采取了必要的步骤,例如检查网络连接、在 .ini 文件中添加 -vmarg- 参数。但无济于事。
如有任何建议,我们将不胜感激。
Start Eclipse with -vmargs -Djava.net.preferIPv4Stack=true
Go to Window -> Preferences -> Install/update: Available Software sites. Then remove and add the luna site. Just remember to copy the adress so you can add it again. or select the entry ond reloa it.
您似乎正在尝试安装 WSO2 Developer Studio in Eclipse Luna. WSO2 Developer Studio latest release (3.7.1) is supported in Eclipse Kepler (not in Luna yet). If you have troubles in installing WSO2 Developer Studio in your Eclipse, you can simply download the complete installation pack (Eclipse Kepler + WSO2 Developer Studio 3.7.1) from their site as mentioned in their doc。
Eclipse Luna 不允许我安装任何新插件。我在尝试添加软件时遇到以下错误。
Unable to read repository at http://marketplace.eclipse.org/content/wso2-developer-studio.
Unable to read repository at ....location.
我采取了必要的步骤,例如检查网络连接、在 .ini 文件中添加 -vmarg- 参数。但无济于事。
如有任何建议,我们将不胜感激。
Start Eclipse with -vmargs -Djava.net.preferIPv4Stack=true
Go to Window -> Preferences -> Install/update: Available Software sites. Then remove and add the luna site. Just remember to copy the adress so you can add it again. or select the entry ond reloa it.
您似乎正在尝试安装 WSO2 Developer Studio in Eclipse Luna. WSO2 Developer Studio latest release (3.7.1) is supported in Eclipse Kepler (not in Luna yet). If you have troubles in installing WSO2 Developer Studio in your Eclipse, you can simply download the complete installation pack (Eclipse Kepler + WSO2 Developer Studio 3.7.1) from their site as mentioned in their doc。