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

trouble getting it running #2

Open
8951638533 opened this issue Feb 11, 2018 · 4 comments
Open

trouble getting it running #2

8951638533 opened this issue Feb 11, 2018 · 4 comments

Comments

@8951638533
Copy link

8951638533 commented Feb 11, 2018

No description provided.

@a-anand-91119
Copy link

please provide more details regarding the issue

@ank-coder
Copy link

I am not able to run your project on NetBeans

@ank-coder
Copy link

Please help me

@a-anand-91119
Copy link

a-anand-91119 commented Nov 10, 2019

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

3 participants