반응형


윈도우 10으로 업데이트 하면서 STS도 지우고 새로 받았다 !! 


다운받고 실행 시키는데 뭔가 이상한애러


Failed to load the JNI shared library


아 패스 안잡았구낭





다시 실행 같은 애러 !!!


뭐지뭐지 하다보니


STS 32 BIT 로 다운 받음


설치 된 JAVA 버전 확인 법




자바 64 BIT 네 ....


64 비트 STS로 다시 다운 받음 ㅋ


https://spring.io/tools/sts



성공 윈도우10 깔끔하네요



반응형
반응형


How to install Android SDK in SpringSource Tool Suite on Linux Mint and Ubuntu


1.       Install Android SDK
a.       Download Android SDK
b.      Extract the file into any folder. I usually install applications into /opt when I don’t use a package manager.
c.       Run [/opt/android-sdk-linux/tools/android]


e.      Select APIs and Click [Install Packages…]
2.       Setup Eclipse
a.       Run Eclipse. I use SpringSource Tool Suite.
b.      Click [Help > Install New Software…]
c.       Input (https://dl-ssl.google.com/android/eclipse/) in an edit box labeled [Work with:]
d.      Click [Add…]
e.      Input (ADT plugin) in an edit box labeled [Name] and Click [OK]
f.        Click [Select All] and [Developer Tools] and [NDK Plugins] may be selected.
g.       Click [Next >]



요렇게 추가해 주면 끝



출처 ) http://juliendkim.blogspot.kr/2012/07/how-to-install-android-sdk-in.html



반응형

+ Recent posts