Bug 568874 - [15] Update ASTView and JEView Marketplace Entries

Change-Id: If4e3b1160f415591518b25beeff6e22530493d60
Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
diff --git a/ui/astview/index.php b/ui/astview/index.php
index 50ece0d..18fbb72 100644
--- a/ui/astview/index.php
+++ b/ui/astview/index.php
@@ -58,6 +58,11 @@
 			<p>
 				<ul>
 					<li>
+						for Eclipse 2020-12 and higher
+						<a href="http://www.eclipse.org/jdt/ui/update-site/content/plugins/org.eclipse.jdt.astview_1.4.500.202012071300.jar">org.eclipse.jdt.astview_1.4.500.202012071300.jar</a>
+						(copy to 'dropins' directory)
+					</li>
+					<li>
 						for Eclipse 2020-06 and higher
 						<a href="http://www.eclipse.org/jdt/ui/update-site/content/plugins/org.eclipse.jdt.astview_1.4.400.202006151600.jar">org.eclipse.jdt.astview_1.4.400.202006151600.jar</a>
 						(copy to 'dropins' directory)
diff --git a/ui/jeview/index.php b/ui/jeview/index.php
index 2a9524f..feb4904 100644
--- a/ui/jeview/index.php
+++ b/ui/jeview/index.php
@@ -57,6 +57,11 @@
 			<p>
 				<ul>
 					<li>
+						for Eclipse 2020-12 and higher
+						<a href="http://www.eclipse.org/jdt/ui/update-site/content/plugins/org.eclipse.jdt.jeview_1.3.300.202012071300.jar">org.eclipse.jdt.jeview_1.3.300.202012071300.jar</a>
+						(copy to 'dropins' directory)
+					</li>
+					<li>
 						for Eclipse 2020-06 and higher
 						<a href="http://www.eclipse.org/jdt/ui/update-site/content/plugins/org.eclipse.jdt.jeview_1.3.300.202006151600.jar">org.eclipse.jdt.jeview_1.3.300.202006151600.jar</a>
 						(copy to 'dropins' directory)
diff --git a/ui/update-site/content/features/org.eclipse.jdt.astview.feature_1.1.13.202012071300.jar b/ui/update-site/content/features/org.eclipse.jdt.astview.feature_1.1.13.202012071300.jar
new file mode 100644
index 0000000..0d9d4ed
--- /dev/null
+++ b/ui/update-site/content/features/org.eclipse.jdt.astview.feature_1.1.13.202012071300.jar
Binary files differ
diff --git a/ui/update-site/content/features/org.eclipse.jdt.jeview.feature_1.0.12.202012071300.jar b/ui/update-site/content/features/org.eclipse.jdt.jeview.feature_1.0.12.202012071300.jar
new file mode 100644
index 0000000..848c462
--- /dev/null
+++ b/ui/update-site/content/features/org.eclipse.jdt.jeview.feature_1.0.12.202012071300.jar
Binary files differ
diff --git a/ui/update-site/content/plugins/org.eclipse.jdt.astview_1.4.500.202012071300.jar b/ui/update-site/content/plugins/org.eclipse.jdt.astview_1.4.500.202012071300.jar
new file mode 100644
index 0000000..5d564e7
--- /dev/null
+++ b/ui/update-site/content/plugins/org.eclipse.jdt.astview_1.4.500.202012071300.jar
Binary files differ
diff --git a/ui/update-site/content/plugins/org.eclipse.jdt.jeview_1.3.300.202012071300.jar b/ui/update-site/content/plugins/org.eclipse.jdt.jeview_1.3.300.202012071300.jar
new file mode 100644
index 0000000..440cea8
--- /dev/null
+++ b/ui/update-site/content/plugins/org.eclipse.jdt.jeview_1.3.300.202012071300.jar
Binary files differ
diff --git a/ui/update-site/content/site.xml b/ui/update-site/content/site.xml
index 5b4d281..8d228dd 100644
--- a/ui/update-site/content/site.xml
+++ b/ui/update-site/content/site.xml
@@ -31,7 +31,10 @@
       <category name="ast-view"/>
    </feature>
    <feature url="features/org.eclipse.jdt.astview.feature_1.1.12.202006151600.jar" id="org.eclipse.jdt.astview.feature" version="1.1.12.202006151600">
-      <category name="ast-view-1-1-12"/>
+      <category name="ast-view"/>
+   </feature>
+   <feature url="features/org.eclipse.jdt.astview.feature_1.1.13.202012071300.jar" id="org.eclipse.jdt.astview.feature" version="1.1.13.202012071300">
+      <category name="ast-view-1-1-13"/>
    </feature>
    <feature url="features/org.eclipse.jdt.jeview.feature_1.0.3.jar" id="org.eclipse.jdt.jeview.feature" version="1.0.3">
       <category name="java-element-view"/>
@@ -55,7 +58,10 @@
       <category name="java-element-view"/>
    </feature>
    <feature url="features/org.eclipse.jdt.jeview.feature_1.0.11.202006151600.jar" id="org.eclipse.jdt.jeview.feature" version="1.0.11.202006151600">
-      <category name="java-element-view-1-0-11"/>
+      <category name="java-element-view"/>
+   </feature>
+   <feature url="features/org.eclipse.jdt.jeview.feature_1.0.12.202012071300.jar" id="org.eclipse.jdt.jeview.feature" version="1.0.12.202012071300">
+      <category name="java-element-view-1-0-12"/>
    </feature>
    <feature url="features/org.eclipse.reftracker.feature_1.0.0.jar" id="org.eclipse.reftracker.feature" version="1.0.0">
       <category name="heap-search"/>
@@ -65,7 +71,7 @@
          View to visualize the Java compiler&apos;s abstract syntax tree generated for a Java file.
       </description>
    </category-def>
-   <category-def name="ast-view-1-1-12" label="AST View 1.1.12 for Eclipse 2020-06 and later">
+   <category-def name="ast-view-1-1-13" label="AST View 1.1.13 for Eclipse 2020-12 and later">
       <description>
          View to visualize the Java compiler&apos;s abstract syntax tree generated for a Java file.
       </description>
@@ -75,7 +81,7 @@
          View to visualize IJavaElement and IResource handles in the Eclipse SDK.
       </description>
    </category-def>
-   <category-def name="java-element-view-1-0-11" label="JavaElement View 1.0.11 for Eclipse 2020-06 and later">
+   <category-def name="java-element-view-1-0-12" label="JavaElement View 1.0.12 for Eclipse 2020-12 and later">
       <description>
          View to visualize IJavaElement and IResource handles in the Eclipse SDK.
       </description>