diff --git a/README.md b/README.md index c6e53f60295..a95cb306047 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ Contributions to JDT UI are most welcome. There are many ways to contribute, from entering high quality bug reports, to contributing code or documentation changes. For a complete guide, see the [How to Contribute] [1] page on the team wiki. +[![Create Eclipse Development Environment for JDT UI](https://download.eclipse.org/oomph/www/setups/svg/JDT_UI.svg)]( +https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.ui/master/org.eclipse.jdt.ui.setup/JdtUIConfiguration.setup&show=true +"Click to open Eclipse-Installer Auto Launch or drag into your running installer") + Developer resources: -------------------- diff --git a/org.eclipse.jdt.ui.setup/.project b/org.eclipse.jdt.ui.setup/.project new file mode 100644 index 00000000000..ee14a61139e --- /dev/null +++ b/org.eclipse.jdt.ui.setup/.project @@ -0,0 +1,11 @@ + + + org.eclipse.jdt.ui.setup + + + + + + + + diff --git a/org.eclipse.jdt.ui.setup/.settings/org.eclipse.core.resources.prefs b/org.eclipse.jdt.ui.setup/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 00000000000..99f26c0203a --- /dev/null +++ b/org.eclipse.jdt.ui.setup/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +encoding/=UTF-8 diff --git a/org.eclipse.jdt.ui.setup/JdtUIConfiguration.setup b/org.eclipse.jdt.ui.setup/JdtUIConfiguration.setup new file mode 100644 index 00000000000..1b869409656 --- /dev/null +++ b/org.eclipse.jdt.ui.setup/JdtUIConfiguration.setup @@ -0,0 +1,90 @@ + + + + + https://www.eclipse.org/downloads/images/committers.png + + + JDT UI + + + + + + The JDT UI installation provides the latest tools needed to work with the project's source code. + + + + + + + record + + + + + + + + + + + + + + The JDT UI workspace provides all the source code of the project. + + + <p> + The <code>JDT UI</code> configuration provisions a dedicated development environment for the complete set of projects that comprise the JDT UI, + i.e. the projects that are contained in the <a href="https://github.com/eclipse-jdt/jdt.ui">jdt.ui</a> repository. + </p> + <p> + The installation is based on the latest successful integration build of the <code>Eclipse Platform SDK</code>, + the PDE target platform, like the installation, is also based on the latest integration build, + and the API baseline is based on the most recent release. + <p> + </p> + Please <a href="https://wiki.eclipse.org/Eclipse_Platform_SDK_Provisioning">read the tutorial instructions</a> for more details. + </p> + +