The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version Nexplorer3 Source (1.7 MB)
Email in envelope

Get an email when there's a new version of Nexplorer

Home
Name Modified Size InfoDownloads / Week
README_Nexplorer3.txt 2010-06-29 541 Bytes
nexplorer3-0.1.tar.gz 2010-06-29 1.7 MB
nexplorer3_poster_vivek.pdf 2010-06-21 2.4 MB
Nexplorer2-1.14.tar.gz 2009-08-25 1.9 MB
Totals: 4 Items   6.0 MB 0
# Check-out the trunk folder (Need internet connection)
svn co https://nexplorer.svn.sourceforge.net/svnroot/nexplorer/trunk/nexplorer3 nexplorer

# Change directory to the downloaded repository
cd nexplorer

# Maven package the contents - this will download all the dependencies (need internet connection) 
mvn clean package

# Run the application in embedded-tomcat web server
mvn package tomcat:run-war

# If no Error then cut-and-paste the following URL in a browser to view the Nexplorer3 application
# http://localhost:8080/nexplorer/
Source: README_Nexplorer3.txt, updated 2010-06-29