Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
SquirrelJME
Commits
f7a6e7ea
Commit
f7a6e7ea
authored
May 23, 2022
by
Stephanie Gawroriski
Browse files
Remove some usages of eclipse plugin as it is done via allprojects.
parent
6694c345
Pipeline
#110472
passed with stages
in 1 minute and 35 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
emulators/emulator-base/build.gradle
View file @
f7a6e7ea
...
...
@@ -4,7 +4,6 @@ plugins
id
"cpp-library"
id
"java-library"
id
"java-test-fixtures"
id
"eclipse"
}
description
=
"This library provides the base support for testing and "
+
...
...
emulators/springcoat-vm/build.gradle
View file @
f7a6e7ea
plugins
{
id
"java-library"
id
"eclipse"
}
description
=
"This is a SpringCoat virtual machine which "
+
...
...
emulators/summercoat-vm/build.gradle
View file @
f7a6e7ea
plugins
{
id
"java-library"
id
"eclipse"
}
description
=
"This is the SummerCoat VM which is a more "
+
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment