Difference between revisions of "Using Eclipse"

From Toolsverse Knowledge Base
Jump to: navigation, search
(Created page with "ETL Framework comes with an Eclipse project so you can start playing with a code right away. To use Eclipse project: # Open Eclipse # Select Import->Import->Existing Projec...")
(No difference)

Revision as of 15:53, 3 August 2014

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