Hi,
I have created a new portal application project in NWDS.
Then I am creating JSPDynPage Component.As soon as I create the JSPDynPage component,it shows to errors
(1)The project was not built due to classpath errors(incomplete or involved in a cycle)
(2)Missing required library: 'C:Program Files/SAP/JDT/eclipse/plugins/com.sap.tc.ap/comp/SAP_JTECHS/DCs/sap.com/com.sapportals.htmlb/_comp/gen/default/public/default/lib/java/htmlb.jar'.
I have installed NWDS in C:\Program files on my local machine.
I have downloaded the htmlb.jar files from portal browser(ROOT/WEB-INF/portal/portalapps/com.sap.portal.htmlb ) and included it as a external jar.But the problem still persists.
Is it trying to find the htmlb.jar in the plugin folder of NWDS?
Can anybody help me on this issue?