Google Plugin for Eclipse: Difference between revisions

Content deleted Content added
Fix release history.The former 2+ versions were de facto garbage, the author of that content likely got mislead (4.3 was the version number of the latest Eclipse IDE, not the GPE itself).
Bender the Bot (talk | contribs)
m HTTP to HTTPS for Blogspot
 
(26 intermediate revisions by 17 users not shown)
Line 1:
{{Short description|Set of Java development tools}}
{{Infobox Softwaresoftware
| name = Google Plugin for Eclipse
| logo = [[Image:GPE-logo.png|100px]]
| screenshot =
| caption =
| author = [[Google]]
| developer =
| released = April 7, 2009
| latest release version = 2.3.09.6
| latest release date = {{releasestart date|20112017|0503|331}}
| latest preview version =
| latest preview date =
| programming language = [[Java (programming language)|Java]]
| operating system = [[Microsoft Windows|Windows]], [[Mac OS X|Mac]], [[GNU/Linux|Linux]]
| platform =
| language = [[Java (programming language)|Java]]
| status =
| genre = [[Eclipse (software)|Eclipse]] development tools for [[cloud computing]] apps
| license = [[Eclipse Public License]] <ref>{{cite web|url=httphttps://googlewebtoolkit.blogspot.com/2011/11/google-plugin-for-eclipse-gpe-is-now.html
| title = Google Plugin for Eclipse (GPE) is Now Open Source
| publisher = [[Google]]
| accessdate = 2012-01-23
}}</ref>
| website = http{{URL|https://codedeveloper.google.com/eclipse}}}}
}}
 
'''Google Plugin for Eclipse''' ('''GPE''') iswas a set of software development tools that enablesenabled [[Java (programming language)|Java]] developers to design, build, optimize, and deploy [[cloud computing]] applications. GPE assists developers in creating complex user interfaces, generating [[Ajax (programming)|Ajax]] code using the [[Google Web Toolkit|GWT Web Toolkit]], optimizing performance with Speed Tracer,<ref>"[http://code.google.com/webtoolkit/speedtracer/ Speed Tracer]"</ref> and deploying applications to [[Google App Engine]]. GPE installsinstalled into the [[Eclipse (software)|Eclipse]] integrated development environment (IDE) using the extensible [[Plug-in (computing)|plugin]] system.<ref>"[http://marketplace.eclipse.org/content/google-plugin-eclipse GPE listing on Eclipse Marketplace]"</ref>
GPE iswas available under the GoogleEclipse termsPublic ofLicense service license1.0.<ref>{{cite web
| url = httphttps://codedevelopers.google.com/eclipse/terms.html
| title = Google Plugin for Eclipse License Information
| publisher = [[Google]]
Line 36:
==History==
GPE was first released on April 7, 2009,<ref>{{cite web
| url = httphttps://codedevelopers.google.com/eclipse/docs/release_notes.html
| title = Google Plugin for Eclipse Release Archive
| publisher = [[Google]]
| date = May 13, 2009
| accessdate = 2011-01-28
}}</ref> and the latestlast version 3.59.6 was released on DecemberMarch 2031, 20132017.
The product was decommissioned in January, 2018.
 
Release history:<ref>{{cite web
Line 47 ⟶ 48:
| title = Google Plugin for Eclipse Release Notes
| publisher = [[Google]]
| date = DecemberOctober 24, 20132016
| accessdate = AprilOctober 1420, 20142016
}}</ref>
* GPE 1.0 April 7, 2009
Line 62 ⟶ 63:
* GPE 3.4 September 13, 2013
* GPE 3.5 December 20, 2013
* GPE 3.9 March 23, 2016
* GPE 3.9.5 October 24, 2016
* GPE 3.9.6 March 31, 2017
 
== Features ==
'''Support for GoogleGWT Web Toolkit'''
* Development Mode View: inspect your debugging logs and manage the GWT code server from [[Eclipse (software)|Eclipse]]
* UiBinder support: template editor with auto-completion, as-you-type validation of template and owner classes, and creation wizard
* Speed Tracer support: help you identify and fix performance problems in your web applications
* Recognition of in-line [[JavaScript]] (JSNI): Java reference auto-completion, syntax highlighting, auto-indenting, Java Search and [[Code refactoring|Refactoring]] integration
* Validation, quick fixes, and refactoring support to keep [[Remote procedure call|RPC]] interfaces in sync
Line 88 ⟶ 91:
 
'''Web Application Wizard'''
* Create web applications that use [[Google Web Toolkit|GWT Web Toolkit]] and/or [[Google App Engine|App Engine]].
 
'''Web Application Launch Configurations'''
Line 102 ⟶ 105:
* Allows for default column sorting and the ability to set column widths
 
'''Support for deploymentDeployment to Google AppEngineApp Engine'''
* Real-time validation to ensure that code is compatible with AppEngineApp Engine
* Build projects and enhance [[Java Data Objects|JDO]] classes automatically without the need for [[Apache Ant]]
 
== See also ==
* [[Google Web Toolkit|GWT Web Toolkit]]
* [[Google]]
* [[Apache Maven|Maven]]<ref>"[httphttps://googlewebtoolkit.blogspot.com/2010/08/how-to-use-google-plugin-for-eclipse.html How to use Google Plugin for Eclipse with Maven]"</ref>
* [[Comparison of integrated development environments|Comparison of integrated development environments (IDEs) ]]
 
Line 116 ⟶ 119:
{{Reflist}}
 
{{Google Inc.LLC}}
== External links ==
*{{Official website|code.google.com/eclipse/}}
*{{YouTube|GGJC_i7Dw6c|Official Screencast}}
*[http://code.google.com/eclipse/docs/faq.html Official FAQ]
*[http://code.google.com/eclipse/docs/users_guide.html Official Docs]
 
{{Google Inc.}}
 
[[Category:Google services|Plugin for Eclipse]]
[[Category:Articles created via the Article Wizard]]