old Nodeclipse/Enide Maven for Eclipse

Add this URL to your Eclipse Installation to reach this solution's update site.

2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

https://nodeclipse.github.io/updates/

Learn more...
Solution Description

Launch build, execute Java class, run Jetty or Tomcat6 by right-clicking pom.xml (or pom2.xml). Project does not need to be Maven project. Just pom.xml would be enough. (The project may be General, old classic Java, broken Maven, Gradle or Eclipse plugin project with tycho.) Maven plugin (from Enide Studio 2014) is alternative and completion to m2e (Maven Eclipse Integration). No miracles, this plugins just launches mvn with options, as you can do from command line. Path to maven HOME is used, so you can try different versions. Specify options to mvn (including JVM options) that will be Workspace-wide. Executed string is shown is Console, so you can check and learn. This plugins has JDT dependency. This plugins does no background jobs. It does not store 600MB in ~\.m2\repository\.cache\m2e per every its own version. It only calls maven to do the job. While it cannot be as good as m2e (Maven Eclipse Integration), there are some use cases when it will be quite useful. And whether you need it often or not, your Eclipse IDE will stay as fast as it was before installing this plugin. Use case 1 Taking a look at an open source project - clone it - import as General project (e.g. Alt+Shift+N File -> New -> Project... General / Project ) - launch build - start exploring files without waiting build - when build finishes execute `mvn eclipse:eclipse` or use m2e File -> Import m2e by default launches build and blocks whole Eclipse workspace until build finishes. http://eclip.se/427762 Hints: - you can re-run build by selecting it from Run drop-down menu on main toolbar, as well as add to Favorites. - use grep-console plugin - you can type in Console while build is executed, and latter search for that text - use Ctrl+Alt+E or StartExplorer/Show in File Manager, or Ctrl+Alt+D or StartExplorer/Start Shell Here, - use EditBox for block color highlight - if for some reason you can't or don't want to install m2e (for example you just need to have a quick look on a project), you can mvn eclipse:eclipse and import as existing project. (m2e on the contrary requires to do in Eclipse File -> Import -> Maven -> Existing Maven Project) New in version 0.12: - #124 Preference option to "pass all environment variables of Eclipse to launched Node.js app" (for Node.js, Maven, Gradle) New in version 0.11: - start Tomcat 6 or Jetty using maven (your pom.xml should have plugins configured) See Gradle for similar lightweight, non-intrusive plugin. Have you seen Moonrise UI theme plugin? It is now TOP12 plugin. UPDATE: Jeeeyul's Eclipse Themes since 2.0 also includes black theme. https://github.com/jeeeyul/eclipse-themes/wiki/Using-Black-Theme Listed in Nodeclipse Plugins List.

Categories: Build and Deploy, Editor, Tools

Additional Details

Eclipse Versions: 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Nodeclipse/Enide

Development Status: Beta

Date Created: Monday, January 27, 2014 - 04:00

License: MIT

Date Updated: Friday, January 15, 2021 - 10:12

Submitted by: Paul Verest

Subscribe to old Nodeclipse/Enide Maven for Eclipse RSS-feed

Screenshot
Date Ranking Installs Clickthroughs
March 2024 0/0 0 5
February 2024 0/0 0 5
January 2024 0/0 0 5
December 2023 0/0 0 13
November 2023 0/0 0 10
October 2023 0/0 0 7
September 2023 0/0 0 3
August 2023 0/0 0 6
July 2023 0/0 0 6
June 2023 0/0 0 4
May 2023 0/0 0 8
April 2023 0/0 0 11
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for old Nodeclipse/Enide Maven for Eclipse.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client