Tharindu Mathew wrote:
yes, i needed the icu4j jar and needed add the hdk as a library as well.
Also since this caused problems with duplicate entries in the plugin
dependencies, I had to remove those and reference the relevant projects on
the build path.
Nah, reload TEXT module and the Bidi issue will be resolved. But I'm
still working through the issues with SWING.
I had to add jetty, jetty-util and the servlet jars to build the support
module. Should these be included or the .classpath files changed in the
relevant modules?
I think it's better to make Jetty a real bundle that we can pick up as a
dependency. I'll do it unless somebody beats me to it (I'll fix SWING
first).
Regards,
Tim
On Wed, Apr 2, 2008 at 12:23 AM, Gregory Shimansky <[EMAIL PROTECTED]>
wrote:
On 1 April 2008 Tharindu Mathew wrote:
Everything builds except swing and support. Support needs the jetty jar.
But I can't resolve the swing problem.
Severity and Description Path Resource Location Creation
Time
Id
The type com.ibm.icu.text.Bidi cannot be resolved. It is indirectly
referenced from required .class files
swing/src/main/java/common/javax/swing/text AbstractDocument.java
line 1504 1207072096416 84608
Probably you need icu4j-3.8.jar from either class library dependency
location
working_classlib/depends/jars/icu4j_3.8/icu4j-3_8.jar or from a built HDK.
--
Gregory