diff --git a/README.md b/README.md index b11d08f..0c94ac1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is the update site for the Mylyn/Gitea Tasks Connector (https://forge.chapr ## Usage -1. Install the plugin obviously (you can use the update site) +1. Install the plugin obviously (you can use the https://teilginn.github.io/mylyn-gitea-updatesite/ update site) 2. Add a new Tasks Repository, using the new *Mylyn/Gitea Tasks Connector* 1. Enter the project URL (something like `http(s)://my-gitea-instance.org/myname_or_organisation/my_repository(.git)`) (the connector will disguard the `.git` if present) 2. Enter the API key token you have created via your Gitea’s web interface: `Settings | Applications | Generate New Token`. It's also possible to use usename/password. diff --git a/artifacts.jar b/artifacts.jar new file mode 100755 index 0000000..81b9de9 Binary files /dev/null and b/artifacts.jar differ diff --git a/content.jar b/content.jar new file mode 100755 index 0000000..bce000d Binary files /dev/null and b/content.jar differ diff --git a/features/io.gitea.mylyn_0.1.0.jar b/features/io.gitea.mylyn_0.1.0.jar new file mode 100755 index 0000000..0d478a3 Binary files /dev/null and b/features/io.gitea.mylyn_0.1.0.jar differ diff --git a/plugins/io.gitea.mylyn.core_0.1.0.jar b/plugins/io.gitea.mylyn.core_0.1.0.jar new file mode 100755 index 0000000..cb5bbbd Binary files /dev/null and b/plugins/io.gitea.mylyn.core_0.1.0.jar differ diff --git a/plugins/io.gitea.mylyn.ui_0.1.0.jar b/plugins/io.gitea.mylyn.ui_0.1.0.jar new file mode 100755 index 0000000..c94f433 Binary files /dev/null and b/plugins/io.gitea.mylyn.ui_0.1.0.jar differ