First we want to download the THREDDS git hub repository.
- In STS select File -> Import
- Select Git -> Projects from Git, click Next
- Select Repository Source URI, click Next
- For URI enter: https://github.com/Unidata/thredds.git , click Next
- Accept defaults, click Next
- Browse to your destination directory, click Next
- Use the New Project wizard, click Finish
- In the New Project wizard, uncheck default location and browse to the new local git repository, e.g. \Sts\Workspace\git\thredds (from step 6 above), click Finish
- In STS select Run -> Run Configurations
- Select Maven Build, and press the new button.
- Enter your base directory for the project e.g. ${workspace_loc:/thredds}
- Set Goals to install
- Click Run
No comments:
Post a Comment