Anomaly-detection-system icon indicating copy to clipboard operation
Anomaly-detection-system copied to clipboard

No able to run the project

Open hyder613 opened this issue 3 years ago • 1 comments

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.

hyder613 avatar Jan 06 '22 14:01 hyder613

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

parad0x96 avatar Jan 27 '22 12:01 parad0x96

@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

souravs17031999 avatar Mar 05 '23 04:03 souravs17031999