ラベル git eclipse の投稿を表示しています。 すべての投稿を表示
ラベル git eclipse の投稿を表示しています。 すべての投稿を表示

2018/04/03

2014/10/26

eclipse jdk os 32bit/64bit

I am confusing with that
I think if the os is 32bit ,then jdk,eclipse also 32bit 
64bit the same
but .....
there is a lot aborting ...
i am wrong? they are wrong?

eclipse-java-luna-SR1-win32-x86_64
window7 64bit
jdk-8u20-windows-x64


i think it will  be ok
but ....


oh ,this time it goes oK! I uninstall all the jdk,and reinstall them

2014/06/11

eclise proxy 移行

・ecliseでUPDATEしたいが、なかなかできない。。
==>あ、これが、eclipse proxy!
設定ーー>一般-->ネットワーク接続。

・plug in 移行
ーー>import:install
★eclipseには、 plugin と dropinディレクトリがある。手動プラグインをインストールする場合は、dropinディレクトリの方に入れて、自動インストールプラグインとは区別する。


★   
I had same issue. I searched and found this.

http://oakgreen.blogspot.jp/2011/10/eclipse-proxy-settings-bug-and.html

This post says don't set SOCKS proxy. I tried this advice, and connection was succeeded. I did below:

    Open Network Connection Settings.
    Select Active Provider to "Manual".
    Set HTTP/HTTPS proxy.
    Clear SOCKS proxy if this is set.(select SOCKS proxy raw and click "Clear" button)
    Restart Eclipse to apply these settings.

Excuse my poor English. Good luck!