Date: 2004-01-27T15:44:32 Editor: 208.139.169.224 <> Wiki: Apache Avalon Wiki Page: AvalonFAQ/Merlin URL: http://wiki.apache.org/avalon/AvalonFAQ/Merlin
no comment Change Log: ------------------------------------------------------------------------------ @@ -44,12 +44,6 @@ merlin.server=true }}} -= Extensions = - -== What kind of extensions are available? == - -== What is the difference between an Extension and a Facility? == - == How can I use Merlin with Eclipse? == A plugin named Merlin Developer is under development right now. Please see http://www.merlin.softwarefabrik.biz/docs/eclipse/html/ . @@ -87,10 +81,21 @@ Now you should be able to run Merlin CLI from within eclipse by selecting your project (like MerlinTest in my case) in the left navigation or project explorer and go to Run->External Tools and just run the Merlin CLI. +And then you can run and test your components in the same way. + It was a little painful for me to make this work initially so I hope this helps a little. Vikas Phonsa. + + += Extensions = + +== What kind of extensions are available? == + +== What is the difference between an Extension and a Facility? == + + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
