Hi all.
Previously I was using Netbeans IDE to complete my JSP project. I was able to easily add Javascript framework such as jQuery into my project easily by selecting the JS framework I want.
Due to certain circumstances (competition rules and so on), I have to switch and use Dreamweaver CS4. Does Dreamweaver internally provide such an option to easily add in jQuery into my framework by a few clicks without having to download the source from the Internet?
I know how to download and use jQuery in my HTML webpages.
Thanks for any help.