thymeleaf-extras-eclipse-plugin icon indicating copy to clipboard operation
thymeleaf-extras-eclipse-plugin copied to clipboard

Thymeleaf integration plugin for the Eclipse IDE

Results 54 thymeleaf-extras-eclipse-plugin issues
Sort by recently updated
recently updated
newest added

An error occurred while collecting items to be installed session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: osgi.bundle,com.sun.xml.bind,2.2.0.v201505121915

Since the last version of Eclipse all the thymeleaf inline components in the the javascipt are shown as an error. The code is correct and works fine. for example: ~~~...

tracker:problem
status:underevaluation
eclipse compatibility

``` eclipse.buildId=4.16.0.I20200604-0540 java.version=1.8.0_251 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product !ENTRY org.eclipse.wst.sse.ui 2 0 2020-09-21...

tracker:problem
status:underevaluation

Error occured when building project/adding nature of thymeleaf. either on STS 4.7.1 or Eclipse EE 2020-06 already switched from java oracle/openjdk, with same result. stacktrace : > java.lang.IllegalAccessError: tried to...

eclipse compatibility

Do you plan to add support for suggestions for expressions? Is something like that (type safety) even achievable with thymeleaf? What I mean is if I type "${person.", the IDE...

enhancement

I've seen some other Eclipse plugins recently that have managed to not use Maven at all for their build! So let's see if I can do something similar here because...

enhancement

Some of the Java compatibility problems have stemmed from using JAXB, which was included with Java in 8-, but some of its dependencies have been excluded in 9+ as part...

enhancement
question

Using Eclipse on a retina display, the bitmaps for the content assist proposals don't look so good. Is there a way to use higher resolution images in Eclipse?

enhancement

Just something I noticed when testing plugin installation for #78 was that it comes up with a signing warning. It's probably to do with signing the JARs or something like...

tracker:task
status:underevaluation

HI, there. i try to apply "Thymeleaf Nature" in my project. when i hit " thyme leaf add nature" successfully without any error. but i can't use thyme leaf completion...