Skip to content

Commit edbe850

Browse files
committed
Reorganize dependencies to deal with moving Equinox Weaving SDK to AJDT project
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=470000 for more details
1 parent 26d1677 commit edbe850

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

kotlin-eclipse-feature/feature.xml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ limitations under the License.
3333
id="org.jetbrains.kotlin.policy"
3434
version="0.0.0"/>
3535

36+
<includes
37+
id="org.eclipse.equinox.weaving.sdk"
38+
version="0.0.0"/>
39+
3640
<plugin
3741
id="org.jetbrains.kotlin.bundled-compiler"
3842
download-size="0"
@@ -58,14 +62,6 @@ limitations under the License.
5862
version="0.0.0"
5963
unpack="false"/>
6064

61-
<plugin
62-
id="org.eclipse.equinox.weaving.hook"
63-
download-size="0"
64-
install-size="0"
65-
version="0.0.0"
66-
fragment="true"
67-
unpack="false"/>
68-
6965
<plugin
7066
id="org.eclipse.equinox.weaving.aspectj"
7167
download-size="0"

0 commit comments

Comments
 (0)