Versions Compared

Key

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

...

  • In Eclipse, open the SVN Repositories Window (Window Menu ? Show View ? Other ? SVN ? SVN Repository)


  • Right click in the SVN Repository window ? New ? Repository Location...
    !NewRepositoryLocation.jpg|align=left! Image Added

  • Fill in the following fields:

    Field Name

    Value

    URL

    svn://source.pentaho.org/pentaho-reporting


    Image Modified
  • The connection should be established and displayed in the SVN Repository window
    Image Modified |

Check Out the Latest Code

...

  • In the SVN Repository windows, navigate to trunk ? engines ? classic ? core
  • Right-click and select Checkout...
    • if nothing shows up when clicking on Branches, right click on Branches and select Refresh Branches
      Image Removed
    Right-click on this item and select Check Out As...
  • Make sure Check out as a project configured using the New Project Wizard is selected (along with Checkout subfolders) and click Next
    Image Removed
  • Make sure the release-0_8_7-branch is selected and click Finish
    Image Removed
  • On the New Project dialog, select Java Project and click Next
    Image Removed
  • Specify the Project name of jfreereport and select any other required options (defaults are probably good)
    Image Removed
  • At this point, the project will be created and the files checked out.

Configure the Project for Eclipse

...