Skip to content

DavidZemon/CrewCallerKata_Intellij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crew Caller Kata

Purpose

With the high cost of JetBrain's products, it can be difficult to determine whether or not IntelliJ IDEA Ultimate Edition is worth the high price. This project aims to show off as many features of the IDE as possible within a single scope.

Running the Completed Project

  1. Check out the project from Git.
  2. If you are running this project from outside Union Pacific's network, ensure that maven is always run with external-to-uprr profile.
  3. Run "mvn clean jetty:run" to build the project and start the server.
  4. Navigate to http://localhost:8080/ in your browser to view available crew for any of the three given days.

About

Demonstrate as many differences between Eclipse and IntelliJ IDEA as possible in a single project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages