diff --git a/4.27/images/new-jdt-views-content.png b/4.27/images/new-jdt-views-content.png new file mode 100644 index 0000000000..1234ff405c Binary files /dev/null and b/4.27/images/new-jdt-views-content.png differ diff --git a/4.27/images/new-jdt-views-list.png b/4.27/images/new-jdt-views-list.png new file mode 100644 index 0000000000..2837793e01 Binary files /dev/null and b/4.27/images/new-jdt-views-list.png differ diff --git a/4.27/jdt.html b/4.27/jdt.html index daf7646924..03274c6834 100644 --- a/4.27/jdt.html +++ b/4.27/jdt.html @@ -178,6 +178,44 @@

Debug

JDT Developers

+ + Four new views added to SDK + +

+ Following four new Java / JDT related views are shipped now by default with the Eclipse SDK: +

    +
  1. Abstract Syntax Tree
  2. +
  3. Bytecode
  4. +
  5. Bytecode Reference
  6. +
  7. Java Element
  8. +
+

+

List of views

+

+ All four views are actually not new, however they were previously only available for installation + via Eclipse Marketplace and not included in the SDK itself. + Now they are shipped with SDK package and also will be available for installation in other packages + via https://download.eclipse.org/eclipse/updates/latest/ + update site. +

+

+

+

+

Views with some content

+

+ +