From a47cb0ef160f29767aa31d51e2b8b9fb7738448f Mon Sep 17 00:00:00 2001 From: Michael Keppler Date: Tue, 1 Nov 2022 22:41:49 +0100 Subject: [PATCH] infra: automatically mark target folders derived --- .derived | 6 ++++++ net.sf.eclipsecs-feature/.derived | 6 ++++++ net.sf.eclipsecs-updatesite/.derived | 6 ++++++ net.sf.eclipsecs.branding/.derived | 6 ++++++ net.sf.eclipsecs.checkstyle/.derived | 6 ++++++ net.sf.eclipsecs.core/.derived | 6 ++++++ net.sf.eclipsecs.doc/.derived | 10 ++++++++-- net.sf.eclipsecs.sample/.derived | 6 ++++++ net.sf.eclipsecs.target/.derived | 6 ++++++ net.sf.eclipsecs.ui/.derived | 6 ++++++ 10 files changed, 62 insertions(+), 2 deletions(-) create mode 100644 .derived create mode 100644 net.sf.eclipsecs-feature/.derived create mode 100644 net.sf.eclipsecs-updatesite/.derived create mode 100644 net.sf.eclipsecs.branding/.derived create mode 100644 net.sf.eclipsecs.checkstyle/.derived create mode 100644 net.sf.eclipsecs.core/.derived create mode 100644 net.sf.eclipsecs.sample/.derived create mode 100644 net.sf.eclipsecs.target/.derived create mode 100644 net.sf.eclipsecs.ui/.derived diff --git a/.derived b/.derived new file mode 100644 index 000000000..514ac5d91 --- /dev/null +++ b/.derived @@ -0,0 +1,6 @@ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin diff --git a/net.sf.eclipsecs-feature/.derived b/net.sf.eclipsecs-feature/.derived new file mode 100644 index 000000000..514ac5d91 --- /dev/null +++ b/net.sf.eclipsecs-feature/.derived @@ -0,0 +1,6 @@ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin diff --git a/net.sf.eclipsecs-updatesite/.derived b/net.sf.eclipsecs-updatesite/.derived new file mode 100644 index 000000000..514ac5d91 --- /dev/null +++ b/net.sf.eclipsecs-updatesite/.derived @@ -0,0 +1,6 @@ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin diff --git a/net.sf.eclipsecs.branding/.derived b/net.sf.eclipsecs.branding/.derived new file mode 100644 index 000000000..514ac5d91 --- /dev/null +++ b/net.sf.eclipsecs.branding/.derived @@ -0,0 +1,6 @@ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin diff --git a/net.sf.eclipsecs.checkstyle/.derived b/net.sf.eclipsecs.checkstyle/.derived new file mode 100644 index 000000000..514ac5d91 --- /dev/null +++ b/net.sf.eclipsecs.checkstyle/.derived @@ -0,0 +1,6 @@ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin diff --git a/net.sf.eclipsecs.core/.derived b/net.sf.eclipsecs.core/.derived new file mode 100644 index 000000000..514ac5d91 --- /dev/null +++ b/net.sf.eclipsecs.core/.derived @@ -0,0 +1,6 @@ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin diff --git a/net.sf.eclipsecs.doc/.derived b/net.sf.eclipsecs.doc/.derived index c86e36f05..e304ee1f5 100644 --- a/net.sf.eclipsecs.doc/.derived +++ b/net.sf.eclipsecs.doc/.derived @@ -1,3 +1,9 @@ -# this is a configuration file for http://nodj.github.io/AutoDeriv/ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin + # set the 'docs' folder as derived -docs \ No newline at end of file +docs diff --git a/net.sf.eclipsecs.sample/.derived b/net.sf.eclipsecs.sample/.derived new file mode 100644 index 000000000..514ac5d91 --- /dev/null +++ b/net.sf.eclipsecs.sample/.derived @@ -0,0 +1,6 @@ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin diff --git a/net.sf.eclipsecs.target/.derived b/net.sf.eclipsecs.target/.derived new file mode 100644 index 000000000..514ac5d91 --- /dev/null +++ b/net.sf.eclipsecs.target/.derived @@ -0,0 +1,6 @@ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin diff --git a/net.sf.eclipsecs.ui/.derived b/net.sf.eclipsecs.ui/.derived new file mode 100644 index 000000000..514ac5d91 --- /dev/null +++ b/net.sf.eclipsecs.ui/.derived @@ -0,0 +1,6 @@ +# AutoDeriv plugin configuration. +# To make this work, you need to install the plugin from https://nodj.github.io/AutoDeriv/ + +# target folders of eclipse and maven +target +bin