ide/editor/src/main/resources/org/netbeans/modules/jackpot30/test/hints/Bundle.properties
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 13 Feb 2013 11:12:55 +0100
branchide
changeset 716 8d7f8719d29c
permissions -rw-r--r--
Lahvac's hint to convert from JSNI to @JavaScriptBody
jaroslav@716
     1
#
jaroslav@716
     2
# Back 2 Browser Bytecode Translator
jaroslav@716
     3
# Copyright (C) 2012 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
jaroslav@716
     4
#
jaroslav@716
     5
# This program is free software: you can redistribute it and/or modify
jaroslav@716
     6
# it under the terms of the GNU General Public License as published by
jaroslav@716
     7
# the Free Software Foundation, version 2 of the License.
jaroslav@716
     8
#
jaroslav@716
     9
# This program is distributed in the hope that it will be useful,
jaroslav@716
    10
# but WITHOUT ANY WARRANTY; without even the implied warranty of
jaroslav@716
    11
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
jaroslav@716
    12
# GNU General Public License for more details.
jaroslav@716
    13
#
jaroslav@716
    14
# You should have received a copy of the GNU General Public License
jaroslav@716
    15
# along with this program. Look for COPYING file in the top folder.
jaroslav@716
    16
# If not, see http://opensource.org/licenses/GPL-2.0.
jaroslav@716
    17
#
jaroslav@716
    18
jaroslav@716
    19
OpenIDE-Module-Name=Bck2Brwsr Editor Support
jaroslav@716
    20
OpenIDE-Module-Short-Description=Provides hints, coloring, etc. for the bck2brwsr.apidesign.org project
jaroslav@716
    21
OpenIDE-Module-Display-Category=Java