Revision: 19970
http://sourceforge.net/p/gate/code/19970
Author: johann_p
Date: 2017-01-19 09:29:39 +0000 (Thu, 19 Jan 2017)
Log Message:
-----------
Bump target version for compiled JAPE classes up to version 1.7.
Modified Paths:
--------------
gate/trunk/src/main/gate/util/compilers/Eclipse.java
Modified: gate/trunk/src/main/gate/util/compilers/Eclipse.java
===================================================================
--- gate/trunk/src/main/gate/util/compilers/Eclipse.java 2017-01-19
02:23:38 UTC (rev 19969)
+++ gate/trunk/src/main/gate/util/compilers/Eclipse.java 2017-01-19
09:29:39 UTC (rev 19970)
@@ -341,7 +341,7 @@
settings.put(CompilerOptions.OPTION_Source,
CompilerOptions.VERSION_1_8);
settings.put(CompilerOptions.OPTION_TargetPlatform,
- CompilerOptions.VERSION_1_6);
+ CompilerOptions.VERSION_1_7);
final IProblemFactory problemFactory =
new DefaultProblemFactory(Locale.getDefault());
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs