Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2009-05-01 16:46:16 +0000
committernhauge2009-05-01 16:46:16 +0000
commit90f3473eab3ed00defabb45147d9b8f2c1dbeb9d (patch)
tree8d7f7268303fcfa830a027f05cccfbbc61cb32bf /jpa/plugins/org.eclipse.jpt.doc.user/build.properties
parent97b0550847a242f73d11c3bcfeb8edec8939d9b8 (diff)
downloadwebtools.dali-90f3473eab3ed00defabb45147d9b8f2c1dbeb9d.tar.gz
webtools.dali-90f3473eab3ed00defabb45147d9b8f2c1dbeb9d.tar.xz
webtools.dali-90f3473eab3ed00defabb45147d9b8f2c1dbeb9d.zip
261107 - Update docs for 2.2 release.
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/build.properties')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/build.properties22
1 files changed, 21 insertions, 1 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/build.properties b/jpa/plugins/org.eclipse.jpt.doc.user/build.properties
index 4ecd752108..a6040bc733 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/build.properties
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/build.properties
@@ -111,5 +111,25 @@ bin.includes = cheatsheets/,\
whats_new005.htm,\
whats_new006.htm,\
whats_new007.htm,\
- whats_new008.htm
+ whats_new008.htm,\
+ ref_persistence_xmll_editor.htm,\
+ reference035.htm,\
+ ref_EntityClassPage.htm,\
+ ref_EntityPropertiesPage.htm,\
+ ref_add_converter.htm,\
+ ref_association_cardinality.htm,\
+ ref_association_table.htm,\
+ ref_create_custom_entities_wizard.htm,\
+ ref_create_jpa_entity_wizard.htm,\
+ ref_create_new_association_wizard.htm,\
+ ref_customizIndividualEntities.htm,\
+ ref_customizeDefaultEntityGeneration.htm,\
+ ref_eclipselink_mapping_file.htm,\
+ ref_java_page.htm,\
+ ref_join_columns.htm,\
+ ref_persistence_general.htm,\
+ ref_selectTables.htm,\
+ ref_select_cascade_dialog.htm,\
+ ref_tableAssociations.htm,\
+ task_create_jpa_entity.htm
generateSourceBundle=false

Back to the top