[Bmarksportlet-support] Help to compile Bookmarks Portlet
Brought to you by:
bookmarks
From: Jennifer M. <jen...@um...> - 2012-03-22 23:49:38
|
I am trying to compile bookmarks portlet and it seems as though I am missing some jar files the contain some classes I need. Where can I find these files? I had to add com.ibm.ws.portletcontainer.jar. Not sure what else I have to add, where to find them or they weren't in the directions. Here are the warnings I'm getting warning in HtmlEncodeTag.java unmappable character for encoding UTF8 Here are the errors I'm getting: *.java:##: cannot find symbol symbol : class Copyright location : package com.ibm.wps private final static String COPYRIGHT = com.ibm.wps.Copyright.SHORT; error in HtmlEncodeTag.java duplicate case label Please help. |