Maven + mutli-modules.
Hello,
Lately, I've been testing maven's integration in Selena. My project is a multi-module project but I don't know if it's relevant with respect to problem I'm currently facing. It seems that the last build resolved the inter-module dependency problems that I had earlier. Now my project compiles, both through the regular compile button and the maven plugin's compile target (or whatever they call it).
The problem is that imports in the editor appear as they are not resolved (a bit like when one forgets to specify the project's jdk). This problem applies to ALL imported classes (including the jdk's).
Has anybody faced the same problem ? (btw, I'm using build 7294)
Is there a known workaround ? (That would be appreciated because, as such, the editor is practically unusable).
I almost forgot to mention that I have PLENTY of exceptions occuring about some "Starteam" plugin.
Thanks in advance,
Pierre.
请先登录再写评论。
Hello Pierre,
Exceptions in Starteam plugin are already fixed. Thank you. Please disable
Starteam plugin (Settings|Plugins).
Could you please attach .ipr file here?
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Well, what can I say...
I've disabled the Starteam plugin and now the syntax highlighter is working again. I hope this is what was causing the problem. In any case, if the problem reappears, I'll post in this thread with my .ipr file attached.
Thanks Anna,
Pierre.