bmarksportlet-support Mailing List for Bookmarks Portlet
Brought to you by:
bookmarks
You can subscribe to this list here.
2012 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
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. |
From: Jennifer M. <jen...@um...> - 2012-03-15 05:41:58
|
I believe it says the error has something to do with: build.xml line 74 (*<javac destdir="${build}/classes" scrdir="${src}">*) On Wed, Mar 14, 2012 at 4:51 PM, Jennifer Marsh <jen...@um...> wrote: > Hi, > > I am trying to compile bookmarks portlet in linux and it keeps saying > build failed and I have followed the instructions on the website. > Is there something I am missing that is not in the instructions or are > there environment stuff I need to have set up correctly on my computer? > > Any help would be much appreciated. > > Thanks, J. > |
From: Jennifer M. <jen...@um...> - 2012-03-14 22:51:31
|
Hi, I am trying to compile bookmarks portlet in linux and it keeps saying build failed and I have followed the instructions on the website. Is there something I am missing that is not in the instructions or are there environment stuff I need to have set up correctly on my computer? Any help would be much appreciated. Thanks, J. |