[sandbox.emecha]/trunk/org.seasar.dbflute.emecha.eclipse.feature/feature.xml
Parent Directory
|
Revision Log
|
Patch
| revision 54 by schatten, Tue Sep 8 02:43:31 2009 JST | revision 55 by jflute, Fri Sep 11 01:43:46 2009 JST | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature | <feature |
| 3 | id="org.seasar.dbflute.emecha.eclipse.feature" | id="org.seasar.dbflute.emecha.eclipse.feature" |
| 4 | label="EMecha Feature" | label="EMecha Feature" |
| 5 | version="0.4.2.05"> | version="0.4.3"> |
| 6 | ||
| 7 | <description url="http://www.example.com/description"> | <description url="http://www.example.com/description"> |
| 8 | [Enter Feature Description here.] | [Enter Feature Description here.] |
| 9 | </description> | </description> |
| 10 | ||
| 11 | <copyright url="http://www.example.com/copyright"> | <copyright url="http://www.example.com/copyright"> |
| 12 | [Enter Copyright Description here.] | [Enter Copyright Description here.] |
| 13 | </copyright> | </copyright> |
| 14 | ||
| 15 | <license url="http://www.example.com/license"> | <license url="http://www.example.com/license"> |
| 16 | [Enter License Description here.] | [Enter License Description here.] |
| 17 | </license> | </license> |
| 18 | ||
| 19 | <plugin | <plugin |
| 20 | id="org.seasar.dbflute.emecha.eclipse.plugin" | id="org.seasar.dbflute.emecha.eclipse.plugin" |
| 21 | download-size="0" | download-size="0" |
| 22 | install-size="0" | install-size="0" |
| 23 | version="0.0.0" | version="0.0.0" |
| 24 | unpack="false"/> | unpack="false"/> |
| 25 | ||
| 26 | <plugin | <plugin |
| 27 | id="org.seasar.dbflute.emecha.eclipse.plugin.dfeditor" | id="org.seasar.dbflute.emecha.eclipse.plugin.dfeditor" |
| 28 | download-size="0" | download-size="0" |
| 29 | install-size="0" | install-size="0" |
| 30 | version="0.0.0" | version="0.0.0" |
| 31 | unpack="false"/> | unpack="false"/> |
| 32 | ||
| 33 | <plugin | <plugin |
| 34 | id="org.seasar.dbflute.emecha.eclipse.plugin.emsql" | id="org.seasar.dbflute.emecha.eclipse.plugin.emsql" |
| 35 | download-size="0" | download-size="0" |
| 36 | install-size="0" | install-size="0" |
| 37 | version="0.0.0" | version="0.0.0" |
| 38 | unpack="false"/> | unpack="false"/> |
| 39 | ||
| 40 | </feature> | </feature> |
|
||||||||
| Repository Top ViewVC Help |
![]() |
| Powered by ViewVC |

