Configuring Eclipse for build
Imported the Utils projects first.
I got a bunch of missing imports:
- junit
- org.apache.commons.io.*
- maven
- org.codehaus.plexus.*
- com.thoughtworks.stream.*
- org.python.*
- etc etc ...
What's the best way to satisfy these imports in Eclipse?