NatTable Download
All downloads are provided under the terms and conditions of the Eclipse Foundation Software User Agreement unless otherwise specified.
NatTable 2.5.0 (changelog)
Read the New & Noteworthy for details about the release.
Release artifacts can be obtained from the following p2 repository:
http://download.eclipse.org/nattable/releases/2.5.0/repository/
NatTable is also published via Maven Central.
A zipped p2 repository is also available here: repository.zip
The NatTable Examples Application can be downloaded from the
NatTable Examples Application page.
The downloadable release artifacts can also be obtained from NatTable GitHub Releases
Development Snapshot Builds
Development snapshot builds are available here:
http://download.eclipse.org/nattable/snapshots/
Older Releases
Note that if you want to use the NatTable extensions for GlazedLists and/or Apache POI in NatTable versions prior 1.4.0, the necessary OSGi bundles for those third-party dependencies need to be available for the installation process.
These bundles are available in the latest recommended release build of Eclipse Orbit.
You can either install those bundles manually prior installing the NatTable extensions or simply add the Eclipse Orbit Update Site to the list of Available Software Sites so the installation process is able to resolve the dependencies itself.
The following update site is at the time writing this document the latest recommended Eclipse Orbit build repository:
http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/
NatTable 2.4.0 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.4.0/repository/ (repository.zip)
- Examples:
- New and Noteworthy
- API Javadoc
NatTable 2.3.0 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.3.0/repository/ (repository.zip)
- Examples:
- New and Noteworthy
- API Javadoc
NatTable 2.2.1 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.2.1/repository/ (repository.zip)
- Examples:
- API Javadoc
NatTable 2.2.0 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.2.0/repository/ (repository.zip)
- Examples:
- New and Noteworthy
- API Javadoc
NatTable 2.1.0 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.1.0/repository/ (repository.zip)
- Examples:
- New and Noteworthy
- API Javadoc
NatTable 2.0.5 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.0.5/repository/ (repository.zip)
- Examples:
- API Javadoc
NatTable 2.0.4 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.0.4/repository/ (repository.zip)
- Examples:
- API Javadoc
NatTable 2.0.3 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.0.3/repository/ (repository.zip)
- Examples:
- API Javadoc
NatTable 2.0.2 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.0.2/repository/ (repository.zip)
- Examples:
- API Javadoc
NatTable 2.0.1 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.0.1/repository/ (repository.zip)
- Examples:
- API Javadoc
NatTable 2.0.0 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/2.0.0/repository/ (repository.zip)
- Examples:
- New and Noteworthy
- API Javadoc
NatTable 1.6.0 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/1.6.0/repository/ (repository.zip)
- Examples:
- New and Noteworthy
- API Javadoc
NatTable 1.5.0 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/1.5.0/repository/ (repository.zip)
- Examples:
- New and Noteworthy
- API Javadoc
NatTable 1.4.0 (changelog)
- p2 repo: http://download.eclipse.org/nattable/releases/1.4.0/repository/ (repository.zip)
- Examples: NatTableExamples-1.4.0.jar
- New and Noteworthy
- API Javadoc
NatTable 1.3.0 (changelog)
- p2 repo: http://archive.eclipse.org/nattable/releases/1.3.0/repository/ (repository.zip)
- Examples: NatTableExamples-1.3.0.jar
- New and Noteworthy
- API Javadoc
NatTable 1.2.0 (changelog)
- p2 repo: http://archive.eclipse.org/nattable/releases/1.2.0/repository/ (repository.zip)
- Examples: NatTableExamples-1.2.0.jar
- New and Noteworthy
- API Javadoc
NatTable 1.1.1 (changelog)
- p2 repo: http://archive.eclipse.org/nattable/releases/1.1.1/repository/ (repository.zip)
- Examples: NatTableExamples-1.1.1.jar
- API Javadoc
NatTable 1.1.0 (changelog)
- p2 repo: http://archive.eclipse.org/nattable/releases/1.1.0/repository/ (repository.zip)
- Examples: NatTableExamples-1.1.0.jar
- New and Noteworthy
- API Javadoc
NatTable 1.0.1 (changelog)
- p2 repo: http://archive.eclipse.org/nattable/releases/1.0.1/repository/ (repository.zip)
- Examples: NatTableExamples-1.0.1.jar
- API Javadoc
NatTable 1.0.0 (changelog)
- p2 repo: http://archive.eclipse.org/nattable/releases/1.0.0/repository/ (repository.zip)
- Examples: NatTableExamples-1.0.0.jar
- New and Noteworthy
- API Javadoc
NatTable (Incubation) 0.9.0 (changelog)
NatTable Core:
Optional extensions:
-
org.eclipse.nebula.widgets.nattable.extension.glazedlists (sources)
-
org.eclipse.nebula.widgets.nattable.extension.poi (sources)
NOTE:
The poi extension has been re-released to address a major issue that resulted in an exception if the table was exported more than once (bug 390522). If you downloaded the poi extension prior to 2012/11/12 please download it again and use the updated version. You can verify you have the correct version by inspecting the META-INF/MANIFEST.MF inside the jar. The updated version has Bundle-Version: 0.9.0.201210040001. None of the other 0.9.0 release artifacts were affected.
Examples:
Release Notes
This is our first release as part of Eclipse Nebula. As such our package namespace is now org.eclipse.nebula.widgets.nattable
.
Our release numbering has also been reset to 0.9.0 in compliance with Eclipse conventions for incubation projects. This release is the successor to the last NatTable release on SourceForge, version 2.3.2.
This release contains ~40 bugfixes and new features. There is also one notable API change:
- API calls that used to contain references to the concrete class
LayerCell
have been changed to reference theILayerCell
interface instead. If you have implemented any of these APIs (e.g. callbacks), please substituteILayerCell
forLayerCell
when migrating to this release.