awltech / webtools-tapestry

Web Tools for Tapestry: an eclipse plugin for developping on Apache Tapestry
http://awltech.github.com/webtools-tapestry/
9 stars 5 forks source link

Tapestry Finder job blocking #5

Closed whyter closed 10 years ago

whyter commented 10 years ago

Hi,

We're faced with a problem at the moment with one of our projects. When a .tml file is opened, the Tapestry Finder job opens and blocks, displaying the message "Resolving assets from package in dependency ". This also freezes Eclipse.

screenshot

There are similarities between this issue and #2

However in issue #2 there were multiple occurrences of the Tapestry Finder job running; with the current issue there is only one job displayed.

Have you experienced similar behavior?

mvanbesien commented 10 years ago

This issue has been solved, and the fix will be available in 1.2.1. This was due to regex that looped endlessly. In the meanwhile, you can update to the latest snapshot update, build nightly on http://eclipse.worldline.com/nightly/all.

FergusNelson commented 10 years ago

I am seeing a very similar issue even in 1.2.1 whenever saving any files in the workspace. Tapestry finder runs for about a minutes and eclipse becomes unresponsive.

mvanbesien commented 10 years ago

Hello @FergusNelson ! As this issue remains hard to reproduce, I may need additional information to be able to reproduce it. Are u working on huge projects (lots of class but few templates ? big classpath ? The best, if possible, would be to reproduce it on a real-case project. If this is one I can easily get, this would help me a lot...