Este conteúdo não está disponível no idioma selecionado.
3.6. Setting the Development Environment
For JBoss Developer Studio, create an empty java project and add "teiid-common-core", "teiid-api" and JEE "connector-api" JARs as dependencies.
For using Maven, use the following dependencies:
The
teiid-version property must be set to the expected version. You must also add the new declared property connector-api-version. You can find relevant artifacts in the Maven repository.