Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-09-17 13:39:33 +0000
committerEike Stepper2012-09-17 13:39:33 +0000
commit3014e5c7c2488e3103f3b67df7087577a664f6d2 (patch)
treeffe422fb6bc316de3d65f6aff198222600ab3278 /plugins/org.eclipse.emf.cdo.examples.installer/plugin.xml
parent4410a81b1e9943fcf886386f462de2c964bfb8fe (diff)
downloadcdo-3014e5c7c2488e3103f3b67df7087577a664f6d2.tar.gz
cdo-3014e5c7c2488e3103f3b67df7087577a664f6d2.tar.xz
cdo-3014e5c7c2488e3103f3b67df7087577a664f6d2.zip
Make example installer builds automatic
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.installer/plugin.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.installer/plugin.xml46
1 files changed, 23 insertions, 23 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.installer/plugin.xml b/plugins/org.eclipse.emf.cdo.examples.installer/plugin.xml
index 5901a91215..2cd130bf84 100644
--- a/plugins/org.eclipse.emf.cdo.examples.installer/plugin.xml
+++ b/plugins/org.eclipse.emf.cdo.examples.installer/plugin.xml
@@ -76,38 +76,38 @@
id="org.eclipse.emf.cdo.examples.ExampleMasterServer"
wizardID="org.eclipse.emf.cdo.examples.ExampleMasterWizard"
pageImage="icons/full/wizban/NewEMFExample.gif">
- <fileToOpen editorID="org.eclipse.ui.browser.editor" location="cdo.example.master/README.html"/>
+ <fileToOpen editorID="org.eclipse.ui.browser.editor" location="org.eclipse.emf.cdo.examples.master/README.html"/>
<projectDescriptor
- name="cdo.example.master"
- contentURI="examples/master/"
+ name="org.eclipse.emf.cdo.examples.master"
+ contentURI="examples/org.eclipse.emf.cdo.examples.master/"
description="%ExampleMasterProject_desc"/>
</example>
<example
id="org.eclipse.emf.cdo.examples.ExampleCloneServer"
wizardID="org.eclipse.emf.cdo.examples.ExampleCloneWizard"
pageImage="icons/full/wizban/NewEMFExample.gif">
- <fileToOpen editorID="org.eclipse.ui.browser.editor" location="cdo.example.clone/README.html"/>
+ <fileToOpen editorID="org.eclipse.ui.browser.editor" location="org.eclipse.emf.cdo.examples.clone/README.html"/>
<projectDescriptor
- name="cdo.example.clone"
- contentURI="examples/clone/"
+ name="org.eclipse.emf.cdo.examples.clone"
+ contentURI="examples/org.eclipse.emf.cdo.examples.clone/"
description="%ExampleCloneProject_desc"/>
</example>
<example
id="org.eclipse.emf.cdo.examples.ExampleClient"
wizardID="org.eclipse.emf.cdo.examples.ExampleClientWizard"
pageImage="icons/full/wizban/NewEMFExample.gif">
- <fileToOpen editorID="org.eclipse.ui.browser.editor" location="cdo.example.client/README.html"/>
+ <fileToOpen editorID="org.eclipse.ui.browser.editor" location="org.eclipse.emf.cdo.examples.client/README.html"/>
<projectDescriptor
- name="cdo.example.client"
- contentURI="examples/client/"
+ name="org.eclipse.emf.cdo.examples.client"
+ contentURI="examples/org.eclipse.emf.cdo.examples.client/"
description="%ExampleClientProject_desc"/>
<projectDescriptor
name="org.eclipse.emf.cdo.examples.company"
- contentURI="examples/model/"
+ contentURI="examples/org.eclipse.emf.cdo.examples.company/"
description="%ExampleModelProject_desc"/>
<projectDescriptor
name="org.eclipse.emf.cdo.examples.company.edit"
- contentURI="examples/model.edit/"
+ contentURI="examples/org.eclipse.emf.cdo.examples.company.edit/"
description="%ExampleEditProject_desc"/>
</example>
<example
@@ -116,11 +116,11 @@
pageImage="icons/full/wizban/NewEMFExample.gif">
<projectDescriptor
name="org.eclipse.emf.cdo.examples.company"
- contentURI="examples/model/"
+ contentURI="examples/org.eclipse.emf.cdo.examples.company/"
description="%ExampleModelProject_desc"/>
<projectDescriptor
name="org.eclipse.emf.cdo.examples.company.edit"
- contentURI="examples/model.edit/"
+ contentURI="examples/org.eclipse.emf.cdo.examples.company.edit/"
description="%ExampleEditProject_desc"/>
</example>
<example
@@ -130,43 +130,43 @@
<fileToOpen editorID="org.eclipse.ui.browser.editor" location="org.gastro.server/README.html"/>
<projectDescriptor
name="org.gastro.inventory"
- contentURI="examples/gastro.inventory/"
+ contentURI="examples/org.gastro.inventory/"
description="%ExampleProject_gastro.inventory_desc"/>
<projectDescriptor
name="org.gastro.inventory.edit"
- contentURI="examples/gastro.inventory.edit/"
+ contentURI="examples/org.gastro.inventory.edit/"
description="%ExampleProject_gastro.inventory.edit_desc"/>
<projectDescriptor
name="org.gastro.business"
- contentURI="examples/gastro.business/"
+ contentURI="examples/org.gastro.business/"
description="%ExampleProject_gastro.business_desc"/>
<projectDescriptor
name="org.gastro.business.edit"
- contentURI="examples/gastro.business.edit/"
+ contentURI="examples/org.gastro.business.edit/"
description="%ExampleProject_gastro.business.edit_desc"/>
<projectDescriptor
name="org.gastro.rcp"
- contentURI="examples/gastro.rcp/"
+ contentURI="examples/org.gastro.rcp/"
description="%ExampleProject_gastro.rcp_desc"/>
<projectDescriptor
name="org.gastro.rcp.department"
- contentURI="examples/gastro.rcp.department/"
+ contentURI="examples/org.gastro.rcp.department/"
description="%ExampleProject_gastro.rcp.department_desc"/>
<projectDescriptor
name="org.gastro.rcp.table"
- contentURI="examples/gastro.rcp.table/"
+ contentURI="examples/org.gastro.rcp.table/"
description="%ExampleProject_gastro.rcp.table_desc"/>
<projectDescriptor
name="org.gastro.server"
- contentURI="examples/gastro.server/"
+ contentURI="examples/org.gastro.server/"
description="%ExampleProject_gastro.server_desc"/>
<projectDescriptor
name="org.gastro.server.web"
- contentURI="examples/gastro.server.web/"
+ contentURI="examples/org.gastro.server.web/"
description="%ExampleProject_gastro.server.web_desc"/>
<projectDescriptor
name="org.gastro.testclient"
- contentURI="examples/gastro.testclient/"
+ contentURI="examples/org.gastro.testclient/"
description="%ExampleProject_gastro.testclient_desc"/>
</example>
</extension>

Back to the top