blob: 153b0bec25b7a810af395d2c52e2d9faf6bb2bf8 [file] [log] [blame]
#################################################################################
## Copyright (c) 2014 Obeo 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
## http://www.eclipse.org/legal/epl-v10.html
##
## Contributors:
## Obeo - initial API and implementation
#################################################################################
source.. = src/main/java/
output.. = bin/
bin.includes = META-INF/,\
.,\
bundle.properties
additional.bundles = org.eclipse.wst.jsdt.nodejs.core
javacProjectSettings = true