Skip to content

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

Notifications You must be signed in to change notification settings

VU-Programming/IJVM-Skeleton

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

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages