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