Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

xDrone-DSL/xDrone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xDrone

To run the project in docker:

  1. Run "sh setup.sh" in scripts directory 1.1. In case of error:
  • try to run commands from the file manually one by one
  • check if the TOMCAT_URL is valid in "tomcat_insall_script.sh"
  1. Run "docker-compose up -d"
  2. Open browser and go to "localhost:8080" 3.1 To stop it, run "docker-compose stop"

To run the project locally:

  1. Open the project in eclipse
  2. Run "ServerLaucher.xtend" from directory "ic.ac.uk.xdrone.web.src"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 59.5%
  • GAP 14.9%
  • XSLT 10.7%
  • JavaScript 5.4%
  • Xtend 4.7%
  • HTML 2.3%
  • Other 2.5%