Using Eclipse

From Toolsverse Knowledge Base
Revision as of 15:54, 3 August 2014 by Maxlmus (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ETL Framework comes with an Eclipse project so you can start playing with a code right away.

To use Eclipse project:

  1. Open Eclipse
  2. Select Import->Import->Existing Projects into Workspace. Select Next
  3. Use "Select root directory" and choose ETL_FRAMEWORK_HOME, for example C:\Toolsverse\ETL Framework
  4. Click Finish

Folders:

src - source code
src-test - source code for tests
src-examples - source code for examples
lib - libraries
plugin - plugins
license - licenses
config - configuration files
data - data files
data/scenario/Examples - examples of the ETL scenarios