All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.netbeans.modules.java.Bundle.properties Maven / Gradle / Ivy

There is a newer version: RELEASE230
Show newest version
# 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.

PROP_JavaLoader_Name=Java Source Objects
PROP_ClassLoader_Name=Class Objects

TXT_NoSources=Cannot open, no sources.

#JavaDataObject
FMT_Not_Valid_FileName=The specified name is not valid for use in a Java source file: {0}

#IndentFileEntry
EXMSG_IndentationEngineError=Indentation Engine Error

# JavaNode property sheet:
LBL_JavaNode_sheet_classpaths=Classpaths
HINT_JavaNode_sheet_classpaths=Effective classpaths used by the IDE for this source file, for example as reported by a project. Sources displayed where applicable.
PROP_JavaNode_compile_classpath=Compile Classpath
HINT_JavaNode_compile_classpath=What this class is expected to be compiled against. Affects code completion and more.
PROP_JavaNode_execute_classpath=Runtime Classpath
HINT_JavaNode_execute_classpath=What classes are expected to be available to this class at runtime.
PROP_JavaNode_boot_classpath=Boot Classpath
HINT_JavaNode_boot_classpath=What Java platform (JRE) classes this class is expected to be compiled and run against.
LBL_JavaNode_classpath_unknown=
LBL_JavaNode_without_project_run=Run Single File

#JavaNode badges:
TP_NeedsCompileBadge=Needs to be compiled.
TP_ExecutableBadge=Contains main class.
TXT_OpenClassFile= Open Class File

CTL_SourceTabCaption=&Source




© 2015 - 2025 Weber Informatics LLC | Privacy Policy