Java 開發工具後起之秀:NetBeans
說起要開發 Java,大家第一個想到的就是去下載 Eclipse。不過 Java 官方的開發環境 NetBeans 從 5.0 之後,已經蛻變為不輸 Eclipse 的好工具了。許多 Java 工程師也棄 Eclipse 轉投 NetBeans 的懷抱。最近 7.4 版出爐,新增下列特色:
1. 內建 Java 8 嘗鮮功能。
2. 把 HTML5 整合進 Java EE(如 JSP...等)。
3. 內建 Apache Cordova,可以讓你直接在 NetBeans 開發 Android 與 iOS 手機 APP。
4. 內建 Android 與 iOS 模擬器,可直接測試 App 運行結果。
5. 內建支援 Knockout.js、AngularJS、ExtJS 等 JavaScript 軟體框架。
6. 支援 CSS 的 SASS 與 LESS 兩個套件。
7. 支援 Maven 這套專案管理工具。
8. 強化過的 Java 編輯器。
9. 支援版本控制軟體,包含 Git、Subversion、Mercurial。
10. 任務管理器,可以將 Bugzilla 等錯誤管理軟體的工作項目,導入至任務管理器,提醒程式師哪些工作該做。
原文連結如下:
http://jaxenter.com/the-top-ten-coolest-features-in-netbeans-ide-7-4-48513.html
eclipse maven 在 wcm-io-devops/eclipse-maven-plugin - GitHub 的推薦與評價
The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM. This is a fork of the original Maven ... ... <看更多>
eclipse maven 在 How to import a Maven project from GitHub into Eclipse - The ... 的推薦與評價
Here's a quick tutorial that shows you how to import a GitHub hosted Maven project into the Eclipse IDE. ... <看更多>
eclipse maven 在 how to run the command mvn eclipse:eclipse - Stack Overflow 的推薦與評價
... <看更多>
相關內容