- Building Web Apps with Spring 5 and Angular
- Ajitesh Shukla
- 165字
- 2021-07-02 19:38:22
Installing the Eclipse IDE
In this section, we will set up the Eclipse IDE, a tool used by Java developers to create Java EE and web applications. Go to the Eclipse website at http://www.eclipse.org, and download the latest version of Eclipse and install it. As we shall be working with web applications, select the option Eclipse IDE for Java EE Developers while downloading the IDE.
As you launch the IDE, it will ask you to select a folder for the workspace. Select the appropriate path, and start the IDE.
The following are some of the different types of projects that developers could work on using IDE:
- A new Java EE web project.
- A new JavaScript project. This option will be very useful when you work with a standalone JavaScript project, and plan to integrate with the server components using APIs.
- Check out the existing Eclipse projects from Git, and work on them.
- Import one or more existing Eclipse projects from the filesystem or archive.
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- PaaS程序設計
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- R語言游戲數據分析與挖掘
- Instant QlikView 11 Application Development
- Visual C++數字圖像處理技術詳解
- Mastering Apache Maven 3
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Java 從入門到項目實踐(超值版)
- Swift High Performance
- INSTANT Premium Drupal Themes
- CISSP in 21 Days(Second Edition)
- JSP編程教程
- 程序員的算法趣題2
- 寫給所有人的編程思維