bibs2091 / Anomaly-detection-system

Machine learning based Intrusion detection system (IDS)
47 stars 16 forks source link

No able to run the project #16

Closed hyder613 closed 1 year ago

hyder613 commented 2 years ago

Hello there, i am using your project but not able to run App.java in the eclipse, since i am using eclipse 1st time so i am not able to do that please suggest me any video to run this project or please please you can instruct me how to run this project.

parad0x96 commented 2 years ago

@hyder613 You need to use gradle. ./gradlew execute

souravs17031999 commented 1 year ago

@parad0x96 It doesn't helps. Even after that I am getting this issue in Java server and it stucks at this point and nothing happens after that:

Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
type Jar
type JavaExec

> Task :execute
java.net.ConnectException: Connection refused (Connection refused)

0
<=========----> 75% EXECUTING [17s]
> :execute