Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
   mvn eclipse:eclipse -Dwtpversion=1.5
  • To run test cases
Code Block
   mvn test

...