Hello support team,
how can I build an EJB if I do not have the source but only class files? The EJB project will have a src where I can put the meta info, but every class file there are ignored and not copied into the classes directory. Locating them directly into classes does not work (obviously) either. So is there another possibility for the EJB builder to grab prebuild class files?
Regards,
Jörg
(Running Eclipse 2.1.1; MyEclipse 2.6.2; JDK 1.4.2; Win XP)