blob: 3c78c08c17b0f88239fa307d6d0f49456f28786b [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2016 Gigatronik Ingolstadt GmbH
* 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:
* Sebastian Dirsch - initial configuration
*******************************************************************************/
rootProject.name = 'org.eclipse.mdm.nucleus'
include 'org.eclipse.mdm.application'
include 'org.eclipse.mdm.connector'
include 'org.eclipse.mdm.businessobjects'
include 'org.eclipse.mdm.filerelease'
include 'org.eclipse.mdm.property'
include 'org.eclipse.mdm.freetextindexer'
include 'org.eclipse.mdm.preferences'