Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.debug/build.properties')
-rw-r--r--plugins/org.eclipse.net4j.debug/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.net4j.debug/build.properties b/plugins/org.eclipse.net4j.debug/build.properties
index 85b794efc1..f5f913ae11 100644
--- a/plugins/org.eclipse.net4j.debug/build.properties
+++ b/plugins/org.eclipse.net4j.debug/build.properties
@@ -18,6 +18,7 @@ bin.includes = plugin.xml,\
plugin.properties,\
about.html,\
.options
-src.includes = about.html
+src.includes = about.html,\
+ pom.xml
generateSourceReferences = true

Back to the top