Programming

Eclipse에서 최대 절전 모드 도구를 설치하는 방법은 무엇입니까?

procodes 2020. 7. 3. 22:11
반응형

Eclipse에서 최대 절전 모드 도구를 설치하는 방법은 무엇입니까?


플러그인으로 Eclipse에서 Hibernate Tools를 설치하는 올바른 방법은 무엇입니까? 최대 절전 사이트는 정말 지침은 제공하지 않습니다.

Hibernate Tools 바이너리를 살펴보면 HibernateTools-3.2.4.Beta1-R200810311334.zip이클립스 디렉토리에서 압축을 풀 수있는 것으로 보인다. 이클립스 디렉토리에 압축을 풀어야합니까? 이것은 해키가 설치하는 것처럼 보입니다.


가장 편리하고 안전한 방법은 Eclipse 소프트웨어 업데이트 (도움말-> 소프트웨어 업데이트 ...-> 사이트 추가 ...) 내에서 JBoss 업데이트 사이트를 사용하는 것입니다.

JBoss Tools의 최신 안정 릴리스 업데이트 사이트

거기에는 다른 편리한 JBoss 플러그인과 함께 최대 절전 모드 도구가 있습니다.


아래 URL에서 안정된 최대 절전 플러그인 버전 (자동 업데이트를위한 Zip 또는 URL)을 찾으십시오. http://www.jboss.org/tools/download

그래도 모든 것을 설치하지 마십시오. 당신은 단지 필요합니다 :

  1. 모든 JBoss Tools 3.2.0 섹션 전체
  2. 응용 프로그램 개발의 최대 절전 모드 도구 ( HT )
  3. HT 에서 데이터 서비스
  4. 보스 메이븐 최대 절전 모드 설정 프로그램 에서 Maven을 지원 하고
  5. HT 에서 웹 및 자바 EE 개발

그게 다야!

2013 년에는 최신 버전의 Eclipse 및 Hibernate를 사용하게 될 것입니다. Eclipse-4.2.2의 경우. 그리고 JBoss Tools 4.0이 필요합니다 :

  1. 로부터 요약 텍스트 JBoss의 도구 4.0보스 Hibenate 도구 섹션
  2. 응용 프로그램 개발의 최대 절전 모드 도구 ( HT )
  3. HT 에서 제이보스 데이터 서비스
  4. 보스 메이븐 최대 절전 모드 설정 프로그램 에서 Maven을 지원 하고
  5. HT 에서 웹 및 자바 EE 개발

그럼 당신은 갈 준비가되었습니다!


Eclipse Indigo에 대한 지시 사항 :

설치되면 Window-> Show View-> Others를 클릭하십시오 . 새로운 창이 나타납니다. 최대 절전 모드 폴더를 클릭하고 최대 절전 구성선택 하여 DB 연결을 설정하십시오. 기존 Hiberbate 특성 파일을 사용하거나 JDBC 연결을 작성하여 새 연결을 설정할 수 있습니다.

DB 연결을 설정하면 Ping을 클릭하여 모든 것이 올바른지 테스트하십시오.

마지막으로 HQL 편집기 열기 버튼 (상대 최대 절전 모드 구성 메뉴의 세 번째 버튼)을 클릭하여 HQL 쿼리를 실행하십시오.


단계별 튜토리얼 :

http://shivasoft.in/blog/sql/myqsl/step-by-step-hibernate-tutorial-using-eclipse-wtp/

리버스 엔지니어링 접근법 :

http://www.wikihow.com/Generate-Hibernate-Pojo-Classes-from-DB-Tables


Eclipse Neon (4.6)에 최대 절전 모드 도구 설치

메뉴로 이동하여 Help> 버튼을 Install New Software클릭하십시오 Add.

JBoss Hibernate 와 같은 이름을 사용하고 위치에 다음 URL을 삽입하십시오.

http://download.jboss.org/jbosstools/neon/stable/updates/ 

제품 트리가로드 될 때까지 기다린 다음 JBoss Web and Java EE Development폴더 를 확장 하고 Hibernate Tools제품을 선택 하고 Next >버튼을 클릭하십시오 . 그런 다음 모든 후속 질문, 라이센스 등을 수락하십시오.

