marcelmaatkamp/java-sdr
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
INSTALLATION ------------ Install gradle: http://www.gradle.org/ RUNNING ------- % gradle This will download all dependencies, compile the sources and automatically execute the project. DEVELOPMENT ----------- % gradle eclipse (or) % gradle idea