| ############################################################################### | |
| # Copyright (c) 2012, 2019 IBM Corporation and others. | |
| # This program and the accompanying materials | |
| # are made available under the terms of the Eclipse Public License 2.0 | |
| # which accompanies this distribution, and is available at | |
| # https://www.eclipse.org/legal/epl-2.0/ | |
| # | |
| # SPDX-License-Identifier: EPL-2.0 | |
| # | |
| # Contributors: | |
| # IBM Corporation - initial API and implementation | |
| ############################################################################### | |
| jptPackages = org.eclipse.jpt.jpa.core \ | |
| org.eclipse.jpt.jpa.core.context \ | |
| org.eclipse.jpt.jpa.core.context.java \ | |
| org.eclipse.jpt.jpa.core.context.orm \ | |
| org.eclipse.jpt.jpa.core.context.persistence \ | |
| org.eclipse.jpt.jpa.core.jpa2 \ | |
| org.eclipse.jpt.jpa.core.jpa2.context \ | |
| org.eclipse.jpt.jpa.core.jpa2.context.java \ | |
| org.eclipse.jpt.jpa.core.jpa2.context.orm \ | |
| org.eclipse.jpt.jpa.core.jpa2.context.persistence \ | |
| org.eclipse.jpt.jpa.core.jpa2.context.persistence.connection \ | |
| org.eclipse.jpt.jpa.core.jpa2.context.persistence.options \ | |
| org.eclipse.jpt.jpa.core.jpa2.resource.java \ | |
| org.eclipse.jpt.jpa.core.jpql \ | |
| org.eclipse.jpt.jpa.core.jpql.spi \ | |
| org.eclipse.jpt.jpa.core.libprov \ | |
| org.eclipse.jpt.jpa.core.platform \ | |
| org.eclipse.jpt.jpa.core.resource \ | |
| org.eclipse.jpt.jpa.core.resource.java \ | |
| org.eclipse.jpt.jpa.core.resource.orm \ | |
| org.eclipse.jpt.jpa.core.resource.orm.v2_0 \ | |
| org.eclipse.jpt.jpa.core.resource.persistence \ | |
| org.eclipse.jpt.jpa.core.resource.persistence.v2_0 |