Hello again,
Just upgraded to MyEclipse 3.8.4 trail and trying to create my first war file for my web project.
My web project has one dependent Java project. I want this dependent java project be packed into a jar file and be built into the /WEB-INF/lib folder of the war file. I am happy that I got everything built into the war file, no more, no less. Only that the jar file for the dependent java project does not have the “.jar” suffix!
What have I missed in my environment setting?
Please advice. Thanks in advance.
Harry