diff --git a/rse/plugins/org.eclipse.rse.connectorservice.dstore/build.properties b/rse/plugins/org.eclipse.rse.connectorservice.dstore/build.properties index 7911f574b8b..85f7e30bc8f 100644 --- a/rse/plugins/org.eclipse.rse.connectorservice.dstore/build.properties +++ b/rse/plugins/org.eclipse.rse.connectorservice.dstore/build.properties @@ -16,3 +16,4 @@ bin.includes = .,\ source.. = src/ output.. = bin/ src.includes = about.html +javacProjectSettings = true diff --git a/rse/plugins/org.eclipse.rse.connectorservice.local/build.properties b/rse/plugins/org.eclipse.rse.connectorservice.local/build.properties index abd77ef03b2..93fffca8ab6 100644 --- a/rse/plugins/org.eclipse.rse.connectorservice.local/build.properties +++ b/rse/plugins/org.eclipse.rse.connectorservice.local/build.properties @@ -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 # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -15,3 +15,4 @@ bin.includes = .,\ source.. = src/ output.. = bin/ src.includes = about.html +javacProjectSettings = true