the source of news - https://dzone.com/articles/web-application-development
Click Git > Git URL (Read-only)
Copy the URL to your repository in the appeared window.
Deploy Java application
1. Go back to the Jelastic dashboard and click Add project.
2. In the appeared window enter the name of your Jelastic project and paste the link to your Git repository that you copied from the Codenvy dashboard. After that, type the name of the branch, login and password (if it’s a private Git repository) and choose the environment for further project deployment.
The Jelastic system can easily check if you have made any commits to your Git repository and build and deploy your Java project automatically based on these commits. To enable this feature, tick the Check and Auto-deploy Updates check-box and specify the time period for verification in minutes.
3. In a few seconds your Jelastic project will appear on the dashboard.
4. Click the Build and Deploy button to get your project up and running right in the Cloud.
5. In a few minutes open your Java application in a web browser.
As you can see, your Java application developed with Codenvy IDE was successfully deployed to the Cloud.
'IDE > Eclipse' 카테고리의 다른 글
[Eclipse / Tomcat] Tomcat Server 추가 시 Server name disable 문제 (0) | 2016.09.09 |
---|---|
[Theme] How to Eclipse theme MoonRise Change (0) | 2016.07.13 |
[IDE] Eclipse 단축키 (0) | 2015.12.19 |
[eclipse] STS 설정 (0) | 2015.09.03 |
[주석] JavaDoc 기본 (0) | 2014.02.13 |