Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jaxb/plugins/org.eclipse.jpt.jaxb.ui/plugin.properties')
-rw-r--r--jaxb/plugins/org.eclipse.jpt.jaxb.ui/plugin.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/jaxb/plugins/org.eclipse.jpt.jaxb.ui/plugin.properties b/jaxb/plugins/org.eclipse.jpt.jaxb.ui/plugin.properties
index 704b484070..8a4a68b8e4 100644
--- a/jaxb/plugins/org.eclipse.jpt.jaxb.ui/plugin.properties
+++ b/jaxb/plugins/org.eclipse.jpt.jaxb.ui/plugin.properties
@@ -38,6 +38,10 @@ newJaxbProjectWizardDesc = Create a JAXB project
jaxbCompletionProposals = JAXB Proposals
jaxbCompletionProposalComputer = JAXB Proposal Computer
+createPackageInfoCommand = Create package-info.java
+
+jaxbMenu = JAXB
+
jaxbNavigatorContent=JAXB Content
generateJaxbClasses = JAXB Classes...

Back to the top