diff --git a/rse/plugins/org.eclipse.rse.connectorservice.dstore/build.properties b/rse/plugins/org.eclipse.rse.connectorservice.dstore/build.properties index 85f7e30bc8f..9bb2f03ed76 100644 --- a/rse/plugins/org.eclipse.rse.connectorservice.dstore/build.properties +++ b/rse/plugins/org.eclipse.rse.connectorservice.dstore/build.properties @@ -16,4 +16,4 @@ bin.includes = .,\ source.. = src/ output.. = bin/ src.includes = about.html -javacProjectSettings = true +#FIXME#breaks hudson nightlies# javacProjectSettings = true diff --git a/rse/plugins/org.eclipse.rse.connectorservice.local/build.properties b/rse/plugins/org.eclipse.rse.connectorservice.local/build.properties index 93fffca8ab6..8f5673a5eab 100644 --- a/rse/plugins/org.eclipse.rse.connectorservice.local/build.properties +++ b/rse/plugins/org.eclipse.rse.connectorservice.local/build.properties @@ -15,4 +15,4 @@ bin.includes = .,\ source.. = src/ output.. = bin/ src.includes = about.html -javacProjectSettings = true +#FIXME#breaks hudson nightlies# javacProjectSettings = true