Using Eclipse
From Toolsverse Knowledge Base
								
												
				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 Projects into Workspace. Select Next
 - Use "Select root directory" and choose ETL_FRAMEWORK_HOME, for example C:\Toolsverse\ETL Framework
 - 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