blob: e72dbe272f4c68455e5f4e8897d38b59b428d505 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
OpenIDE-Module-Display-Category=JavaScript
OpenIDE-Module-Long-Description=\
Mixing Java and JavaScript? \
Now it is going to be more easy with a module like this!\n\n\
Convert GWT JavaScript2Native comments to annotation based form that can execute on real HotSpot virtual machine.\n\n\
Highlight JavaScript inside of Java sources (if put into the @JavaScriptBody annotation).\n\n\
Generate, test, execute and debug (both languages at once) projects that mix Java and JavaScript seemlessly switching from one language to another (only available with NetBeans 8.0 and JDK8).
OpenIDE-Module-Name=Editor Support for HTML/Java API
OpenIDE-Module-Short-Description=Mixing Java and JavaScript code made easy.