Skip to content

Codecenter/courses-systems-integration-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Systems Integration Using Java Technologies

Demos for the course Systems Integration Using Java Technologies. Copyright to all material unless otherwise stated belongs to Codecenter Oy.

Interested in the course? E-mail info@codecenter.fi.

Sample Requirements

All the samples use Apache Maven. In addition the instructions presume you're using Eclipse for Java Developers which has the m2e plug-in installed by default. You can, however, use any IDE you want as long as it supports Maven.

Adding the Samples to Eclipse

To add the GitHub repository to your Eclipse IDE, use the following instructions:

  • Move to the Git Repository Exploring perspective (Window > Open Perspective > Other > Git Repository Exploring)
  • Copy the following URL to your clipboard: git://github.com/Codecenter/courses-systems-integration-java.git
  • Right-click on the Git Repositories view and select Paste Repository Path or URI
  • A dialog opens where URL, Host, Repository path and Protocol are already set. Click Next, Next and Finish.
  • Right-click the project courses-systems-integration-java and select Import.
  • Under Maven, select Existing Maven Projects and click Next.
  • Use Select All to check all projects and perform the import by clicking Finish.

After a while you should have all the sample projects available inside Eclipse.

About

Demos for the course Systems Integration Using Java Technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages