Changes between Version 3 and Version 4 of ThreddsTutorial
- Timestamp:
- Apr 9, 2013 11:34:03 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ThreddsTutorial
v3 v4 44 44 Before downloading a git project properly you should follow some steps. Check it out EclipseIntegration/SubversionAndGit 45 45 46 thredds project from remote server m2eclipse needs git SCM Connector. Get git connector from Eclipse Marketplace. Click on ''Find more SCM connectors'', find m2e-egit connector and follow the installation wizard.47 48 46 After finishing the installation, go to '''Import > Checkout Maven Project from SCM'''. On the dialog, select '''git''' in the SCM URL selector, paste the following URL: ''https://github.com/Unidata/thredds.git'' and click on finish. A Check out and Build process will be started. This process may take several minutes so be patient. 49 47