< prev index next >

application/org.openjdk.jmc.rcp.application/plugin.properties

Print this page


   1 #
   2 #  Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
   3 #
   4 #  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 #
   6 #  The contents of this file are subject to the terms of either the Universal Permissive License 
   7 #  v 1.0 as shown at http://oss.oracle.com/licenses/upl
   8 #   
   9 #  or the following license:
  10 #   
  11 #  Redistribution and use in source and binary forms, with or without modification, are permitted
  12 #  provided that the following conditions are met:
  13 #   
  14 #  1. Redistributions of source code must retain the above copyright notice, this list of conditions
  15 #  and the following disclaimer.
  16 #   
  17 #  2. Redistributions in binary form must reproduce the above copyright notice, this list of
  18 #  conditions and the following disclaimer in the documentation and/or other materials provided with
  19 #  the distribution.
  20 #   
  21 #  3. Neither the name of the copyright holder nor the names of its contributors may be used to
  22 #  endorse or promote products derived from this software without specific prior written permission.
  23 #
  24 #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
  25 #  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  26 #  FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  27 #  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  28 #  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  29 #  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  30 #  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
  31 #  WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  32 #
  33 APPLICATION_NAME=JDK Mission Control
  34 PERSPECTIVE_NAME=Mission Control Standard Perspective
  35 PROGRESS_VIEW_TITLE=Progress View
  36 OPEN_FILE_NAME=Open File...
  37 OPEN_FILE_DESCRIPTION=Open a file
  38 MISSION_CONTROL_FILE_COMMANDS_CATEGORY=Mission Control File Commands
  39 ABOUT_TEXT=JDK Mission Control {0}\n\
  40 (Build id: {4}, Qualifier: {3}, Change id: {1})\n\n\
  41 http://www.oracle.com/missioncontrol\n\n\
  42 Copyright \u00A9 2018, Oracle and/or its affiliates. All rights reserved.\n\
  43 Oracle and Java are registered trademarks of Oracle and/or its\n\
  44 affiliates. Other names may be trademarks of their respective owners.\n\n\
  45 Intel and Intel Xeon are trademarks or registered trademarks of Intel\n\
  46 Corporation. All SPARC trademarks are used under license and are\n\
  47 trademarks or registered trademarks of SPARC International, Inc. AMD,\n\
  48 Opteron, the AMD logo, and the AMD Opteron logo are trademarks or\n\
  49 registered trademarks of Advanced Micro Devices. UNIX is a registered\n\
  50 trademark of The Open Group.
  51 GENERAL_PREFERENCE_PAGE_TITLE=General
  52 FILE_ASSOCIATIONS_PREFERENCE_PAGE_TITLE=File Associations
  53 APPEARANCE_PREFERENCE_PAGE_TITLE=Appearance
  54 KEYS_PREFERENCE_PAGE_TITLE=Keys
  55 COLORS_AND_FONTS_PREFERENCE_PAGE_TITLE=Colors and Fonts
   1 #
   2 #  Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
   3 #
   4 #  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 #
   6 #  The contents of this file are subject to the terms of either the Universal Permissive License 
   7 #  v 1.0 as shown at http://oss.oracle.com/licenses/upl
   8 #   
   9 #  or the following license:
  10 #   
  11 #  Redistribution and use in source and binary forms, with or without modification, are permitted
  12 #  provided that the following conditions are met:
  13 #   
  14 #  1. Redistributions of source code must retain the above copyright notice, this list of conditions
  15 #  and the following disclaimer.
  16 #   
  17 #  2. Redistributions in binary form must reproduce the above copyright notice, this list of
  18 #  conditions and the following disclaimer in the documentation and/or other materials provided with
  19 #  the distribution.
  20 #   
  21 #  3. Neither the name of the copyright holder nor the names of its contributors may be used to
  22 #  endorse or promote products derived from this software without specific prior written permission.
  23 #
  24 #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
  25 #  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  26 #  FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  27 #  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  28 #  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  29 #  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  30 #  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
  31 #  WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  32 #
  33 APPLICATION_NAME=JDK Mission Control
  34 PERSPECTIVE_NAME=Mission Control Standard Perspective
  35 PROGRESS_VIEW_TITLE=Progress View
  36 OPEN_FILE_NAME=Open File...
  37 OPEN_FILE_DESCRIPTION=Open a file
  38 MISSION_CONTROL_FILE_COMMANDS_CATEGORY=Mission Control File Commands
  39 ABOUT_TEXT=JDK Mission Control {0}\n\
  40 (Build id: {4}, Qualifier: {3}, Change id: {1})\n\n\
  41 http://www.oracle.com/missioncontrol\n\n\
  42 Copyright \u00A9 2018, 2019, Oracle and/or its affiliates. All rights reserved.\n\
  43 Oracle and Java are registered trademarks of Oracle and/or its\n\
  44 affiliates. Other names may be trademarks of their respective owners.\n\n\
  45 Intel and Intel Xeon are trademarks or registered trademarks of Intel\n\
  46 Corporation. All SPARC trademarks are used under license and are\n\
  47 trademarks or registered trademarks of SPARC International, Inc. AMD,\n\
  48 Opteron, the AMD logo, and the AMD Opteron logo are trademarks or\n\
  49 registered trademarks of Advanced Micro Devices. UNIX is a registered\n\
  50 trademark of The Open Group.
  51 GENERAL_PREFERENCE_PAGE_TITLE=General
  52 FILE_ASSOCIATIONS_PREFERENCE_PAGE_TITLE=File Associations
  53 APPEARANCE_PREFERENCE_PAGE_TITLE=Appearance
  54 KEYS_PREFERENCE_PAGE_TITLE=Keys
  55 COLORS_AND_FONTS_PREFERENCE_PAGE_TITLE=Colors and Fonts
< prev index next >