ant [obj_name]
to run the main class in the package [obj_name]
The different objective are the following:
- obj1
- obj2
- obj3
- obj4
- obj5
- obj6
- objAdditionnel1
- objAdditionnel2
- Open Eclipse IDE
- Go into File->New->Project... screenshot here
- Select Java Project from Existing Ant Buildfile screenshot here
- Select the
build.xml
file screenshot here