Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 710 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 710 Bytes

Projet-PC-Prod-Cons

Run the code

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

Run project under Eclipse

  1. Open Eclipse IDE
  2. Go into File->New->Project... screenshot here
  3. Select Java Project from Existing Ant Buildfile screenshot here
  4. Select the build.xml file screenshot here