From db19beebfc4ec98af68c913928a3c5248c7e9bfb Mon Sep 17 00:00:00 2001 From: nhauge Date: Wed, 6 Jan 2010 23:18:28 +0000 Subject: 295614 - directly update persistence.xml when generating entities. Also added the "Update..." option to the persisted state of the wizard. --- .../org.eclipse.jpt.ui/property_files/jpt_ui_entity_gen.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jpa/plugins/org.eclipse.jpt.ui/property_files') diff --git a/jpa/plugins/org.eclipse.jpt.ui/property_files/jpt_ui_entity_gen.properties b/jpa/plugins/org.eclipse.jpt.ui/property_files/jpt_ui_entity_gen.properties index 8d053c26e4..9fd1fa8760 100644 --- a/jpa/plugins/org.eclipse.jpt.ui/property_files/jpt_ui_entity_gen.properties +++ b/jpa/plugins/org.eclipse.jpt.ui/property_files/jpt_ui_entity_gen.properties @@ -35,7 +35,7 @@ GenerateEntitiesWizard_selectJPAProject_msg=Select a JPA project. GenerateEntitiesWizard_tableSelectPage_selectTable=Select Tables GenerateEntitiesWizard_tableSelectPage_chooseEntityTable=Select tables to generate entities from. -GenerateEntitiesWizard_tableSelectPage_synchronizeClasses=Synchronize classes listed in persistence.xml +GenerateEntitiesWizard_tableSelectPage_updatePersistenceXml=Update class list in persistence.xml GenerateEntitiesWizard_tableSelectPage_tables=&Tables: GenerateEntitiesWizard_tableSelectPage_tableColumn=Table GenerateEntitiesWizard_tableSelectPage_Restore_Defaults=Restore Defaults -- cgit v1.2.3