Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Commit

Permalink
The intro.xml file is in intro/, not target/.
Browse files Browse the repository at this point in the history
target/ is ignored.

Bug #169 Create Welcome Support



Signed-off-by: Christopher Brooks <cxh@eecs.berkeley.edu>
  • Loading branch information
cxbrooks committed Jun 7, 2017
1 parent e8063b0 commit f5cd335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.triquetrum.workflow.model.edit/plugin.xml
Expand Up @@ -33,7 +33,7 @@
<extension
point="org.eclipse.ui.intro.configExtension">
<configExtension
content="target/intro.xml"
content="intro/intro.xml"
configId="org.eclipse.ui.intro.universalConfig">
</configExtension>
</extension>
Expand Down

0 comments on commit f5cd335

Please sign in to comment.