mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-10 06:27:59 -05:00
5 lines
99 B
Groovy
5 lines
99 B
Groovy
apply plugin: 'eclipse'
|
|
eclipse.project.name = '_Runtime Scripts'
|
|
|
|
ext.isPureEclipseProject = true
|