mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-10084 Updated eclipse build stuffs
X-SVN-Rev: 33961
This commit is contained in:
parent
6e38f36e18
commit
fb4483e592
3 changed files with 5 additions and 5 deletions
|
@ -5,5 +5,5 @@
|
|||
api.report.version = 52
|
||||
api.report.prev.version = 51
|
||||
release.file.ver = 52m1
|
||||
api.doc.version = 52
|
||||
api.doc.version = 52 Milestone 1
|
||||
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
#* Copyright (C) 2010-2013, International Business Machines Corporation and *
|
||||
#* others. All Rights Reserved. *
|
||||
#*******************************************************************************
|
||||
icu4j.plugin.impl.version.string=51.1.0
|
||||
icu4j.plugin.impl.version.string=52.0.1
|
||||
copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2013. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
|
||||
icu4j.data.version.number=51
|
||||
icu4j.data.version.number=52
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2003-2008 IBM Corporation and others.
|
||||
# Copyright (c) 2003-2013 IBM Corporation and others.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are made available under the terms of the Eclipse Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
|
@ -209,7 +209,7 @@ javacFailOnError=true
|
|||
javacVerbose=true
|
||||
|
||||
# Extra arguments for the compiler. These are specific to the java compiler being used.
|
||||
compilerArg=-inlineJSR -enableJavadoc -encoding ISO-8859-1
|
||||
compilerArg=-inlineJSR -enableJavadoc -encoding UTF-8
|
||||
|
||||
# Default value for the version of the source code. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacSource in build.properties
|
||||
javacSource=1.5
|
||||
|
|
Loading…
Add table
Reference in a new issue