messenger-sdk icon indicating copy to clipboard operation
messenger-sdk copied to clipboard

The Libraries doesn´t Build

Open AlvaroKatsu opened this issue 13 years ago • 1 comments

In class com.yahoo.messenger.messenger.ContactListManager imports and nonexistent class:

import com.yahoo.messenger.beans.IndexedPropertyChangeSupport;

AlvaroKatsu avatar Dec 15 '10 16:12 AlvaroKatsu

It needs preprocessing. See files in build/ directory.

I managed to port it to Java SE and build it, but it still won't work. See https://github.com/yahoo/messenger-sdk/issues#issue/2

ceefour avatar Dec 23 '10 18:12 ceefour