Versions Compared

Key

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

...

  1. From Eclipse, Click on File -> Import...
  2. Under the General folder, select Existing Projects into Workspace and click on Next.
  3. Enter the root directory of DayTrader/branches/2.1.3
  4. Select all projects and click Finish

Applying the Patch

Apply the eclipse based patch using the following:

  1. Download the patch (TBD - attach)
  2. In the Package Explorer view select all daytrader projects
  3. Right click and select Team -> Apply Patch
  4. Enter the path to the downloaded patch

Replace the following files in your local file system copy of DayTrader:

  • the pom.xml file in the root (Daytrader/branches/2.1.3) directory with pom.xml.
  • the createDerbyDB.bat|.sh file in the DayTrader/branches/2.1.3/bin/dbscripts/derby directory with the appropriate one of the following: createDerbyDB.bat or createDerbyDB.sh

Apply these changes:

  1. Re-run "mvn eclipse:eclipse" from your Daytrader/branches/2.1.3 directory.
  2. Refresh your eclipse workspace.

Apply the eclipse based patch using the following:

  1. Download the patch (TBD - attach)
  2. In the Package Explorer view select all daytrader projects
  3. Right click and select Team -> Apply Patch
  4. Enter the path to the downloaded patch