Skip to content

polibb/IJVM

Repository files navigation

In the folder src/main/java/pad/ijvm/ you can find some files that you should use when implementing your program. The tests can be found in src/test/java/pad/ijvm/

To build the project:

./gradlew build

To run:

./gradlew run

If you want to import the project in IntelliJ execute:

./gradlew idea

Then import the project using 'File - Open'.

If you want to import the project in Eclipse execute:

./gradlew eclipse

Then import the project using 'File - Import'.

IJVM

IJVM

IJVM

IJVM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages