Skip to content

Commit

Permalink
[564411] The Richtext feature should not include default implementati…
Browse files Browse the repository at this point in the history
…on (#35)

for link opening strategy

Bug: 564411

Change-Id: I678334653dc96b0d9f1d668aece298020e1d901f
Signed-off-by: Tu Ton <[email protected]>
  • Loading branch information
minhtutonthat authored Jun 18, 2020
1 parent 33d2a63 commit f1ab31b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,9 @@ http://www.eclipse.org/legal/epl-v10.htm
<feature id="org.polarsys.kitalpha.emde.genchain.feature"/>
<feature id="org.polarsys.kitalpha.emde.genchain.feature.source"/>
<feature id="org.polarsys.kitalpha.richtext.widget.ext.feature"/>
<feature id="org.polarsys.kitalpha.richtext.widget.ext.feature.source"/>
<feature id="org.polarsys.kitalpha.richtext.widget.tools.ext.feature"/>
<feature id="org.polarsys.kitalpha.richtext.widget.tools.ext.feature.source"/>
<feature id="org.eclipse.nebula.widgets.richtext.feature"/>
<feature id="org.polarsys.kitalpha.massactions.feature"/>
</features>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
<includes
id="org.polarsys.kitalpha.richtext.widget.ext.feature"
version="0.0.0"/>

<includes
id="org.polarsys.kitalpha.richtext.widget.tools.ext.feature"
version="0.0.0"/>


<requires>
<import plugin="org.eclipse.nebula.widgets.richtext"/>
Expand Down

0 comments on commit f1ab31b

Please sign in to comment.