Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Adding source code for libraries (e.g. Shale, Facelets)?
What is the best way to add source code for supporting libraries like Facelets or Shale to MyEclipse/Eclipse so that the code is available for debugging? Do I need to create separate projects for the libraries (and go through the hassle of getting them to compile w/o warnings and errors)? Or is there a better way?
Supporting libraries (binaries) are added to the Eclipse (nothing MyEclipse typical). You can add JavaDocs and sources to each library in your project.