I believe the only 2 files that contain Teiid exmaples are:
http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml
And unless I'm mistaken, these are for JBT/JBDS from before the Core/SOA split.
There is no updated JBT3.3 version of the file, but there is an empty JBDS5 version:
http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml
So... I'm lost. Do we need to change the way the Examples UI resolves these files? And should the files being resolved (the example zips being downloaded) be located in developers' workspaces?
./project-examples-jbds40.xml
|
851: http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-designer/parts_modelProjectSet.zip
|
877: http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-designer/PortfolioWebServiceProject.zip
|
894: http://anonsvn.jboss.org/repos/jbosstools/workspace/jdoyle/teiid-designer/StateServiceExampleProject.zip
|
|
./project-examples-3.2.xml
|
17: http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-designer/parts_modelProjectSet.zip
|
43: http://anonsvn.jboss.org/repos/jbosstools/workspace/dflorian/teiid-designer/PortfolioWebServiceProject.zip
|
60: http://anonsvn.jboss.org/repos/jbosstools/workspace/jdoyle/teiid-designer/StateServiceExampleProject.zip
|
If you can itemize which features/plugins need to be moved, I can help w/ this.