Thank you very much for that answer, Michael. I hadn't tried that, because I didn't know if that would mess anything else up

I also realized I forgot the [math] prefix on my original email - sorry about that, everyone.


On Jan 31, 2004, at 12:56 PM, Michael Gloegl wrote:


Hi,

I love Eclipse, which also seems to be the preferred IDE for the project. I already figured out how to check out the CVS HEAD as a new Eclipse project. I also disabled the project's standard build configuration, and switched to using the Math build.xml file with Ant inside Eclipse. However, Eclipse still flags many things as errors - all related to package declarations or finding classes. Does anybody know how to turn off these errors? Or better yet, does anybody know how to get Eclipse to not assume that the src/{ experimental | java | test}/ directories should be part of the package?

You can configure this directories as source directory by rightclicking on your project and going to Properties->Build Path->Source->Add Folder and then add all the folders containing project sources.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to