home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.ant.ui_3.1.1.jar / plugin.properties < prev    next >
Encoding:
Text File  |  2005-09-29  |  4.1 KB  |  108 lines

  1. ###############################################################################
  2. # Copyright (c) 2000, 2005 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials 
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. # Contributors:
  8. #     IBM Corporation - initial API and implementation
  9. ###############################################################################
  10.  
  11. pluginName = Ant UI
  12. providerName = Eclipse.org
  13.  
  14. AntBuild = Ant Build
  15. AntLaunchShortcut.label = Ant Build
  16. AntLaunchShortcutWithDialog.label = Ant Build...
  17. antLaunchConfigurationTabGroup.description=Run an Ant buildfile.
  18. antBuilderLaunchConfigurationTabGroup.description=Create a configuration that will run an Ant buildfile during a build.
  19.  
  20. AntEditor.name=Ant Editor
  21. AddBookmark.label=Add Boo&kmark...
  22. AddBookmark.tooltip=Add Bookmark...
  23. AddTask.label=Add &Task...
  24. AddTask.tooltip=Add Task...
  25.  
  26. ActionDefinition.antContentAssistProposals.name=Ant Content Assist
  27. ActionDefinition.antContentAssistProposals.description=Content Assist in the Ant Editor
  28.  
  29. CategoryView.antViews = Ant
  30.  
  31. View.antView = Ant
  32. ViewCommand.antView.name = Ant
  33. ViewCommand.antView.description = Show the Ant view
  34.  
  35. PreferencePage.antPreferences = Ant
  36. PreferencePage.antRuntimePreferences = Runtime
  37. PreferencePage.antEditorPreferences = Editor
  38. PreferencePage.antCodeFormatterPreferences = Formatter
  39. PreferencePage.antTemplatePreferences = Templates
  40. PreferencePage.antCodeAssistPreferences = Code Assist
  41.  
  42. templatesName = Ant Templates Definitions
  43.  
  44. buildFile.contextType.name= Ant
  45. task.contextType.name= Ant Task
  46.  
  47. antDocumentFactory.name= Ant Document Factory
  48. antDocumentSetupParticipant.name= Ant Document Setup Participant
  49.  
  50. ant.resolvers.src= Source Fileset
  51. ant.resolvers.src.description= A source fileset
  52. ant.resolvers.dst= Destination Fileset
  53. ant.resolvers.dst.description= An output fileset
  54.  
  55. Ant.marker.label = Ant Buildfile Problem
  56.  
  57. antNewJavaProjectWizard.name= Java Project from Existing Ant Buildfile
  58. antNewJavaProjectWizard.description= Create a Java project from an existing Ant buildfile on the file system.
  59.  
  60. antExportWizard.name= Ant Buildfiles
  61. antExportWizard.description= Generates Ant Buildfiles for Eclipse Java projects.
  62.  
  63. Folding.label= F&olding
  64.  
  65. ActionDefinition.format.name= Format
  66. ActionDefinition.format.description= Formats Ant buildfiles
  67. ActionDefinition.showTooltip.name= Show Tooltip Description
  68. ActionDefinition.showTooltip.description= Shows Tooltip description
  69. ActionDefinition.openExternalDoc.name= Open External Documentation
  70. ActionDefinition.openExternalDoc.description= Open the External documentation for the current task in the Ant editor
  71. ActionDefinition.renameInFile.name= Rename In File
  72. ActionDefinition.renameInFile.description= Renames all references within the same buildfile
  73.  
  74. antCategory.name= Source
  75. antCategory.description= Ant command category
  76.  
  77. context.editingAnt.name= Editing Ant Buildfiles
  78. context.editingAnt.description= Editing Ant Buildfiles Context
  79.  
  80. antBreakpointGroupName= Ant Breakpoints
  81. AddBreakpoint.label=Toggle &Breakpoint
  82. EnableBreakpoint.label=&Toggle Breakpoint Enabled
  83.  
  84. AntShortcut.description.debug=Debug Ant Build
  85. AntShortcut.description.run=Run Ant Build
  86.  
  87. antSourceLookupDirector.name=Ant Source Lookup Director
  88.  
  89. Dummy.label
  90.  
  91. runToLineAction.label= Run to Line
  92.  
  93. antEditorPresentationActionSet.label= Ant Editor Presentation
  94. toggleMarkOccurrences.label= Toggle Ant Mark Occurrences
  95. toggleMarkOccurrences.tooltip= Toggle Ant Mark Occurrences
  96. toggleMarkOccurrences.description= Toggles mark occurrences in Ant editors
  97.  
  98. toggleAutoReconcile.label= Toggle Ant Editor Auto Reconcile
  99. toggleAutoReconcile.tooltip= Toggle Ant Editor Auto Reconcile
  100.  
  101. preferenceKeywords.general=Ant buildfile color
  102. preferenceKeywords.runtime=ant runtime classpath tasks types properties property
  103. preferenceKeywords.editor=ant buildfile appearance syntax problems error warning folding color
  104. preferenceKeywords.formatter=ant format formatter
  105. preferenceKeywords.codeAssist=ant content complete color
  106. preferenceKeywords.template=ant templates snippets macros
  107.