Hey guys,
I have this webprojec to which I have to add a jar from another EJB project. Normally I'd right-click the webproject and go to properties -> Java EE Module Dependencies. I don't know if it is because I upgraded eclipse, or i'm doing something wrong, but I just can't find the "Java EE Module Dependencies" in the properties window. Both projects are linked with the same EAR so the EJB jar file shuld be there!
Any ideas what I'm doing wrong or some other way I could attach the EJB's JAR file? I'm only allowed to work with eclipse, so netbeans is not an option.
Thanks!
EDIT: basically, this is what I want to do, but that specific panel won't show up...