Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
public:dev_lib_wrapper_plugin_addition [2017/06/13 17:15] sebastien.jacquot@univ-fcomte.fr |
public:dev_lib_wrapper_plugin_addition [2017/06/16 15:24] sebastien.jacquot@univ-fcomte.fr |
||
---|---|---|---|
Ligne 24: | Ligne 24: | ||
* the library can now be added to the dependencies of another TXM sub-project | * the library can now be added to the dependencies of another TXM sub-project | ||
- | *(if possible, get the Javadoc (and/or the source) of the used version and add as ZIP in a non source/exported folder ("doc" and/or "src") and target it in the "Project\Properties\Libraries" tab) | + | * if possible, store the Javadoc in the project of the used version and add it as ZIP in a non source/exported folder ("doc") and target it in the "Project\Properties\Libraries" tab |
+ | * if the Javadoc does not exist as file(s) (doc only online), it would be better to store the src code in the project in a non source/exported folder ("src") and target it in the "Project\Properties\Libraries" tab rather than use the Javadoc URL because generally the content of the doc change overtime following the versions. | ||
==== License ==== | ==== License ==== |