Last change
on this file since 1299 was
441,
checked in by Mateusz Poszwa, 9 years ago
|
Resolved missing dependencies in Framclipse
|
-
Property svn:eol-style set to
native
-
Property svn:mime-type set to
text/xml
|
File size:
988 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <feature |
---|
3 | id="com.framsticks.framclipse" |
---|
4 | label="Framclipse" |
---|
5 | version="2.0.0.vqualifier" |
---|
6 | provider-name="Poznan University of Technology"> |
---|
7 | |
---|
8 | <description> |
---|
9 | Framclipse Plugin |
---|
10 | </description> |
---|
11 | |
---|
12 | <requires> |
---|
13 | <import plugin="org.antlr.generator"/> |
---|
14 | <import plugin="org.eclipse.xtext"/> |
---|
15 | <import plugin="org.antlr.runtime"/> |
---|
16 | <import plugin="org.eclipse.core.runtime"/> |
---|
17 | <import plugin="org.eclipse.xtext.ui"/> |
---|
18 | <import plugin="org.eclipse.xtext.ui.shared"/> |
---|
19 | <import plugin="org.eclipse.xtext.builder"/> |
---|
20 | <import plugin="org.apache.log4j"/> |
---|
21 | </requires> |
---|
22 | |
---|
23 | <plugin |
---|
24 | id="com.framsticks.framclipse" |
---|
25 | download-size="0" |
---|
26 | install-size="0" |
---|
27 | version="0.0.0" |
---|
28 | unpack="false"/> |
---|
29 | |
---|
30 | <plugin |
---|
31 | id="com.framsticks.framclipse.ui" |
---|
32 | download-size="0" |
---|
33 | install-size="0" |
---|
34 | version="0.0.0" |
---|
35 | unpack="false"/> |
---|
36 | |
---|
37 | </feature> |
---|
Note: See
TracBrowser
for help on using the repository browser.