Difference between revisions of "Install the Google plugins for Eclipse"

From LogicalDOC Community Wiki
Jump to navigationJump to search
(Created page with "<gallery> File:07a-install-google-plugin.png|1 File:07b-install-google-plugin.png|2 File:07c-install-google-plugin.png|3 File:07d-install-google-plugin.png|4 File:07e-install-goo...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
The graphical interface of LogicalDOC is based on technology Google GWT ([http://en.wikipedia.org/wiki/Google_Web_Toolkit Google Web Toolkit]).
 +
 +
So we must install the Eclipse plugin from Google, including the GWT compiler, which deals with the construction of the components that make up the Web interface.
 +
 +
Detailed instructions are available on the Google site at the following addresses:<br/>
 +
https://developers.google.com/eclipse/docs/download
 +
 +
Specific instructions for Eclipse 4.4 (Luna)<br/>
 +
https://developers.google.com/eclipse/docs/install-eclipse-4.4
 +
 
<gallery>
 
<gallery>
 
File:07a-install-google-plugin.png|1
 
File:07a-install-google-plugin.png|1
Line 10: Line 20:
 
</gallery>
 
</gallery>
  
# tbd
+
# Select from the Help menu item Install New Software...
# tbd
+
# Add the Google repository (in this case I add that for Eclipse Luna 4.4)
# tbd
+
# Select the packages to install
# tbd
+
# The packages shown will be downloaded and installed
# tbd
+
# Installation Procedure
# tbd
+
# Confirm installation of unsigned packages
# tbd
+
# The system requires restarting Eclipse
# tbd
+
# In the preferences we can see now that the package Google Web Toolkit has been installed
  
 
[[Category: Developer Guide]]
 
[[Category: Developer Guide]]

Latest revision as of 17:33, 10 January 2015

The graphical interface of LogicalDOC is based on technology Google GWT (Google Web Toolkit).

So we must install the Eclipse plugin from Google, including the GWT compiler, which deals with the construction of the components that make up the Web interface.

Detailed instructions are available on the Google site at the following addresses:
https://developers.google.com/eclipse/docs/download

Specific instructions for Eclipse 4.4 (Luna)
https://developers.google.com/eclipse/docs/install-eclipse-4.4

  1. Select from the Help menu item Install New Software...
  2. Add the Google repository (in this case I add that for Eclipse Luna 4.4)
  3. Select the packages to install
  4. The packages shown will be downloaded and installed
  5. Installation Procedure
  6. Confirm installation of unsigned packages
  7. The system requires restarting Eclipse
  8. In the preferences we can see now that the package Google Web Toolkit has been installed