GithubHelp home page GithubHelp logo

codebybipin / portfolio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from portfolio-performance/portfolio

0.0 1.0 0.0 20.53 MB

A simple tool to calculate the overall performance of an investment portfolio.

Home Page: http://www.portfolio-performance.info

License: Eclipse Public License 1.0

CSS 0.05% Java 99.26% HTML 0.65% JavaScript 0.04%

portfolio's Introduction

About

A simple tool to calculate the overall performance of an investment portfolio.

See http://www.portfolio-performance.info for more details.

Build Status

Prerequisites

Building with Maven

Configure

Mac OS X / Linux

export MAVEN_OPTS="-Xmx1g"

Windows

set MAVEN_OPTS="-Xmx1g"

Build

Run Maven 3.0.x in the 'portfolio-app' directory:

mvn clean install

Developing with Eclipse

Setup

To develop, use Eclipse Luna plus the Plug-in Development Tools (PDT).

Clone the git repository.

Import projects by

  • selecting "Import Projects..." on the Git repository in the Git perspective
  • choosing "File" > "Import..." > "Existing Projects into Workspace" from the menu

After importing the Portfolio Performance projects in Eclipse, they will not compile due to missing dependencies: the target platform is missing.

Generate Target Platform

Run Maven once in the 'portfolio-app' directory with the following parameter:

mvn clean install -Dgenerate-target-platform=true

Set Target Platform

  • Open the portfolio-app project
  • Open the ide-target-platform/portfolio-ide.target file (this may take a while as it requires Internet access)
  • In the resulting editor, click on the "Set as Target Platform" link at the top right (this may also take a while)

Run Program

  • Open the portfolio-product project
  • Open the name.abuchen.portfolio.product file
  • In the resulting editor, click on the "Launch an Eclipse application" link

To run the unit tests

  • Right click on the name.abuchen.portfolio.tests project
  • Choose "Run As..." -> "JUnit Plug-in Test".

License

Eclipse Public License http://www.eclipse.org/legal/epl-v10.html

portfolio's People

Contributors

buchen avatar simpsus avatar gynngr avatar hjbflyer avatar etzelc avatar zft2 avatar mwhesse avatar sebasbaumh avatar alani1 avatar akoch avatar wsteitz avatar necoro avatar bbrach avatar derari avatar beluk avatar clashdreath avatar flobjective avatar juelicher avatar nianj avatar t-bickle avatar tobsen987 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.