On Wednesday 22 October 2003 16:52, [EMAIL PROTECTED] wrote: > > how could we enhence eclipse syntax checker to verify meta declaration. > > transparent (after mapping) compenent persitence with specific lifecycle? > > hm. I think I didn't get you. Which kind of meta declaration do you > mean? > > I already have a xdoclet, a hibernate and a junitdoclet plugin (testcase > generation) for eclipse. Maybe we can enhance one of those plugins for > your ideas. > > Please give me more input as long as I'm not at work :-)
avalon meta (http://avalon.apache.org/meta/) doclet declaration such as: * @avalon.component version="1.0" name="IMRouter" lifestyle="singleton" * @avalon.service type="net.java.dev.openim.IMRouter" * @avalon.dependency type="net.java.dev.openim.ServerParameters:1.0" key="ServerParameters" * @avalon.dependency type="net.java.dev.openim.session.SessionsManager:1.0" key="SessionsManager" I'll try to see if I can find a doc on the doclet. (maybe someone here could post some pointers). > and the sun is > shining on my head. :p > P.S. the merlinDeveloper for Eclipse plugin will be available mid of > Nov. �ber cool ;) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
