Criticle Build error
I have a web project that is dependent on a "core" library project in IDEA. Everything was building fine for the past few months and about an hour ago.
Now, even though the core project is listed as a dependency, the class files from the core project do not get copied to the web project.
This was working fine a few minutes ago. Anyone have any idea what is going on?
Thanks
请先登录再写评论。
Just some more info - this might be a bug. I removed the dependent core project from the web project, and then re-added.
Works now. Go figure.
What version/build of IntelliJ are you running?
Norris Shelton
Sun Certified Java Programmer
Leif Ashley wrote:
>Just some more info - this might be a bug. I removed the dependent core project from the web project, and then re-added.
>
>Works now. Go figure.
>
Version 4.0.3 build 1182
I seem to have this problem occationally. It's going it again... not sure why. I'm still investigating, but this is a real pain.
I think since the 4.0 tree, there have been problems where the project
has to be redone in order to fix problems. Like the old projects are
not as compatible as they look.
Norris Shelton
Sun Certified Java Programmer
Leif Ashley wrote:
>Version 4.0.3 build 1182
>
>I seem to have this problem occationally. It's going it again... not sure why. I'm still investigating, but this is a real pain.
>
Well I rebuilt the project, and no luck. These seems to be a flat out bug.