Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem while running the project #15

Open
joy0290 opened this issue Nov 26, 2018 · 1 comment
Open

problem while running the project #15

joy0290 opened this issue Nov 26, 2018 · 1 comment

Comments

@joy0290
Copy link

joy0290 commented Nov 26, 2018

i have downloaded the project but i am unable to run thhis project
can you help me out withe the step wise description to run this project and also the IDE to run this project with lesser complexities

@a-anand-91119
Copy link

First set the input path of file in InputData class.

modify the main method of SchedulerMain as below
public static void main(String[] args) { inputdata id = new inputdata(); id.takeinput(); new SchedulerMain(); }

Then run the SchedulerMain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants