ghidra/Ghidra/RuntimeScripts/build.gradle
2019-03-26 13:46:51 -04:00

5 lines
99 B
Groovy

apply plugin: 'eclipse'
eclipse.project.name = '_Runtime Scripts'
ext.isPureEclipseProject = true