1
0
Fork 0
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:
Martin Oberhuber 2012-01-31 12:40:40 +00:00
parent 05ee5f1cce
commit cc0c4d9c18
2 changed files with 3 additions and 1 deletions

View file

@ -16,3 +16,4 @@ bin.includes = .,\
source.. = src/ source.. = src/
output.. = bin/ output.. = bin/
src.includes = about.html src.includes = about.html
javacProjectSettings = true

View file

@ -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