TrackSchedulerForConference Problem Two (ConferenceTrackManager) implementation by Ankit Kanchan For any queries please contact: ankitkanc@gmail.com or reach @ +91-8971370196
1.)Unzip the zipfile CTM.zip onto your system 2.)You will find a directory Structure similar to(C:\Users<username>\CTM\com\thoughtworks\ConferenceTrackManager) 3.)Open a command prompt and cd to C:<username>\CTM\com\thoughtworks\ConferenceTrackManager 4.)type javac *.java 5.)Verify that class files got generated 6.)Execute the application by using below command , replace with the file name, that contains titles to be scheduled inside a track
Command:java -classpath C:\Users<username>\CTM com.thoughtworks.ConferenceTrackManager.ConferenceTrackManagerClient