Contribute to the DSpace Development Fund

The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

February 25, 2011: This is a work in progress that I plan to be developing throughout the first couple of weeks in March of 2011. There are a few versions of instructions currently available on within the DSpace confluence site. This page will be covering instructions as relates to creating a development environment on Mac OSX 10.6 (Snow Leopard), but will attempt to be platform agnostic.

Development Environment - Tools: Prerequisite Installations

Postgres 9.0.3

Tomcat 7.0.8

Maven 3.0.2

Eclipse 3.6

Eclipse Plugins

Tomcat Plugin

Maven Plugin

SVN Plugin

Oxygen Plugin

Web Tools Platform Plugin

Database Development Plugin

Development Environment - Tools: Configuration

Postgres 9.0.3

Tomcat 7.0.8

Maven 3.0.2

Eclipse 3.6

Eclipse Plugins

Tomcat Plugin

Maven Plugin

SVN Plugin

Oxygen Plugin

Web Tools Platform Plugin

Database Development Plugin

DSpace Setup - Installing (Building/Deploying) Your DSpace Project(s)

Project Architecture - Organizing Your DSpace Project(s)

The One-Big Approach

The One-Project-Per-Module Approach

The Combined Approach

Project Building - Building Your DSpace Projects with Maven

Project Deployment - Deploying Your DSpace Projects with Ant

DSpace Viewing - Viewing Your Projects with Eclipse Tools

Viewing The Application through Tomcat

Viewing The Database through Database Development Tools

Viewing The Java code through Eclipse Java Editor

Viewing The XML/XSLT code through Oxygen

Notes

  • No labels