Skip to content

VU-Programming/IJVM-Skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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'.

About

This repo contains everything you need to start the course Project Application Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages