mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Update readme
This commit is contained in:
parent
9f115ea1b2
commit
391cecc62c
|
@ -31,6 +31,9 @@ The easiest way to create a new TeaVM project is to type in the command line:
|
||||||
Now you can execute `mvn clean package` and get the generated `war` file.
|
Now you can execute `mvn clean package` and get the generated `war` file.
|
||||||
Deploy this `war` in Tomcat or another container, or simply unzip it and open the `index.html` page.
|
Deploy this `war` in Tomcat or another container, or simply unzip it and open the `index.html` page.
|
||||||
|
|
||||||
|
It is much easier to develop TeaVM applications using Eclipse.
|
||||||
|
If you prefer Eclipse, please read [this tutorial](wiki/Eclipse-tutorial).
|
||||||
|
|
||||||
There is also the [teavm-samples](teavm-samples) module, containing examples of TeaVM-based projects.
|
There is also the [teavm-samples](teavm-samples) module, containing examples of TeaVM-based projects.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user