简体   繁体   English

Intellij IDEA报告.tml文件中的“无法解析符号”

[英]Intellij IDEA reports “Cannot resolve symbol” in .tml files

Here's a problem. 这是个问题。 Intellij IDEA constantly shows "Cannot resolve symbol" errors while I'm working on a project which includes Tapestry framework. 当我在一个包含Tapestry框架的项目中工作时,Intellij IDEA经常显示“无法解析符号”错误。 This error appears only in *.tml files. 此错误仅出现在* .tml文件中。 Another thing I've noticed is this error pops up very selectively. 我注意到的另一件事是此错误非常有选择地弹出。 For example, IDEA recognizes <t:if> tag, but cannot parse <p:else> . 例如,IDEA可以识别<t:if>标记,但不能解析<p:else> I've already tried to reimport maven dependencies, invalidate cache and import the whole project again. 我已经尝试过重新导入Maven依赖项, 使缓存无效并再次导入整个项目。

It seems that this is a bug in Tapestry 5 IDEA Plugin. 看来这是Tapestry 5 IDEA插件中的错误 Unfortunately, there is no workaround at this moment (see Issue C for details). 不幸的是,目前没有解决方法(有关详细信息,请参阅问题C )。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM