코드 흐름을 예측해서 다음 코드를 어떻게 작성할지 알려주는 확장프로그램 은근 편하고 신기한 프로그램
ctrl + shift + p 눌러서 바로가기 검색 후 열기 ctrl + alt + l 로 설정 ( 본인이 편한 단축키로 하면 됨 )
Github에 빈 저장소 생성 https://wiki.eclipse.org/EGit/User_Guide/State EGit/User Guide/State - Eclipsepedia Inspecting the state of the Repository Label Decorations Label decorations show Git specific information on resources under Git version control. They appear in all views showing model objects, like Package Explorer, Project Explorer, Navigator, Hierarchy V wiki.eclipse.org 이클립스 git plug in 에 대한 설..
익스텐스 설치 링크 https://marketplace.visualstudio.com/items?itemName=rangav.vscode-thunder-client Thunder Client - Visual Studio Marketplace Extension for Visual Studio Code - Lightweight Rest API Client for VS Code marketplace.visualstudio.com New Request 누르고 Postman처럼 사용 가능 thunder client 설치로 간단하게 HTTP 테스트 가능
https://bard.google.com/ Bard Bard is your creative and helpful collaborator to supercharge your imagination, boost productivity, and bring ideas to life. bard.google.com 오늘 따끈따근하게 구글에서 bard라는 chat gpt 같은 게 나왔다 굳이 따로 확장 프로그램을 설치안해도 한국어도 지원하는듯 하는거 같다 검색속도도 느리지 않은 것같고 실험 버전이라 그런가 아니면 구글자체가 콤팩트하게 개발해서 그런가 UI는 엄청 단순하다 질문을 하면 다른 답안도 3가지 정도 확인 가능한듯 하다 정확도같은 건 좀 더 써봐야알거같은데 첫인상은 괜찮은 거같다
tern location에 넣어야 하는 다운로드 링크 http://oss.opensagres.fr/tern.repository/1.2.0/ 그 다음 install anyway 해주고 restart하면 끝
https://inpa.tistory.com/entry/GIT-%E2%9A%A1%EF%B8%8F-gitignore-%EC%9E%90%EB%8F%99-%EC%83%9D%EC%84%B1 [GIT] ⚡️ .gitignore 💯 작성 정리 (자동 생성 + 작성 규칙) .gitignore 파일이란? 프로젝트에 원하지 않는 백업 파일이나 로그파일 혹은 컴파일 된 파일들을 Git에서 제외시킬 수 있는 설정 파일을 말한다. 예를들어 깃허브에 커밋할때 필요하지 않는 파일은 inpa.tistory.com 위 참고사이트를 통해서 내가 만든 ignore /.metadata/ /Servers/ # Created by https://www.toptal.com/developers/gitignore/api/eclipse,java #..
맥북 M1 STS3 설치 오류 해결 - 참고사이트 https://naver.me/xbnUqP2o 맥북 M1 STS3 설치 오류 해결 맥북 M1 STS3 설치 오류 해결 방법입니다. velog.io 본인 2022 m2 pro 13 java ver 11.0.12에 sts3 3.9.17 eclipse4.20 연결 테스트 완료 mac 에서 JDK삭제 https://namocom.tistory.com/705 [macOS] JDK 삭제하기 설치는 패키지 파일을 이용하면 되는데 삭제는 언인스톨러가 없다. 지우는 방법은 /Library/Java/JavaVirtualMachines 로 우선 이동한다. ls 명령으로 목록을 보면, 3개가 보인다. (최근에 JDK 11을 설치했다. namocom.tistory.com mac..
Spring https://spring.io/ Spring | Home Cloud Your code, any cloud—we’ve got you covered. Connect and scale your services, whatever your platform. spring.io STS 3 다운로드 https://github.com/spring-attic/toolsuite-distribution/wiki/Spring-Tool-Suite-3 Spring Tool Suite 3 the distribution build for the Spring Tool Suite and the Groovy/Grails Tool Suite - spring-attic/toolsuite-distribution github.com..