You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ju...@apache.org on 2020/07/10 05:48:53 UTC

[netbeans-l10n] 14/17: Merge pull request #2 from borisheithecker/initial

This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-l10n.git

commit f53ed11a75f9c023edf80633c3861a9b7193cb15
Merge: 8577c74 59923b6
Author: Geertjan Wielenga <ge...@apache.org>
AuthorDate: Mon Mar 9 10:59:41 2020 +0100

    Merge pull request #2 from borisheithecker/initial
    
    Merge l10n ant extension and provide a working development example

 .gitignore                                    |    6 +
 README.md                                     |    2 +
 l10nantext.jar                                |  Bin 11047 -> 0 bytes
 l10nantext/LICENSE                            |  201 +++
 l10nantext/build.xml                          |   73 +
 l10nantext/nbproject/build-impl.xml           | 1768 +++++++++++++++++++++++++
 l10nantext/nbproject/project.properties       |  111 ++
 l10nantext/nbproject/project.xml              |   35 +
 l10nantext/src/org/netbeans/l10n/Package.java |  446 +++++++
 locale_de/build.xml                           |    9 +-
 locale_de/nbproject/build-impl.xml            |    2 +-
 11 files changed, 2648 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists