Hi Ken, 1) Nope there is no plugin for eclipse
2) apache-base-1.0.jar should catch the GenericMatcher stuff. See: http://svn.apache.org/viewvc/james/mailet/base/tags/apache-mailet-base-1.0/src/main/java/org/apache/mailet/base/ . Not sure why your eclipse does not show it .. Bye, Norman 2010/4/29 Kevin J <[email protected]>: > Hi I'm new to James. > > I am just trying to follow an example that I found from the web. > > http://www.ibm.com/developerworks/java/library/j-james2.html > > The example is trying to create a mailet and deploy to James. My questions > are: > > 1) I am using eclipse. Is there any helpful plugins that I can use for James? > > 2) what things are dependent to make a mailet? I just tried to compile the > example on eclipse without the hole james source code. I just tried to > include apache-mailet-base-1.0.jar, apache-mailet-2.4.jar, > activation-1.1.1.jar, and mail-1.4.1.jar but it was not able to catch > GenericMatcher. > > Thanks in advance, > Kevin > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
