mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-5646 Use javac option -g to include debug information for eclipse plugin headless build
X-SVN-Rev: 21329
This commit is contained in:
parent
1c90738b52
commit
005e0e8746
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ javacFailOnError=true
|
|||
javacVerbose=true
|
||||
|
||||
# Extra arguments for the compiler. These are specific to the java compiler being used.
|
||||
#compilerArg=
|
||||
compilerArg=-g
|
||||
|
||||
# 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.3
|
||||
|
|
Loading…
Add table
Reference in a new issue