- Maven Essentials
- Prabath Siriwardena
- 204字
- 2021-07-30 10:11:28
IDE integration
Most of the hardcore developers never want to leave their IDE. Not just for coding, but for building, deploying, testing, and for everything if possible - they would happily do these from the IDE itself. Most of the popular IDEs support Maven integration, and they have developed their own plugins to support Maven.
NetBeans integration
NetBeans 6.7 or newer ships with in-built Maven integration, while NetBeans 7.0 has newer versions that bundle a complete copy of Maven 3 and runs it for builds just like you would from the command line. For version 6.9 or older, you have to download a Maven build and configure the IDE to run this. More information corresponding to Maven and NetBeans integration is available at http://wiki.netbeans.org/MavenBestPractices.
IntelliJ IDEA integration
IntelliJ IDEA has inbuilt support for Maven; hence, you don't need to perform any additional steps to install it. More information corresponding to Maven and IntelliJ IDEA integration is available at http://wiki.jetbrains.net/intellij/Creating_and_importing_Maven_projects.
Eclipse integration
The M2Eclipse project provides first class Maven support through the Eclipse IDE. More information corresponding to Maven and the Eclipse integration is available at https://www.eclipse.org/m2e/.
Note
The book Maven for Eclipse, published by Packt Publishing, discusses in detail Maven and Eclipse integration at https://www.packtpub.com/application-development/maven-eclipse.
- R語言經(jīng)典實(shí)例(原書第2版)
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- Object-Oriented JavaScript(Second Edition)
- 區(qū)塊鏈:以太坊DApp開發(fā)實(shí)戰(zhàn)
- 基于差分進(jìn)化的優(yōu)化方法及應(yīng)用
- PhoneGap:Beginner's Guide(Third Edition)
- Go語言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(1)
- Learning Concurrency in Kotlin
- Spring Boot實(shí)戰(zhàn)
- 代替VBA!用Python輕松實(shí)現(xiàn)Excel編程
- SciPy Recipes
- Bootstrap for Rails
- ActionScript 3.0從入門到精通(視頻實(shí)戰(zhàn)版)
- Sails.js Essentials
- Drupal Search Engine Optimization