-
1. Re: Installing designer 10.0 into Eclipse or JBDS
blafond Jun 8, 2016 10:22 AM (in response to dalepres)Can you verify that you've completed this step prior to installing Designer 10.0?
- Add... Jboss Tools Mars compatible update site:
- make sure “Contact all update sites during install to find required software”
- Do not continue installing this update site. Various dependent plugins required for Teiid Designer 10.0 installation (next step), will now be available
This saxon plugin is a 3rd party plugin and built as part of the integration stack and shareable across JBoss projects rather than just Teiid Designer.
Barry
-
2. Re: Installing designer 10.0 into Eclipse or JBDS
dalepres Jun 8, 2016 9:29 PM (in response to blafond)Thanks for the response, Barry. I tried adding the site you mentioned but I still cannot install Teiid Designer in Eclipse. Here's the error message:
Cannot complete the install because one or more required items could not be found.
Software being installed: Teiid Runtime Clients 10.0.0.Final-v20160413-1817-B4094 (org.teiid.designer.teiid.client.feature.feature.group 10.0.0.Final-v20160413-1817-B4094)
Missing requirement: Teiid DataTools Connectivity 10.0.0.Final-v20160413-1817-B4094 (org.teiid.datatools.connectivity.feature.feature.group 10.0.0.Final-v20160413-1817-B4094) requires 'org.jboss.tools.locus.sf.saxon [9.5.1,10.0.0)' but it could not be found
Cannot satisfy dependency:
From: Teiid Runtime Clients 10.0.0.Final-v20160413-1817-B4094 (org.teiid.designer.teiid.client.feature.feature.group 10.0.0.Final-v20160413-1817-B4094)
To: org.teiid.datatools.connectivity.feature.feature.group [10.0.0.Final-v20160413-1817-B4094]
These are the Red Hat or JBoss sites added to Eclipse. I'm sure there are some unneeded ones that I added in trying to solve the problem:
JBoss Early Access https://devstudio.redhat.com/9.0/development/updates/integration-stack/earlyaccess Enabled
JBoss Tools Target - Mars http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/mars/ Enabled
JBoss Tools Integration Stack Update Site http://download.jboss.org/jbosstools/mars/development/updates/integration-stack/ Enabled
JBoss Tools Updates Mars http://download.jboss.org/jbosstools/updates/stable/mars/ Enabled
Red Hat JBoss Developer Studio Integration Stack Update Site https://devstudio.redhat.com/9.0/development/updates/integration-stack Enabled
Red Hat JBoss Developer Studio Integration Stack Update Site https://devstudio.redhat.com/9.0/stable/updates/integration-stack/ Enabled
Teiid Designer 10.0 http://download.jboss.org/jbosstools/updates/release/mars/integration-stack/teiiddesigner/10.0.0.Final/ Enabled
These are the default Eclipse sites configured:
Mars http://download.eclipse.org/releases/mars Enabled
Mylyn for Eclipse Mars http://download.eclipse.org/mylyn/releases/mars Enabled
Orbit-R20150821153341 http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/ Enabled
The Eclipse Project Updates http://download.eclipse.org/eclipse/updates/4.5 Enabled
The Eclipse Web Tools Platform (WTP) software repository http://download.eclipse.org/webtools/repository/mars Enabled
-
3. Re: Installing designer 10.0 into Eclipse or JBDS
dalepres Jun 9, 2016 12:31 AM (in response to dalepres)After further research and testing, I found that these three JBoss sites must be added to the Add New Software utility in order to install Teiid Designer 10.0 on Mars.2
http://download.jboss.org/jbosstools/mars/development/updates/integration-stack/earlyaccess http://download.jboss.org/jbosstools/updates/stable/mars/
http://download.jboss.org/jbosstools/updates/release/mars/integration-stack/teiiddesigner/10.0.0.Final/ Don't install anything from the first two; just add them to make them available when needed. After adding the third site, check the box to select the Data Virtualization category and all of the items in that category. Click Next and follow the screen.
There are a couple differences between what worked for me shown in this post and what's shown in the instructions at Download & Install - JBoss Community. The first link I show above is not in the instructions shown on the Download & Install page. Two of the sites that are listed on the Download & Install page do not appear to be required. I tried this pattern again on a fresh Centos VM and it works. I have only to connect to my remote Teiid server to call this set up perfect.
-
4. Re: Installing designer 10.0 into Eclipse or JBDS
blafond Jun 17, 2016 10:42 AM (in response to dalepres)It appears that either the Mars 2 version or the JBDS 9.1 GA changed a bit. The old instructions worked for JBDS 9.0. GA worked but I verified that your changes to the install instructions are needed. They also work with JBDS 9.0.
I've updated the Teiid Designer download page instructions.
thx for investigating this!
Barry