Nuxeo IDE

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

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), Photon (4.8), 2018-09 (4.9)

https://community.nuxeo.com/static/nuxeo-ide/stable/site/

Learn more...
Solution Description



"HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org">
Nuxeo IDE Eclipse Marketplace description


Nuxeo IDE won't be released anymore and should not be used for releases of Nuxeo Platform greater than LTS 2015 as no support would be provided. You should instead use Nuxeo CLI.

Nuxeo IDE was the Integrated Development
Environment (IDE) for developers using the Nuxeo Platform (until LTS 2016) a full-featured Open
Source Content Management Platform to help developers build "http://www.nuxeo.com/en/products/document-management">document
management
solutions, "http://www.nuxeo.com/en/products/case-management">case
management
solutions, "http://www.nuxeo.com/en/products/digital-asset-management">digital
asset management
solutions, and business
content applications.

Nuxeo IDE enables developers to extend the
Nuxeo Platform properly with new features written in Java, in a
friendly environment that takes full advantage of the extensibility
of the underlying Platform. Nuxeo IDE integrates smoothly with Nuxeo
Studio
, the customization environment
for the Nuxeo Platform.

The main features include

Hot Reload
no restart
required to see changes live in a Nuxeo instance
Templates and Wizards
to guide the creation of new plugins, including: content
operations, content services, content converters, web apps, and
user actions
Deployment profiles
to
quickly deploy and test on different environments or
versions
Code completion
for the content model, when bound to a Nuxeo Studio project;
Automated dependency management
for Maven-based projects, enabling
generation and management of pom.xml files
Integration of Nuxeo Shell

to facilitate development and
debugging

Nuxeo IDE was developed by the
Nuxeo team, is a
free and open source tool provided under the Eclipse Public
Licence. We invite community members to collaborate with us to
improve the tool and take it to the next level.




Release Notes - Nuxeo IDE - Version 1.2.6

Bug

  • [NXIDE-363] - Fix nuxeo-automation-core detection when synchronizing pom
  • [NXIDE-379] - Fix pom synchronization
  • [NXIDE-384] - Fix hot reload when renaming components

Release Notes - Nuxeo IDE - Version 1.2.5

Bug

  • [NXIDE-342] - POM must configure Surefire to use JUnit
  • [NXIDE-349] - Add "always" update policy for nuxeo-studio repo's snapshots
  • [NXIDE-351] - Fix contributors cleanup and format
  • [NXIDE-358] - Fix error (Resource already exists) when hot deploying
  • [NXIDE-371] - Fix applicationStarted method in component template
  • [NXIDE-372] - Fix document adapter template for 7.4+
  • [NXIDE-373] - Fix event listener template for 7.4+
  • [NXIDE-374] - Fix controller and action bean templates for 7.4+

Improvement

  • [NXIDE-340] - Update coding rules and improve their lookup
  • [NXIDE-346] - Rename "Nuxeo Connect" into "Nuxeo Online Services"

Task

  • [NXIDE-348] - Start Automating functional tests
  • [NXIDE-362] - Update Java required version in a plugin project / webengine project to java 8
  • [NXIDE-375] - Add studio unit test comments and save pending changes

Release Notes - Nuxeo IDE - Version 1.2.4

Improvement

  • [NXIDE-336] - Allow marketplace package generation with Nuxeo Platform 5.8 / Maven 3

Release Notes - Nuxeo IDE - Version 1.2.3

Improvement

  • [NXIDE-332] - Include log4j configuration file by default when creating a new NX plugin project

Task

  • [NXIDE-333] - upgrade build to luna platform

Release Notes - Nuxeo IDE - Version 1.2.2

Bug

  • [NXIDE-312] - Building a marketplace package (mp) puts the Studio projects in libs
  • [NXIDE-323] - Marketplace Packaging must use ant-assembly-maven-plugin since Nuxeo 5.9.2
  • [NXIDE-330] - Fix marketplace project creation wizard

Release Notes - Nuxeo IDE - Version 1.2.1

