I am very new to WSAD.I have created Enterprise application project by importing EAR file.Now I want to attach source file to the class file.Please note that I dont want to attach source file to whole jar file containing the class file.I know we can attach source file to jar file by right clicking on jarfile,selecting properties,and then selecting
java build path.But I want to attach source file only to single class file in given jar file.How can I do that?
I have spent a day in figuring this out.But couldn't find,feeling wasted lot of time on this.Please help.
Thanks
Veena