mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-18 22:45:23 +02:00
[releng] Add build properties recommended by JDT 4.2m4 Quickfix
This commit is contained in:
parent
05ee5f1cce
commit
cc0c4d9c18
2 changed files with 3 additions and 1 deletions
|
@ -16,3 +16,4 @@ bin.includes = .,\
|
||||||
source.. = src/
|
source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
javacProjectSettings = true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2005, 2007 IBM Corporation and others.
|
# Copyright (c) 2005, 2012 IBM Corporation and others.
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -15,3 +15,4 @@ bin.includes = .,\
|
||||||
source.. = src/
|
source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
javacProjectSettings = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue