Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Marketplace
  3. Tools (1335)
  4. Thymeleaf Plugin for Eclipse

Thymeleaf Plugin for Eclipse

Thymeleaf Plugin for Eclipse
107
8
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

2021-09 (4.21)
2021-06 (4.20)
2021-03 (4.19)
2020-12 (4.18)
2020-09 (4.17)
2020-06 (4.16)
2020-03 (4.15)
2019-12 (4.14)
2019-09 (4.13)
2019-06 (4.12)
2021-12 (4.22)
2022-03 (4.23)
2022-06 (4.24)
2022-09 (4.25)

https://raw.githubusercontent.com/thymeleaf/thymeleaf-extras-eclipse-plugin/update-site/3.0.1/

2021-06 (4.20)
2021-03 (4.19)
2020-12 (4.18)
2020-09 (4.17)
2020-06 (4.16)
2020-03 (4.15)
2019-12 (4.14)
2019-09 (4.13)
2019-06 (4.12)
2021-09 (4.21)
2021-12 (4.22)
2022-03 (4.23)
2022-06 (4.24)
2022-09 (4.25)

https://raw.githubusercontent.com/thymeleaf/thymeleaf-extras-eclipse-plugin/update-site/3.0.0/

2019-03 (4.11)
2018-12 (4.10)
2018-09 (4.9)
Photon (4.8)
Oxygen (4.7)
Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)

https://raw.githubusercontent.com/thymeleaf/thymeleaf-extras-eclipse-plugin/update-site/2.1.2/

Learn more...

Details Group Tabs

Details

A plugin for the Eclipse IDE to add content assist features for the Thymeleaf standard dialect processors and expression utility objects, using the Eclipse Web Tools Platform HTML source editor.

Categories:
  • Editor,
  • Tools,
  • Web
Additional Details
Eclipse Versions: 
2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2021-12 (4.22), 2022-03 (4.23), 2022-06 (4.24), 2022-09 (4.25), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
Thymeleaf
Development Status: 
Production/Stable
Date Created: 
Sat, 2018-08-04 23:06
License: 
Apache 2.0
Date Updated: 
Fri, 2022-07-15 10:19
Submitted by: 
Emanuel Rabina
Metrics
DateRankingInstallsClickthroughs
August 202238/735562 (0.38%)12
July 202237/8161465 (0.4%)41
June 202239/8101538 (0.39%)26
May 202238/8101716 (0.39%)25
April 202244/8171532 (0.36%)26
March 202246/8201574 (0.33%)38
February 202245/8191293 (0.34%)42
January 202255/8171220 (0.31%)46
December 202162/8111089 (0.28%)27
November 202155/8221294 (0.31%)31
October 202155/8261293 (0.3%)31
September 202160/8301305 (0.3%)44
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for Thymeleaf Plugin for Eclipse.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Friday, August 12, 2022 - 09:06

Reviews Sign in to post reviews

osweidan's picture

Exception when trying to use plugin

Submitted by Omar Sweidan on Thu, 2022-01-27 14:10

Hello, @Emanuel Rabina!

When I try to use Content assist after installing Thymeleaf Plugin, I get the following exception:

The ''Thymeleaf Processor Proposal Computer'' proposal computer from the ''org.thymeleaf.extras.eclipse.contentassist'' plug-in did not complete normally. Unable to instantiate the extension.

Is it a bug in the plugin, or in Eclipse? Can you please support?

slopezn63's picture

broken on Spring Tool Suite 4

Submitted by Steve Lopez on Fri, 2021-06-18 18:15

 

Maybe others are having better luck but plugin does not working aftrer diong a clean install onto Spring STS 4.10 with AdoptOpenJDK 11.  The plugin is recognized at the project menu but attempting to add the Thymeleaf nature fails.   Very frustrating. 

The proxied handler for 'org.thymeleaf.extras.eclipse.nature.AddThymeleafNatureAction' could not be loaded

org.eclipse.core.runtime.CoreException: Plug-in org.thymeleaf.extras.eclipse.core was unable to load class org.thymeleaf.extras.eclipse.nature.AddThymeleafNatureAction.
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:212)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:198)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
    at org.eclipse.ui.internal.handlers.HandlerProxy.loadHandler(HandlerProxy.java:342)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)

 

vyanchuk7by's picture

I am also intrested in the

Submitted by Viktor Yanchuk on Wed, 2019-08-14 09:38

I am also intrested in the support of Thymeleaf in the Eclipse IDE 2019-06

erabina's picture

Re: I am also intrested in the

Submitted by Emanuel Rabina on Fri, 2019-08-16 22:31

Looks like the plugin wasn't being auto-updated to support the newest versions.  I've manually tested it against 2019-06 and it works, so have updated the supported Eclipse versions.

slopezn63's picture

Support for Eclipse 4.12?

Submitted by Steve Lopez on Thu, 2019-08-08 15:11

Any plans to support the latest Eclipise or STS 4.3.1?   I'm interested in Thymeleaf but if the plulgins don't work not sure if Thymeleaf is actively supported and viable replacement for other technologies.

erabina's picture

Re: Support for Eclipse 4.12?

Submitted by Emanuel Rabina on Fri, 2019-08-16 22:31

Looks like the plugin wasn't being auto-updated to support the newest versions.  I've manually tested it against 2019-06 and it works, so have updated the supported Eclipse versions.

maxwell1987's picture

Can you support the latest

Submitted by Maxwell Ma on Mon, 2019-03-25 03:08

Can you support the latest version 2019-03?

erabina's picture

Re: Can you support the latest

Submitted by Emanuel Rabina on Fri, 2019-08-16 22:33

Sorry I missed your comment - I don't monitor the marketplace that often.  Looks like the plugin wasn't being auto-updated to support the newest versions.  I've manually tested it against 2019-06 and it works - so will assume it also works for 2019-03 - and have updated the supported Eclipse versions.

Markets

  • Eclipse Project (4)
  • Tools (1335)
    • Application Development Frameworks (166)
    • Application Management (32)
    • Application Server (33)
    • BIRT (10)
    • Build and Deploy (103)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (118)
    • Collaboration (38)
    • Database (46)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (112)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (8)
    • Editor (337)
    • Entertainment (14)
    • General Purpose Tools (122)
    • Graphics (33)
    • IDE (341)
    • Internet of Things (IoT) (34)
    • J2EE Development Platform (44)
    • J2ME (6)
    • Languages (156)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (50)
    • Modeling (91)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (75)
    • Process (18)
    • Profiling (22)
    • Programming Languages (99)
    • Reporting (32)
    • Rich Client Applications (40)
    • Science (4)
    • SCM (20)
    • Search (41)
    • SOA Development (15)
    • Source Code Analyzer (100)
    • Systems Development (58)
    • Team Development (56)
    • Testing (90)
    • Tools (568)
    • UI (95)
    • UML (41)
    • Web (91)
    • Web Services (32)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (162)
    • Eclipse Kura (112)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Eclipse Enterprise Java and Web Developer Tools
  • Vaadin Plugin for Eclipse
  • Eclipse Web Developer Tools
  • Pulse vADC plugin for Eclipse
  • Java Microservices Plugin for Eclipse

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top