설치가 완료되면 필요에 따라 Eclipse를 다시 시작하십시오. 그 후, 메뉴에 최대 절전 모드 관점의 이동을 엽니 다 Window> Perspective> Open Perspective> Others및 검색 최대 절전 모드 .


그것은 (3.4 일식) 가니메데를 위해이기 때문에, 나는의 우편 압축을 권합니다 dropins을 아카이브의 이름 뒤에 만든 HibernateTools-3.2.4.Beta1-R20081031133 디렉토리에.

완료되면 [eclipse\dropins\HibernateTools-3.2.4.Beta1-R20081031133]'eclipse'디렉토리에 작성하십시오. 여기에서 아카이브 파일의 추출시 작성되는 플러그인 및 기능 디렉토리를 이동합니다.

에 .exclipseextension을 추가하십시오 [eclipse\dropins\HibernateTools-3.2.4.Beta1-R20081031133\eclipse].

name=QuickRex
id=org.hibernate.eclipse
version=3.2.4b1

그래서:

eclipse
    dropins
         HibernateTools-3.2.4.Beta1-R20081031133
             eclipse
                 .eclipseextension
                 features
                 plugins

일식을 다시 시작하고 플러그인 최대 절전 모드가 감지되어야합니다.

If you install another eclipse, just copy the content of your dropins directory to the new eclipse\dropins and your set of plugins will be detected again.


Method-1 Online Hibernate Tool Installation


In Eclipse IDE, menu bar, select Help >> Install New Software … put the Eclipse update site URL "download.jboss.org/jbosstools/updates/stable/Eclipse_Version

Eclipse 새 소프트웨어 설치-최대 절전 모드

Select the tool and click on Next. Do not select all the tools; it will install all the unnecessary tools. We just need hibernate tools.

Accept licence agreement and click finish.It will take some minutes to complete installation process.

설치 과정

After installation, restart the eclipse to verify whether Hibernate tools is installed properly,we will look at Hibernate Perspective in Eclipse->>Window->>Open Perspective->>Other

Method-2 Offline Installation


If you don’t have the internet connection and want the offline method to add hibernate tools in eclipse. To install the Hibernate Tools, extract the HibernateTools-5.X.zip file and move all the files inside the features folder into the features folder of the eclipse installation directory and move all the files inside the plugins folder into the plugins folder of the ecilpse installation directory.

After restart, Go to Eclipse->>Window->>Open Perspective->>Other, the following dialog box appears, select Hibernate and click the Ok button.

이클립스 관점 확인

That’s it . We successfully installed JBoss Hibernate Tools in Eclipse. :) now Happy Coding

References :


Menu Help > Install new software

Use this url : http://download.jboss.org/jbosstools/updates/stable/


I'm running Eclipse Indigo 64 bit on Windows 7 64 bit and I kept getting missing dependency errors associated with Maven and other plugins using the JBoss Tools 3.3.X latest download. Here is the link.

So, I opted to only install Hibernate Tools with nothing else by typing in "hibernate" at the top of the install software dialog in eclipse. Only 4 items showed up, so that is all I installed. It worked fine with no problems. Here is the tutorial that I used to get it installed properly after several failed attempts.

I don't know if part of this was due to having a lot of plugins already installed or if this is the best solution or not, but I thought I'd share it with everyone.


uncompress the zip HibernateTools-3.2.4.Beta1-R20081031133 later in eclipse --> menu Help -> Update Sofwate -> add site -> local add, and select de folder uncompress an install automatic


I can't for the life of me get the Next or Finish button to not go grey

This is the eclipse pain in the ass UI. If you unckecked previously some components because they have broken dependencies, it blocks in the license. You have to unselect them in the first step.

Note that avoid to use the update feature of Eclipse it broke all my plugin, I had to delete my ./eclipse folder and reinstall all.


Once you have copied the plugins and features folder to eclipse (eg. c:\program files\eclipse (or whereever you installed it). You will see a features and plugins folder there already) you can check if hibernate has installed by going to Help > Software updates > installed software. If hibernate is not listed close eclipse and launch it again via a command window with this command "eclipse -clean".


For Eclipse plugins, you just unzip them and drop the folder in the Eclipse\Plugins directory. Simple as that.

참고 URL : https://stackoverflow.com/questions/351640/how-to-install-hibernate-tools-in-eclipse

반응형