|
|
|
[
Permlink
| « Hide
]
Dmitry Jemerov - 19 Sep 07 21:49
What exactly does not compile?
Right now, I re-opened the project from an external directory and when I compile the project (Build...Rebuild Project), everything compiles without error. When I open any java file in my project, there are errors displayed all over the screen because the imports are not recognized. For example,
I would have described the issue this way originally but the behavior doesn't seem to be consistent. I have opened this project before and had compiler errors as well as page display errors. My project is quite large and trying to figure out the differences is very time consuming so I haven't figured out why I have seen different behavior. Hope this helps. could you please describe your configuration in details:
This happens if I use JDK 1.6.0_02
If I switch to JDK 1.5 everything works fine. I do not have this configuration anymore because we merged the projects. I was using jkd 1.6_02. I was using idea svn for some things but also use tortoise and smart svn for other things.
The project looked something like this. The external property would be on the myCheckoutdir with a property to checkout the external to a folder called myExternalDirectory. Hopeful my makeshift structure below makes some sense and provides some usefulness. The project itself had many more modules than what is shown below.: myCheckoutdir
I believe here is scenario to reproduce it:
1. Download and install JDK 5 Result: IDEA doesn't compile any java-file for your project. Workaround: remove configured JDK (in IDEA) after new JDK installation and create new one. After this compilation will work. |
|||||||||||||||||||||||||||||||||||||||||||