When I try to execute a build inside RAD 7 on
EJB projects, the compiler outputs properly to the 'classes' folder. However, the .class files in the ejbModule are not copied to the 'classes' folder.
Currently my EJB project have a folder structure of:
1.classes (set as the default output folder)
2.ejbModule (src code and some .class files are stored here)
3.imported_classes (.class files are stored here as well. These are ejb client classes from other projects).
However, this scenario was working fine in RAD 6.
Is this due to lack of library copy builder in RAD7?
If i manually add this builder in .project file I get Missing Builder error while navigating through Windows->Preferences->Builders.
Does anyone have any idea what's going on?
Regards,
Giriraj.