Bug

  • [NXIDE-302] - nxsdk is not filled properly
  • [NXIDE-305] - Wrong exclusions in marketplace assembly.xml
  • [NXIDE-307] - Nuxeo plugin project wizard does not include Studio repo in the pom.xml
  • [NXIDE-308] - Nuxeo plugin project wizard does not include java compilator configuration in the pom.xml
  • [NXIDE-312] - Building a marketplace package (mp) puts the Studio projects in libs

Improvement

  • [NXIDE-311] - Add icons for Form layouts, Table layouts, and Tabs Nuxeo Studio tab items
  • [NXIDE-324] - Align all templates of marketplace project wizard and poms on Nuxeo modules update and include ant assembly plugin.

Release Notes - Nuxeo ECM IDE - Version 1.2

Bug

  • [NXIDE-102] - GAV description is not saved when entered in the Nuxeo/User libraries preference
  • [NXIDE-117] - server refresh button is not synchronized with server state
  • [NXIDE-131] - Remove dev.bundles at deploy time if no bundles are selected
  • [NXIDE-139] - studio projects aren't loaded in tests
  • [NXIDE-140] - studio projects are not taken in account in POM synch
  • [NXIDE-142] - Structure Templates Issue
  • [NXIDE-143] - IDE Launcher Windows Issue
  • [NXIDE-144] - Error while exporting operations annotated with params
  • [NXIDE-147] - Seam bean creation
  • [NXIDE-148] - Operation category shell bug
  • [NXIDE-149] - Cat Exception with Nuxeo IDE embedded shell
  • [NXIDE-150] - server is not starting with the SDK template anymore
  • [NXIDE-151] - SDK is shutdown just after the launcher exit
  • [NXIDE-156] - Typo in /templates/sdk/nuxeo.defaults
  • [NXIDE-159] - Improve the generated POM
  • [NXIDE-243] - seam.properties it not created into the Service Bean template
  • [NXIDE-284] - "Export Operation" to Studio project removes all pre-existing operations
  • [NXIDE-294] - Fix projects listings when a lot of projects are available
  • [NXIDE-297] - Align org.osgi dependency on NXP updates

Clean up

  • [NXIDE-132] - change ecr default URL in shell with the nuxeo one

Improvement

  • [NXIDE-81] - Add a rest unit test and a studio project backed unit test
  • [NXIDE-100] - repository section and version in pom synch
  • [NXIDE-118] - be able to configure sources at classpath entry level
  • [NXIDE-133] - Add Nuxeo nature action must also convert the classpath
  • [NXIDE-141] - aggregate [test-]artifacts-*.properties
  • [NXIDE-224] - Keep stop button enable for killing server process
  • [NXIDE-290] - Make the studio download project quick

New Feature

  • [NXIDE-49] - Improve reloading by moving it into runtime-osgi
  • [NXIDE-137] - create apricot wizards
  • [NXIDE-273] - Add Nuxeo Markeplace Template
  • [NXIDE-282] - Add content assist in Nuxeo XML component editor

Task

  • [NXIDE-175] - Make a pre integrated Eclipse distribution
  • [NXIDE-244] - adapt build for juno
  • [NXIDE-291] - Adding a page listing all the known issues with IDE

Additional Details

Eclipse Versions: 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), Photon (4.8), 2018-09 (4.9)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Nuxeo

Development Status: Production/Stable

Date Created: Monday, October 3, 2011 - 13:33

License: EPL

Date Updated: Wednesday, December 14, 2022 - 09:47

Submitted by: stephane lacoin

Date Ranking Installs Clickthroughs
March 2024 583/651 2 6
February 2024 466/687 10 12
January 2024 504/691 6 11
December 2023 504/671 6 12
November 2023 500/686 8 11
October 2023 616/673 2 11
September 2023 550/663 5 11
August 2023 592/673 3 10
July 2023 530/668 5 9
June 2023 613/669 2 9
May 2023 534/671 6 7
April 2023 515/667 7 6
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 Nuxeo IDE.

HTML Code:

Markdown Syntax:

Output:

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