summaryrefslogtreecommitdiff
path: root/java/eclipse
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse')
-rw-r--r--java/eclipse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
index c79fcf38db94..4b745591747a 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -38,7 +38,7 @@ ECLIPSE_BUILD= 2135
ECLIPSE_OS= freebsd
ECLIPSE_WS= gtk
ECLIPSE_ARCH= x86
-
+
# Here we must work around a bug that pops up when building from sources. A
# certain "run" method must be made visible in the whole class hierarchy by
# changing making it public, as documented here: