Skip to content

Small web server that uses JSweet to transpile Java code to Javascript

Notifications You must be signed in to change notification settings

valerio-pescatori/metodologie_Pescatori.1807838

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final project for "Metodologie di Programmazione" course a.a. 2018/19

Small web server that uses JSweet to transpile Java code to Javascript. Server runs on Apache Tomcat.

Quickstart

Prerequirements:

Steps:

  1. Clone repository on desktop git clone https://github.com/valerio-pescatori/metodologie_Pescatori.1807838
  2. Import project into Eclipse IDE (both "fabbricasemantica" and "Servers" folders)
  3. Window --> Preferences --> Server --> Runtime Environments --> Add...
  4. Select Apache Tomcat v9.0
  5. Window--> Show View --> Servers to activate Servers tab
  6. Right click in "Servers" tab then --> New --> Server
  7. Select Tomcat v9.0 Server
  8. Add fabbricasemantica
  9. Start the server (Ctrl+Alt+R)
  10. Visit localhost:8080/fabbricasemantica/ to access web pages

About

Small web server that uses JSweet to transpile Java code to Javascript

Topics

Resources

Stars

Watchers

Forks