Skip to content

pedrofvteixeira/basic-plugin-classic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Pentaho Basic Plugin

Objective

The goal of this project is provide a basic pentaho plugin that allows one to get a feel for all the available core configurations, when developing a plugin

Getting started

The first thing you should do is to confirm you have ant installed ( http://ant.apache.org/ ).

To prep the project, you first need to resolve/include the necessary dependencies. Ivy.xml file contains a list of the dependencies needed to successfully compile this project.

To fetch dependencies and populate /lib folder

From the project root and using command-line simply type ant resolve

How to use

Following this steps should get you going:

Compile the project

Just run ant dist and you should be all set

Deploying the plugin in your pentaho environment

Copy the zip folder in ./dist folder and unzip it at

pentaho-solutions/system/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published