mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
4 lines
99 B
Groovy
4 lines
99 B
Groovy
apply plugin: 'eclipse'
|
|
eclipse.project.name = '_Runtime Scripts'
|
|
|
|
ext.isPureEclipseProject = true
|