# debugging options for the plug-in org.eclipse.jpt.jpa.ui

# turn on debugging for the plug-in org.eclipse.jpt.jpa.ui
org.eclipse.jpt.jpa.ui/debug=true

# turn on debugging for the JPA selection managers
org.eclipse.jpt.jpa.ui/debug/JpaSelectionManager=false

# turn on debugging for the persistent type details pages
org.eclipse.jpt.jpa.ui/debug/PersistentTypeDetailsPage=false

# turn on debugging for the persistent attribute details pages
org.eclipse.jpt.jpa.ui/debug/PersistentAttributeDetailsPage=false

# turn on debugging for the database combos
org.eclipse.jpt.jpa.ui/debug/DatabaseObjectCombo=false
