Skip to content

Commit

Permalink
pulish changes from last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
keinhaar committed Sep 25, 2024
1 parent 9f42180 commit b7a100f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions gwt-eclipse-plugin/Download.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ <h3 id="Plugin_Features">Plugin Features</h3>
<li>GWT Eclipse Plugin - Required</li>
<li>GWT 2.8.0 SDK - Optional</li>
<li>GWT 2.9.0 SDK - Optional</li>
<li>GWT 2.10.0 SDK - Optional</li>
<li>JavaScript Debugger with Source Mapping Support - Optional and Recommended</li>
<li>GWT 2.10.1 SDK - Optional</li>
<li>GWT 2.11.0 SDK - Optional</li>
</ul>
<h3 id="Plugin_Feature_Conflicts">Plugin Feature Conflicts</h3>
<p>Uninstall the Google Plugin for Eclipse (GPE or GPE-Fork) before installing.</p>
Expand All @@ -133,12 +133,12 @@ <h2 id="3__Update_Site">3. Update Site</h2>
<p>Use the update site to install the features. </p>
<p>First go to Install New Software. <img src="images/InstallNewSoftware.png" /></p>
<p>Then add the update site and name it <code>GWT Eclipse Plugin</code>. <img src="images/UpdateSite.png" /></p>
<p>Copy and paste this update repository URL and paste it into the <code>Work with</code> in the Eclipse dialog and click enter. <a href="https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/4.0.0/">https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/4.0.0/</a></p>
<p>Copy and paste this update repository URL and paste it into the <code>Work with</code> in the Eclipse dialog and click enter. <a href="https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/4.1.0/">https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/4.1.0/</a></p>
</div>
<div class="tpl-content-lastUpdated">
Last updated
<div id="tpl-content-lastUpdated-date" itemprop="datePublished" datetime="2023-11-21T14:38Z">
November 21, 2023
<div id="tpl-content-lastUpdated-date" itemprop="datePublished" datetime="2024-09-25T12:02Z">
September 25, 2024
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions gwt-intellij-plugin/GettingStarted.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h1 id="title">GWT Plugins Documentation</h1>
<h1>Getting Started with IntelliJ</h1>
</div>
<div id="tpl-content-articleBody" itemprop="articleBody">
<p>This covers getting sarted with using the GWT IntelliJ Plugin to debug GWT application.</p>
<p>This covers getting started with using the GWT IntelliJ Plugin to debug GWT application.</p>
<h2>Reference</h2>
<p>Jetbrains has written the plugin for IntelliJ. </p>
<ul>
Expand All @@ -107,8 +107,8 @@ <h2>Reference</h2>
</div>
<div class="tpl-content-lastUpdated">
Last updated
<div id="tpl-content-lastUpdated-date" itemprop="datePublished" datetime="2023-11-21T14:38Z">
November 21, 2023
<div id="tpl-content-lastUpdated-date" itemprop="datePublished" datetime="2024-09-25T12:02Z">
September 25, 2024
</div>
</div>
</div>
Expand Down

0 comments on commit b7a100f

Please sign in to comment.