Please help if you can, this is rather urgent....

I've upgraded to build 614, and all of a sudden I find that my project seems to be 
ignoring compilation of some of the project roots - this used to work fine, and I'm 
very confused as to whether I need to do something different or if something is broken.

My directory structure is like this:

xml-axis/
  java/
    src/
      org/ ... etc
        "org.*" classes
    samples/
      encoding/
        "samples.encoding.Sample1" etc
    test/
      encoding/
        "test.encoding.Test1" etc

So what I've done is added the src/ samples/ and test/ directories to my Project, 
which used to be the right thing to do.  Now IDEA seems to compile only the stuff in 
the src/ directory, and even when I tell it to run one of the classes in the samples/ 
or test/ hierarchies, it only builds the stuff in src/... so I keep getting "class not 
found" problems!

All these dirs are set up exactly the way that used to work with 2.5 - does this sound 
familiar to anyone?

--Glen


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to