diff options
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.server.objectivity.stub/build.properties')
-rw-r--r-- | plugins/org.eclipse.emf.cdo.server.objectivity.stub/build.properties | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.server.objectivity.stub/build.properties b/plugins/org.eclipse.emf.cdo.server.objectivity.stub/build.properties index ec04b1d0ef..167cfa57ab 100644 --- a/plugins/org.eclipse.emf.cdo.server.objectivity.stub/build.properties +++ b/plugins/org.eclipse.emf.cdo.server.objectivity.stub/build.properties @@ -3,10 +3,10 @@ # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html -# +# # Contributors: # Ibrahim Sallam - initial API and implementation - + # NLS_MESSAGEFORMAT_VAR bin.includes = META-INF/,\ @@ -14,6 +14,7 @@ bin.includes = META-INF/,\ about.html,\ copyright.txt,\ epl-v10.html,\ - license.html,\ plugin.properties +src.includes = about.html,\ + copyright.txt |