Hi,
what is the right way how to deal with modules without certain files
being part of donation?
- Symfony module (php/php.symfony) - Tests refer to XML files not in
repository.
Referred files are available at
https://hg.netbeans.org/releases/file/5fd841261bf9/php.symfony/test/unit/data
- Symfony 2/3 module (php/php.symfony2) - Tests refer to XML files not
in repository.
Referred files are available at
https://hg.netbeans.org/releases/file/5fd841261bf9/php.symfony2/test/unit/data
- Smarty (php/php.smarty) - Definitions for code completion are not in
repository. Code completion does not offer keywords.
Code reading definitions is commented -
https://github.com/apache/netbeans/blob/354d7fa7ba729c6f913fe8d3950f07df07bf1932/php/php.smarty/src/org/netbeans/modules/php/smarty/editor/completion/entries/SmartyCodeCompletionOffer.java#L41-L44
Referred files are available at
https://hg.netbeans.org/releases/file/5fd841261bf9/php.smarty/src/org/netbeans/modules/php/smarty/editor/completion/entries/defs
Thanks for advice.
Regards,
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists