Skip to content

Commit

Permalink
Standardize name of the compiler in different property sheets (#454)
Browse files Browse the repository at this point in the history
* standardize name of the compiler in different property sheets
  • Loading branch information
alshamams committed Feb 14, 2023
1 parent aa6777d commit 88f375f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/org.eclipse.pde.ui/plugin.properties
Expand Up @@ -143,7 +143,7 @@ differentiate between binary and source projects.

PropertyPage.pluginDevelopment = Plug-in Development
PropertyPage.selfHosting = Runtime Classpath
PropertyPage.compilers = Plug-in Manifest Compiler
PropertyPage.compilers = Compilers
Plugin.dependencies.container = Plug-in Dependencies

Plugin.WorkingSet = Plug-ins and Fragments
Expand Down Expand Up @@ -302,4 +302,4 @@ create.module.info.label.pde= Create module-info.java


locationProvider.description = Add a reference to another target file
locationProvider.name = Target File
locationProvider.name = Target File

0 comments on commit 88f375f

Please sign in to comment.